install prefix
Randall Wood
rhwood at mac.com
Tue Mar 27 14:35:48 PDT 2007
AFAIK, The darwinports1.0 Tcl Library needs to be in /Library as that
is the allowed magic directory for system-wide available frameworks
(per Apple).
On 27 Mar 2007, at 17:29, George Georgalis wrote:
> This seems a bug...
>
>
> mkdir MacPorts
> sudo mv MacPorts /usr/local
> cd MacPorts-1.4.0
> ./configure --prefix=/usr/local/MacPorts \
> --with-install-user=$USER \
> --with-install-group=$USER
> make && make install
> ...
> /usr/bin/install -c -o geo -g geo -m 444 portstyle.7 /usr/local/
> MacPorts/share/man/man7
> /usr/bin/install -c -o geo -g geo -m 444 porthier.7 /usr/local/
> MacPorts/share/man/man7
> /usr/bin/install -c -o geo -g geo -m 444 portgroup.7 /usr/local/
> MacPorts/share/man/man7
> ===> making install in src
> ===> making install in src/darwinports1.0
> /usr/bin/install -c -d -o geo -g geo -m 0775 /Library/Tcl/
> darwinports1.0
> install: mkdir /Library/Tcl/darwinports1.0: Permission denied
> make[2]: *** [install] Error 71
> make[1]: *** [install] Error 1
> make: *** [install] Error 1
>
>
> what happend to the prefix setting? Am I missing a configure option?
>
> // George
>
> --
> George Georgalis, systems architect, administrator <IXOYE><
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/macports-dev
Randall Wood
rhwood at mac.com
"The rules are simple: The ball is round. The game lasts 90 minutes.
All the
rest is just philosophy."
More information about the macports-dev
mailing list