sudo port install apache2

Charlse Darwin macports.users at gmail.com
Sat Dec 15 07:36:35 PST 2007


http://www.opensource.apple.com/darwinsource/Current/apache1-696/ 
apache1/INSTALL

$ ./configure --prefix=PREFIX
NOTE: PREFIX is not the string "PREFIX". Instead use the Unix
            filesystem path under which Apache should be installed. For
            instance use "/usr/local/apache" for PREFIX above.

Any idea?

On Dec 15, 2007, at 9:17 AM, Jochen Küpper wrote:

> On 15.12.2007, at 13:41, Ryan Schmidt wrote:
>
>> (MacPorts keeps track of what it installed where so that it can  
>> uninstall it later with "port uninstall", but normal unix software  
>> installed by hand provides no such mechanism.) Then you will have  
>> no apache.
>
> autotools often do provide similar mechanisms:
>
> However, you need the "original" source to make sure it works  
> correctly -- typically that is long deleted...
> Often it is good enough to get the current sources, configure it  
> the same way as back then, and run
>   make uninstall
> See where it get's you.
>
> Anyway, then the OP's /usr/bin/apache is gone and needs to be  
> reinstalled from the Apple DVDs.
>
> Greetings,
> Jochen
> -- 
> Einigkeit und Recht und Freiheit                http://www.Jochen- 
> Kuepper.de
>     Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
>         Sex, drugs and rock-n-roll
>
>



More information about the macports-users mailing list