0
votes
0answers
198 views

Installing RPM with MacPorts on Mac OS X 10.7.5

I installed MacPorts from the official site usting .pkg installer for Mac, accepting all default installation settings. Then my goal was to install rpm, so I typed respectively : sudo port -v ...
1
vote
2answers
346 views

Having issues getting Wine installed on my mac (Lion)

I'm following this guide: http://www.davidbaumgold.com/tutorials/wine-mac/#part-1 I've attached my main.log file, but this is the error I get: ct-MacBook-Air:~ user$ sudo port install wine ---> ...
0
votes
0answers
53 views

Samba3 not running

iam trying to get samba3 running. I installed the xcode command line tools. Then i installed macport and made an selfupdate. after this is entered "sudo port install samba3" which worked fine: Then ...
3
votes
1answer
266 views

port selfupdate fails after upgrading to next OS X version

port selfupdate fails with the following error message: port -d selfupdate can't find package machista 1.0 while executing "package require machista 1.0" (procedure "mportinit" line 487) ...
1
vote
1answer
415 views

Is there a way to get gnome-terminal on Lion?

Is there a port of gnome-terminal, or a way to compile it, or some other program that is typographically comparable, under Lion? There is a typographic difference, and I can't duplicate it in ...
0
votes
2answers
1k views

Reinstall Lion, Keep MacPorts

After reinstalling Lion, port install produces: Warning: xcodebuild exists but failed to execute Error: Unable to open port: can't read "build.pre_args": can't read "build.cmd": Failed to locate ...
1
vote
1answer
820 views

MacPorts-installed packages not working after updating to Lion

I recently upgraded OS X from 10.6 to 10.7. Since doing this, certain command line tools I installed via MacPorts, such as ImageMagick, stopped working. For example when I run $ convert Jobs.png ...
3
votes
2answers
2k views

How can I change default X11 application?

I compiled my own X11 Server for Mac OS X and want it to replace the original outdated X11.app supplied by Lion. How do I do that?
2
votes
2answers
3k views

Installing gnuplot (or similar) on Lion

All the packages needed to install gnuplot through MacPorts on Lion succeed, except for aquaterm. Installing gnuplot through Fink is far less lucky on Lion. Fink bails out after only a third of the ...
7
votes
4answers
996 views

What's the best way to install command line utilities such as GIT?

I'm a Windows/Linux guy that just got my Macbook Air. I do web dev, and am currently trying to setup this machine for some on-the-go development. After some research attempts, I'm wondering: what's ...
5
votes
4answers
6k views

Mac OS X Lion and sshpass

I've upgraded from Mac OS X Snow Leopard to Lion. I used several scripts with sshpass but after I upgraded to Lion the following error appears: Permission denied, please try again. debug1: ...