[MPlayer-users] compiling svn with dvdnav support

Masaru Nomiya nomiya at galaxy.dti.ne.jp
Sat Jul 28 16:13:32 CEST 2007


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:

Me>> Does the command
Me>>
Me>>   
Me>>  > echo $PKG_CONFIG_PATH
Me>>     
Me>>
Me>> include "/usr/local/lib/pkgconfig"?

Jony> Wait, libdvdnav doesn't use pkg-config.

Sorry.

Jony> Here's the hack I used. 
Jony> Apply it to dvdnav-config.
Jony> ==================================================

Jony> --- dvdnav-config    Sat Jul 28 21:41:38 2007
Jony> +++ dvdnav-config    Thu Jun 28 21:04:15 2007
Jony> @@ -56,6 +56,9 @@
[...]
Jony> +    --minilibs)
Jony> +      echo_libs=yes
Jony> +      ;;
[...]
Jony> ==================================================

Strange..... (_ _?

My dvdnav-config includes

[...]
    --libs)
      echo_libs=yes
      ;;
    --minilibs)
      echo_minilibs=yes
      ;; 
[...]

I didn't edit at all.

Jony> Edit the mplayer configure, change the dvdnav-config --minilibs 
Jony> statement to --libs instead, so configure passes the correct parameter.

I don't think so.
I can build with the original configure script.

I think, William must add the option "--libdir=/usr/local/lib" to
./configure.

Regards,
"

---
  Masaru Nomiya       mail-to: nomiya @ galaxy.dti.ne.jp

          "Bill! You married with Computers.
           Not with Me!"
          "No..., with money."



More information about the MPlayer-users mailing list