Hello all im compiling apache 1.3 from source like this : sh -c 'CC="cc" CFLAGS="-g -mt -xcode=pic32 -xarch=v9 -KPIC " ./configure --prefix=/bld/myPlace/Run/apache --enable-module=so --enable-module=most --enable-shared=max --enable-rule=SHARED_CORE --enable-rule=SHARED_CORE' and its working just fine and the apache is working BUT when I take the apache binaries to different unix account it still looking for paths from my old account =/bld/myPlace/Run/apache even that I did changed in the httpd.conf how can I compile it to be path / machine independent? Thanks --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx