2012/8/9 Chuck Crisler <
[hidden email]>:
> I have been chasing build problems and finally understand the root. I am
> running fedora 16 on a 64bit CPU. When I run ./configure... --prefix=/usr,
> the sudo make install puts the so's into /usr/lib, which basically isn't
> used, fedora uses /usr/lib64 which is where yum installs things, so
> subsequent builds that are based on the version I built fail. If I specify
> --libdir=XXX, configure adds /lib to whatever I specify, so that doesn't
> work. Has anybody addressed this whacky issue?
There's a good summary of the fedora situation here:
http://wingolog.org/archives/2011/03/18/usrlocal-fedora-rpath-fooA commenter suggests installing in /opt instead:
http://wingolog.org/archives/2011/03/18/usrlocal-fedora-rpath-foo#b2aa29e8a5516533f5fef47109d9ad72d7de9284HTH,
Tristan
--
Tristan Matthews
web:
http://tristanswork.blogspot.com_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel