PenguinDude24 writes:

o Build system does not appear to respect the --prefix option. So to get

No, it should. The RPM build script uses --prefix.

the files installed with the proper paths, you need to do 'make install
DESTDIR=/usr/local' rather than just the plain old 'make install'. And

--prefix sets the configured locations for everything. DESTDIR just installs something under a root. All the code will still use --prefix, or other configuration settings that specify various parts of the prefix tree. Using DESTDIR along will not work.

Attachment: pgp0HySAqd_9E.pgp
Description: PGP signature

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to