[Matroska-devel] libebml / libmatroska install dir
Moritz Bunkus
moritz at bunkus.org
Mon Jan 10 13:43:13 CET 2005
Hey,
> So how do I use /usr/local includes and libs before the ones in /usr ?
Depends on the program. For mkvtoolnix you can use the parameters
--with-extra-includes=/usr/local/include
--with-extra-libs=/usr/local/lib
to configure. But why do you have to keep both? You could simply
deinstall the ones in /usr. Or you could even build your own Debian
packages:
cd libebml
fakeroot debian/rules binary
cd ..
dpkg -i libebml*deb
cd libmatroska
fakeroot debian/rules binary
cd ..
dpkg -i libmatroska*deb
Mosu
--
If Darl McBride was in charge, he'd probably make marriage
unconstitutional too, since clearly it de-emphasizes the commercial
nature of normal human interaction, and probably is a major impediment
to the commercial growth of prostitution. - Linus Torvalds
More information about the Matroska-devel
mailing list