[MPlayer-users] compiling svn with dvdnav support
JonY
10walls at gmail.com
Sat Jul 28 16:36:05 CEST 2007
Masaru Nomiya wrote:
> Hello,
>
> In the Message;
>
> Subject : Re: [MPlayer-users] compiling svn with dvdnav support
> Message-ID : <46AB4846.6070804 at gmail.com>
> Date & Time: Sat, 28 Jul 2007 21:44:38 +0800
>
> [JonY] == JonY <10walls at gmail.com> has written:
>
> JonY> Wait, libdvdnav doesn't use pkg-config.
>
> Without PKG_CONFIG_PATH definition, ./configure script doen't search
> libraries in the /usr/local/lib directory, I think.
>
> Am I misunderstanding?
>
> Regards,
>
> ---
> Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
>
> "Bill! You married with Computers.
> Not with Me!"
> "No..., with money."
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>
No, you are not misunderstanding. With pkg-config, configure has an
easier time check the required CFLAGS and LDFLAGS for needed for
libraries to link properly. Configure would just ask pkg-config for all
the info needed, than pkg-config would turn around and look under
$PREFIX/lib/pkgconfig/*.pc and other user $PKG_CONFIG_PATH for the info.
Libdvdnav doesn't install any *.pc files, neither do I find any *.pc.in
files in the dvdnav tarball.
I hope that clears it.
More information about the MPlayer-users
mailing list