David Parker wrote:
> I need to be able to build postgres (7.4.3) with a given --prefix,
> but then pack up the installation directory and deploy it in another
> directory (as part of a product install, for instance).
>
> I configured with --disable-rpath, but I'm still getting the

This doesn't work.  There are a lot more paths compiled in than just the 
rpath.  If you want to change the installation paths, you need to 
rebuild from scratch.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to