0
votes
0answers
84 views

Correctly Running MacPorts Gnome 2.26.x on OS X 10.6.8

I have read the official MacPorts documentation on their wiki on the topic but I still get a bunch of error messages when running it the first times. Any thoughts? Things seem to go well for the ...
1
vote
2answers
2k views

X11.app (on SnowLeopard) won't start

Today I discovered that X11.app no longer works on my Mac. I'm not sure when this happened. I think it's been several weeks since I last used an X11 application. By "no longer works" I mean it does ...
0
votes
3answers
1k views

Still unsolved error installing on macports. “Dependency not found”

I am trying to install 'ipe' on Snow Leopard via macports. The command I am running is "sudo port install ipe". This is the output: Chriss-MacBook:macports chris$ sudo port install ipe Warning: No ...
3
votes
1answer
7k views

“sudo: port: command not found” after installing MacPorts on Snow leopard

I have attempted to install MacPorts in order to upgrade my Rails version so that I can work my way through Agile Web Development with Rails, PragProg (4th, 2011). I have followed the directions in ...
1
vote
1answer
583 views

Installing MacPorts on Snow Leopard

I installed MacPorts from the DMG package at http://www.macports.org/install.php After installing it I tried to use it and get this: dlopen(/opt/local/share/macports/Tcl/macports1.0/MacPorts.dylib, ...
1
vote
3answers
249 views

Best way to run MacPorts Install Script (Sudo keeps timing out)

I started a new job that mostly uses Ubuntu, and has an apt-get based boostrap script for bash. I've renamed the packages as appropriate from MacPorts, but some of the programs take long enough to ...
1
vote
2answers
6k views

Getting PATH right for python after MacPorts install

I can't import some python libraries (PIL, psycopg2) that I just installed with MacPorts. I looked through these forums, and tried to adjust my PATH variable in ~/.bash_profile in order to fix this ...
0
votes
1answer
310 views

MacPorts is installing an older version of Perl w/Git - why?

This is my first experience with MacPorts. I'm using it to install Git 1.7.3.2. I noticed during install that it's downloading and installing Perl 5.8.9 on my Snow Leopard Mac which comes ...
1
vote
1answer
605 views

Can't install lua on Mac 10.6.4

I uccessfully installed MacPorts on Mac 10.6.4 but I can't install lua. I know MacPorts is installed because from my Administrator account I can successfully execute 'port selfupdate' and 'port search ...
2
votes
2answers
276 views

Update notification for macports

Is there any way or tool that I can use to receive notifications when any of my macports-packages are out-of-date?
0
votes
1answer
750 views

Macports Apache not starting at Mac OSN Snow Leopard boot

Macports Apache2 is not starting at Mac OSX Snow Leopard boot. I've done the launchctl load command, the symlinks point to my ...
1
vote
2answers
1k views

I seem to have wrong Mac Ports after upgrading to Snow Leopard

I upgraded recently to Snow Leopard but used Time Machine wich was in Leopard. Time Machine asked to copy everything from old machine and I said yes. How I seem to be having trouble installing Ruby ...
5
votes
5answers
3k views

How do I tell sudo to write files with a umask of 0022?

I recently upgrading to Snow Leopard. I have noticed that some files written by MacPorts are installed with the wrong permission -- they are written with a umask of 0077. I think I have narrowed down ...
4
votes
3answers
20k views

How to install Darwin Ports or Mac Ports on Mac OS X 10.6 Snow Leopard?

Update: Don't waste your time with MacPorts. I would recommend using Homebrew instead. It's easy to use and doesn't clutter up your system with a bunch of junk directories. Update: Don't install ...
2
votes
1answer
3k views

Install 32-bits ports on Snow Leopard

I recently upgrated to Snow Leopard and (in order to avoid a lot of problems) I'm running it on 32-bits mode. In spite of this, as almost all SL native applications are 64-bits, it seems to run on a ...
3
votes
7answers
5k views

MacPorts Base vs. Snow Leopard 64 bit environment

Since I use 10.5 I'm quite happy that a whole lot of stuff is working currently like it should. However there's this Snow Leopard DVD next to my desk that just seems to say "Install me". If I do: Do ...