The macports tag has no wiki summary.
1
vote
1answer
24 views
“whereis” and “which” return different paths in Mac OS X
I've got the default OpenSSL 9.8 (Mac OS X 10.6.8) and decided to install the newest version (1.0.1) via MacPorts (sudo port install openssl).
These are console output of which and whereis commands:
...
0
votes
0answers
21 views
Macports gives “sudo: cannot get working directory” error, then fails
Macports doesn't work:
sudo: cannot get working directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
error getting working ...
0
votes
1answer
28 views
MacPorts Invalid Entry
I am stuck upgrading my MacPorts. I seem to have a registry issue. I filed a ticket here. When I do sudo port upgrade outdated I get these errors:
DEBUG: Executing org.macports.uninstall (iso-codes)
...
0
votes
1answer
94 views
Update Apache using MacPorts on OS X Lion Server (10.7.4)
I would like to update the existing Apache software to version 2.2.22 (currently running version 2.2.21). I would like to use Macports but I am open to suggestions. Whenever I try to install it, ...
1
vote
0answers
36 views
Fix Python sys.path after MacPorts install of Python
So I have reinstalled MacPorts Python. I have port select --set python python27 and which python returns the proper location, i.e., /opt/local/bin. Now, when I import modules in the python ...
2
votes
0answers
81 views
macports gcc select error trying to exec i686-apple-darwin11-llvm-gcc-4.2
I am working on OS X 10.7 (Lion). I have installed gcc 4.7 from macports:
sudo port install gcc47
It seems to be working properly:
$ /opt/local/bin/gcc-mp-4.7 -v
(...)
gcc version 4.7.0 (GCC)
...
0
votes
2answers
72 views
Install vim with clipboard support using Macports in OS X 10.7.3
I know that one can pass ./configure some flags to install vim with clipboard support. I want to do this via Macports.
In apt, there was a way to download a package's source without first installing ...
0
votes
0answers
37 views
Where is my new Subversion when installing from MacPorts?
On my MacBook, the default SVN client was the version 1.4, and I installed subversion (ver. 1.7) from MacPorts. But when I run svn from terminal, it still launches the old SVN 1.4.
echo $PATH gives ...
2
votes
0answers
26 views
MacPort and LaunchAgent without sudo
I'm running Snow Leopard and am trying to install Wine.
To keep things simple, I'm trying to install Wine using MacPorts.
My MacPorts is local to ~/opt/local/.
However, one of the required packages ...
2
votes
0answers
110 views
Macports to Homebrew conflicts?
I am currently using MacPorts on Lion but thinking of switching to Homebrew.
There is a suggestion that installing to /usr/local causes
problems and ~/.homebrew would be an alternative. Can I ...
0
votes
0answers
71 views
Installing macports while i'm using homebrew [closed]
Possible Duplicate:
Forcing Homebrew and Macports to coexist?
there are some of the formulas missing with homebrew project and more with macport , anyways I prefer the clean way of ...
0
votes
0answers
73 views
How to reinstall Perl on OS X
I accidentally deleted the /System/Library/Perl/ folder. Now I am not be able to run any of my projects.
How can I reinstall Perl on OS X?
0
votes
1answer
70 views
Preventing MacPorts from installing things I already have
How do I prevent MacPorts from installing dependencies that already exist on my machine? For example, it tries to install Python when it's already available on my machine. (Why does it try to install ...
0
votes
1answer
599 views
How do I fix “Library not loaded: libssl.1.0.0.dylib” with PostgreSQL?
After deleting Macports, I've had some strange behaviour. When I try to run PostgreSQL via CLI, I get:
pawel:~ pawel$ psql
dyld: Library not loaded: /opt/local/lib/libssl.1.0.0.dylib
Referenced ...
0
votes
2answers
106 views
Can I delete opt/local/bin?
I've removed Macports because of library conflicts and use Homebrew now. And I'm having issues with Openssl and in my opt/local/bin folder, there's openssl, oldOpenssl and oldOpenssl2 which I'd like ...
0
votes
0answers
431 views
Installing ettercap-gtk on mac osx lion.
I'm trying to get ettercap-gtk installed on osx but am having little luck. Getting ettercap without the GUI installed was no problem. When I try with macports I get the following:
Package ...
0
votes
0answers
65 views
Total novice filter: I've installed qmake with MacPorts, but I then I get the error “No rule to make target…”
I've installed qmake with MacPorts, and then run qmake by typing the full path ( /usr/bin/qmake program.pro - I said I was a novice...).
Then when I type "make", I get the following error:
make: ...
3
votes
1answer
430 views
Forcing Homebrew and Macports to coexist?
I have a MacOSX system that I've been using for a number of years, and during this time, I have installed quite a few packages via Macports.
I now want to try Homebrew, but it's clear from what I've ...
0
votes
1answer
99 views
macports issue for local portfile
I have got my files from here: https://trac.macports.org/browser/trunk/dports/devel/subversion?rev=80777
- placed them under a similar folder tree, cd'ed into there and ran
...
0
votes
0answers
73 views
How to fix 'Failed to parse file' error for macports sync via svn?
I'm using svn to sync my macports data. I am behind a firewall. I am using
$ sudo port -d sync
and it gives me s slew of Failed to parse file errors:
$ sudo port -d sync
Password:
DEBUG: ...
0
votes
1answer
382 views
How to use macport to install software?
$ sudo port install linkchecker
---> Computing dependencies for openssl
---> Verifying checksum(s) for openssl
Error: No checksum set for openssl-1.0.0f.tar.gz
Error: Target ...
3
votes
1answer
292 views
How do you remove MacPorts and all the packages it has installed?
I have installed MacPorts on my Mac OS X Lion, and I would like to remove it.
There should be no more trace of MacPorts?
Is there a way to do this?
1
vote
1answer
129 views
How to remove failed macports software?
I was installing gimp using macport
But it takes me 2 hours to build and install the entire dependents.
So I stopped it. But no matter I use uninstall or clean command. It took me 2GB disk. I wonder ...
1
vote
2answers
565 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
0answers
53 views
gtk2-murrine in osx
Tried to compile gtk2-murrine with macports. Installed successfully. Problem is that I can't find it in gtk-chtheme list. How can I enable this theme? tried to install gtk2-aurora and it's in the list ...
0
votes
1answer
93 views
Error installing pygraphviz on OSX
I'm trying to get the graph-models to work (from django-command extensions) on Snow Leopard. It requires pygraphviz, which I installed via macports. After successful install I am getting this error:
...
0
votes
1answer
181 views
Installing VIM through MacPorts gives an error
I was trying to install VIM with the ruby package through macports, by executing the command:
sudo port install vim +ruby +huge
It seems the package was downloaded fine, but an error occurred. ...
0
votes
0answers
46 views
rsync without tarballs in MacPorts
After MacPorts was upgraded, I got some problems rsync'inking port tree. After this upgrade, MacPorts receives tarballs, and then uncompresses them. For my MacBook this is kind of trivial. Once in a ...
6
votes
1answer
1k views
MacPorts selfupdate fails on Mac OS X Lion
I recently upgraded my Mac Book Pro to Lion and faced challenges with MacPorts application that I had with me. I had downloaded and installed XCode 4.2 from the app store (very un - appstore like ...
0
votes
3answers
750 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 ...
0
votes
1answer
44 views
How to keep gems in sync for two ruby versions?
I use MacPorts to install and update two versions of ruby (1.8.7 and 1.9.2). How to make gems of both versions be in sync? Is it possible to use same directory for gems, but make native extensions to ...
0
votes
1answer
282 views
How to install djvu2pdf on Mac OS X (using Macports)?
It seems i can't install it even though the port djvu2pdf can be found using port search djvu:
$ sudo port install djvu2pdf
Warning: No port pkgconfig found in the index.
Warning: No port m4 found in ...
1
vote
1answer
89 views
How to install macports -devel port not listed in the search?
I'd like to install this https://trac.macports.org/ticket/30450 devel port, called "py27-wxpython-devel".
However, when I do:
sudo port install py27-wxpython-devel
I get:
Error: Port ...
0
votes
2answers
205 views
Trying to install lighttpd with macports, but get 'upgrade openssl failed'?
I want to install lighttpd with macports, but:
$ sudo port install lighttpd
---> Computing dependencies for openssl
---> Building openssl
Error: Target org.macports.build returned: shell ...
0
votes
0answers
85 views
Can't install gfortran on MacPorts
I'm having trouble trying to install gfortran on MacPorts.
When I type sudo port install gfortran I get this error:
Error: Port gfortran not found
I've tried gfortran45 and gfortran-mp-45 but those ...
0
votes
0answers
139 views
Lion :: Macport's Apache blocked by Firewall, even though not blocked in settings, why?
When Lion's firewall is disabled, I can reach my apache from within my local network (from a second device).
When Lion's firewall is enabled, I can't connect anymore from a second device (only ...
0
votes
0answers
137 views
Installing kate with macports with “+no_x11 +quartz”
I'm on Snow Leopard, macports 2.0.3.
I'm trying to avoid x11, which is why I edited /opt/local/etc/macports/variants.conf to have +no_x11 +quartz .
The kate installation is failing at py27-gtk. For ...
2
votes
1answer
157 views
virtualenv site-packages problem on OS X
I am using a MacPorts installation of Python2.7. I have used pip to install a number of packages in my home directory (pip install --user). The issue is that when I use virtualenv, none of those ...
2
votes
1answer
500 views
How to use NTFS-3G installed using MacPort?
After upgrading to Lion I'm having problem mounting NTFS drives in read/write mode. This is because NTFS-3G distributed by http://www.tuxera.com does not work with Lion.
As far their suggestion I ...
2
votes
1answer
211 views
How to avoid MacPorts conflict with /usr/local
Since MacPorts is not compatible with /usr/local *, whenever I install/update ports with MacPorts I would
sudo mv /usr/local /usr/local.bak
and after I am done building MacPorts stuff
sudo mv ...
0
votes
0answers
261 views
Install dpkg without Fink or MacPorts on a mac
I don't want to use either of Fink or MacPorts, because I use Homebrew.
I need to use dkpg, but it isn't included in Homebrew, and it fails when trying to compile it from source with:
$ make
make ...
2
votes
1answer
91 views
MacPorts duplicated software
I just found out I got about 500 MB out of just one package (Qt 4) being duplicated on MacPorts. Or at least I think so. I couldn't find any hardlinks in there, and I'm wondering if I can safely ...
1
vote
1answer
163 views
How do I install the Postgres command-line client (psql) on OS X using MacPorts?
I'm trying to install the Posgtres command-line client (typically psql on Linux). I've got postgres installed through MacPorts (postgresql90 and postgresql90-server) but still don't see the client ...
1
vote
1answer
300 views
How can I install bridge-util on Mac OS X?
I want to install the bridge-utils package on my Mac OS X system. How can I do that? I can't find bridge-utils in Fink or MacPorts.
2
votes
1answer
205 views
Installing gnuplot from MacPorts failed (Checksum Mismacth)
I have OSX 10.5 and tried to sudo port install gnuplot, only to get this:
---> Computing dependencies for gnuplot
---> Verifying checksum(s) for gnuplot
Error: Checksum (md5) mismatch for ...
2
votes
1answer
255 views
perl5.14 OS X - what is the best way manage it?
Im an heavy macports user. Have a lot of ports installed with +perl variants. (and much p5-modules too, and zilion others installed by cpan).
Now, I need perl 5.14. (because improved utf8 handling), ...
7
votes
1answer
2k views
Bash completion for commands in Mac OS
How do I get fink and macports to autocomplete program names when typing commands, as in Ubuntu's apt-get?
For example when I type
sudo port install ca
and press tab, I want the terminal to ...
1
vote
1answer
2k 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
2answers
139 views
Back up MacPorts files
I am planning to migrate from MacPorts to homebrew. Where are all the MacPorts files located (mostly what it installs) so I can back them up? (I do have a regular backup, of course)
2
votes
2answers
3k views
Mac OS X - macports - Warning: No index(es) found! Have you synced your source indexes?
I'm trying to setup an Android build environment for Android. I'm following these instructions.
However, after the installation of MacPorts I'm not able to install the environment.
Following the ...