osx-lion Questions

3

Solved

I am using this command sudo port install ffmpeg +gpl +postproc +lame +theora +libogg +vorbis +xvid +x264 +a52 +faac +faad +dts +nonfree But the installed version of ffmpeg I get is only 0.7.13....
Glyco asked 20/10, 2012 at 21:17

7

Solved

On my version of Mac OS X (10.7.1 (Lion) and Xcode 4.1), there is LLVM 3.0svn and Clang 2.1. The current versions are LLVM 3.0 and Clang 3.0. From the Xcode web site, it seems that the latest versi...
Necrophobia asked 29/12, 2011 at 23:8

3

I noticed that iTerm2 offers the very convenient feature of using "Option key as +ESC" (or as meta, but apparently that's obsolete). I tried them both and the option key works as expected in Bash...
Margy asked 22/11, 2011 at 4:14

23

Solved

I am trying to log in to the Manager App in Tomcat 7.0.22 for Mac OS X 10.7. Here is the error I am getting: http://f.cl.ly/items/421q1K3f1i0X1H1M181v/so.tiff 401 Unauthorized You are not authori...
Needful asked 14/10, 2011 at 5:47

8

Solved

I get Illegal Instruction: 4 errors with binaries compiled with GCC 4.7.2 under Mac OS X 10.8.2 ("Mountain Lion"), when those binaries are run under Mac OS X 10.7.x ("Lion") and earlier versions. T...
Kerwon asked 10/1, 2013 at 23:4

17

Solved

I've checked a number of similar questions on stackoverflow but haven't found an answer yet. I'm trying to install memcached on Lion OSX as shown here. Here's what I'm getting: j-court-demones-m...
Frosty asked 27/4, 2012 at 21:2

2

Solved

I'm getting a really annoying side effect happening in osx that I can't seem to find a way to fix: for some reason the full screen applications keep switching positions. For example, if I have Safa...
Third asked 5/7, 2012 at 19:42

15

Since setting up my development environments on Mac OS X Lion (brand new macbook air purchased in January 2012), I have noticed that resolving to a virtual host is very slow (around 3 seconds) the ...
Lamberto asked 8/4, 2012 at 16:57

11

Solved

Hello when I attempt to install pylibmc on OSX Lion using pip I get the following error: ./_pylibmcmodule.h:42:10: fatal error: 'libmemcached/memcached.h' file not found #include <libmemcached...
Trista asked 10/2, 2013 at 22:25

2

Solved

I'm trying to add modern OS X support to OpenTK framework. Mac OS Lion supports OpenGL 3.2 Core context. I can successfully obtain it by using CGL. However, I can't find a straight way to bind the ...
Elementary asked 12/8, 2011 at 13:50

7

First of all, yes I know there's a lot of topics similar to this issue, I did use the search function on stack overflow. But most of the issue that were brought up seems to about long boot times. ...
Guiscard asked 30/10, 2011 at 16:56

3

I need to get a count of all windows per application. Every way I've tried to do this, I only get a count of windows that are assigned to the current (Mission Control) Desktop. (I'm currently runni...
Whichsoever asked 12/12, 2013 at 21:26

10

Solved

I have installed ruby 1.9.3 using hombrew brew install ruby But default 1.8.7 is still used. How can I switch osx to use 1.9.3 as default ruby?
Contraceptive asked 4/1, 2012 at 16:55

8

Solved

This might be extraordinarily simple, but I am playing with Emacs (22.1.1) and I can't get it to paste text in the clipboard using Control-Y.
Recognizor asked 2/4, 2012 at 23:42

16

Solved

I installed mySQL on my Mac. Beside starting the SQL server with mySQL.prefPane tool installed in System Preferences, I want to know the instructions to start from command-line. I do as follows: Af...
Hotspur asked 28/10, 2011 at 10:5

3

After upgrading to Lion, I get the following error when trying to start up the Postgres server: pg_ctl: could not open PID file "/usr/local/var/postgres/postmaster.pid": Permission denied I al...
Ramiah asked 26/7, 2011 at 17:35

19

It works ok as a single tool: curl "someURL" curl -o - "someURL" but it doesn't work in a pipeline: curl "someURL" | tr -d '\n' curl -o - "someURL" | tr -d '\n' it returns: (23) Failed writi...
Audiophile asked 23/5, 2013 at 0:16

3

Solved

I'm on Mac OS X Lion and just installed mysql5 using MacPorts. Then I successfully ran: sudo /opt/local/lib/mysql5/bin/mysql_install_db --user=mysql I'm able to start the server and connect as ...
Phenylketonuria asked 12/4, 2012 at 19:19

5

Solved

I'm trying to get the dock and menu bar in OS X Lion to auto-hide globally. The reason I want it to do so for all programs is because I'm trying to play a game in wine, and when running in fullscre...
Conrad asked 21/1, 2013 at 6:45

7

Since my Mac has a case-insensitive filesystem case related typos will not be caught when running tests locally, however they fail on the build server which is running Linux. For example: require(...
Canst asked 29/11, 2012 at 2:25

5

Solved

I'm having a problem building and installing Xdebug on Mac OS X with MAMP. I searched online extensively so far and at the moment I am stuck on the part of Xdebug "Installation Wizard" th...
Twitty asked 8/7, 2012 at 1:2

10

Solved

I recently upgraded to 10.7.3, and when I try to debug my iOS project in the simulator for the first time after logging in, I'm prompted with the following two alerts: My user is an admin user...
Insensate asked 3/2, 2012 at 17:28

6

Solved

How can I backup the mac osx (lion) terminal commands history into a text file on desktop ?
Japha asked 18/9, 2012 at 7:48

11

Solved

Just installed Lion today and my PATH env variable is no longer being set by ~/.MacOSX/environment.plist. Did something change? Can't seem to find any info on that or how to fix. Any ideas? Here's...
Kelsiekelso asked 21/7, 2011 at 1:31

5

Solved

I am trying to port one of my iOS applications to Mac OS X, and I am struggling to find the UIDevice-like object for OS X. I am interested in getting the name of the device, such as "MacBookAir". ...
Keesee asked 1/11, 2011 at 21:13

© 2022 - 2024 — McMap. All rights reserved.