Problem on Creating libjvlc.so - will somebody help me

*nix specific usage questions
jklanka
Blank Cone
Blank Cone
Posts: 13
Joined: 23 May 2007 15:57

Problem on Creating libjvlc.so - will somebody help me

Postby jklanka » 07 Jun 2007 09:45

Hi

I have configured vlc-trunk with following and make & make install

./configure --enable-snapshot --enable-debug --enable-java-bindings \
--enable-x11 --enable-xvideo --enable-dbus-control --enable-musicbrainz \
--enable-shared-libvlc \
--enable-libdvbpsi --enable-a52 --enable-mpcdec --enable-libmpeg2 --enable-dvdnav \
--enable-faad --enable-faad2 --enable-vorbis --enable-ogg --enable-theora --enable-faac \
--enable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac \
--enable-skins --enable-alsa --enable-lame \
--enable-wxwindows --enable-ncurses --enable-release \
--enable-dvb --enable-vcdx --enable-lirc --enable-live555 --with-live555-tree=/home/vlc/vlc-trunk/extras/contrib/src/live \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac --enable-mad \
--enable-x264 --with-x264-tree=/home/vlc/vlc-trunk/extras/x264-trunk \
--enable-shout --enable-taglib \
--enable-v4l --enable-cddax \
--enable-dvb --enable-vcdx \
--enable-realrtsp --enable-xvmc \
--enable-svg --enable-dvdread \
--enable-dc1394 --enable-dv \
--enable-twolame --enable-real \
--enable-flac --enable-tremor \
--enable-dirac \
--enable-skins2 \
--enable-ncurses \
--enable-aa --enable-caca \
--enable-esd --enable-portaudio \
--enable-jack --enable-xosd \
--enable-galaktos --enable-goom --disable-libtool \



But When I run make and make install under trunk/bindings/java It is only generating libjvlc.a inside the /usr/local/lib directory.

But libjvlc.so file NOT created. Please help me to continue

Poiex
Blank Cone
Blank Cone
Posts: 12
Joined: 17 May 2007 11:05

Postby Poiex » 07 Jun 2007 10:18

try to go into "vlc-trunk/binding/" and make the makefile.

kmf31
Cone that earned his stripes
Cone that earned his stripes
Posts: 308
Joined: 11 Mar 2007 21:47

Postby kmf31 » 07 Jun 2007 10:19

You have used:
--enable-shared-libvlc
but when I look with "./configure --h | grep shared" I only see:
--enable-shared
May be you should try this but on the other hand this is enabled by defaut. However you can try.

May be you should try --enable-shared and not --enabled-shared-libvlc to assure that all libs and not only libvlc are build as shared libs.

Poiex
Blank Cone
Blank Cone
Posts: 12
Joined: 17 May 2007 11:05

Postby Poiex » 07 Jun 2007 10:27

when i installed vlc i used only:

./configure --enable-java-bindings --disable-glx --disable-opengl


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 19 guests