A big problem:Installed VLC under 32M/Embeded Linux

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Guest

A big problem:Installed VLC under 32M/Embeded Linux

Postby Guest » 31 Aug 2004 08:44

I installed VLC under 32M Flash DIsk, when system started, I received such error message:
Remote Control Intitalized, type 'h' for help
as matter of fact , VLC needs libs and modules I have installed completeed , for example, /usr/lib/vlc/access: libgtk_plugin.so, libgnome_plugin.so, libwxwindow_plugin.so and so on.
the whole installed process as fellow:
1: Installed VLC under FC1/Linux successfully------------------>copy VLC and its libs to Flash Disk, as well access modules ------------------>Started Flash Disk ,

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 31 Aug 2004 15:24

ld linker configuration problems i guess..
Don't use PMs for support questions.

fly135
Blank Cone
Blank Cone
Posts: 27
Joined: 26 Mar 2004 19:29

Postby fly135 » 31 Aug 2004 22:55

I tried the daily build on my RH9 Linux machine but lost the GUI interface that I had in ver 0.7.1. I'm a bit of a newb at Linux development but I finally managed to figure out where my GUI went. It turned out that it couldn't find the libwx_gtk-2.4.so library. After futzing around and reading a few books on Linux programming I did the following and it worked.

1) I added the line "/usr/local/lib" to /etc/ld.so.conf
2) Ran /sbin/ldconfig to update ld.so.cache

After that the user interface came up. Can anyone comment as to why it was necessary to add an ld path to /user/local/lib? And why did it used to work on 0.7.1?

Guest

Postby Guest » 01 Sep 2004 09:24

I tried copy */sbin/ldconfig * and */usr/bin/ldd* under FC1/ Linux to my Flash Disk again and again, day and day. night and night , but in vain. when I mv */usr/lib/vlc* to */usr/local/lib* , such error message came up:
At first entry to virtual Flasth Dish enviroment:
[root@root sbin]# chroot /mnt/hda14 /bin/sh

BusyBox v1.00-rc3 (2004.08.31-01:09+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/ #

/etc # vlc
VLC media player 0.7.2 Bond
[00000013] main interface error: no interface module matched "hotkeys,none"
[00000013] main interface error: no suitable intf module
[00000001] main vlc error: interface "hotkeys,none" initialization failed
[00000014] main interface error: no interface module matched "any"
[00000014] main interface error: no suitable intf module
[00000001] main vlc error: interface "(null)" initialization failed
/etc #

in fact , I edited */etc/ld.so.conf* as fellow:

/usr/X11R6/lib
/usr/lib/sane
/usr/lib/qt-3.1/lib
/usr/lib
/usr/local/lib
/usr/lib

/usr/local/lib
/usr/lib
/lib
~
then quit
etc/# ldconfig --------------------Do not mention any error message
etc/#vlc---------------------------Error message came up as above
help! Emergency! thank you very much! I come from taiwan ROC!

Guest

Postby Guest » 01 Sep 2004 09:26

I tried copy */sbin/ldconfig * and */usr/bin/ldd* under FC1/ Linux to my Flash Disk again and again, day and day. night and night , but in vain. when I mv */usr/lib/vlc* to */usr/local/lib* , such error message came up:
At first entry to virtual Flasth Dish enviroment:
[root@root sbin]# chroot /mnt/hda14 /bin/sh

BusyBox v1.00-rc3 (2004.08.31-01:09+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/ #

/etc # vlc
VLC media player 0.7.2 Bond
[00000013] main interface error: no interface module matched "hotkeys,none"
[00000013] main interface error: no suitable intf module
[00000001] main vlc error: interface "hotkeys,none" initialization failed
[00000014] main interface error: no interface module matched "any"
[00000014] main interface error: no suitable intf module
[00000001] main vlc error: interface "(null)" initialization failed
/etc #

in fact , I edited */etc/ld.so.conf* as fellow:

/usr/X11R6/lib
/usr/lib/sane
/usr/lib/qt-3.1/lib
/usr/lib
/usr/local/lib
/usr/lib

/usr/local/lib
/usr/lib
/lib
~
then quit
etc/# ldconfig --------------------Do not mention any error message
etc/#vlc---------------------------Error message came up as above
help! Emergency! thank you very much! I come from taiwan ROC!

sybaselu
Blank Cone
Blank Cone
Posts: 11
Joined: 01 Sep 2004 10:15

Postby sybaselu » 01 Sep 2004 10:37

Why do you repair GTK+ GUI in case support VCD? Once i installed Xine (a free mediaplayer as well know) which support a lots of mdeia format but for DTS CD.
As for I insalled VLC for it supports DTS CD , I prefer to Xine than VLC else or.
Xine GUI is very beauful and stable, in particular , it support VCD , DTS DVD , AC-3 DVD , Audio DVD execpt DTS cd, so I selected VLC as my MediaPlayer, but i feel dispointment,
It does not support VCD , after all VLC team is less than XIne's and Xine is popular in many fans around the world

Guest

Postby Guest » 02 Sep 2004 10:05

Why nobody answer my question and suggestion. in my option wxwindows, and skins2 , skins2 gui needs libwx* which in the directory of /usr/lib/ , and likes as fellow:
libwx_base-2.5.so.1.0.0, libwx_base-2.5.so , libwx_base-2.5.so.1, libwx_base_net-2.5.so.1.0.0, libwx_base_net-2.5.so, libwx_base_net-2.5.so.1,
libwx_base_xml-2.5.so.1.0.0, libwx_base_xml-2.5.so.1, libwx_base_xml-2.5.so,
libwx_gtk_adv-2.5.so.1.0.0, libwx_gtk_adv-2.5.so.1, libwx_gtk_adv-2.5.so.1,
libwx_gtk_core-2.5.so.1.0.0, libwx_gtk_adv-2.5.so.1, libwx_gtk_adv-2.5.so,
libwx_gtk_html-2.5.so.1.0.0, libwx_gtk_adv-2.5.so.1, libwx_gtk_adv-2.5.so
when I moved they to desktop by mouse, then start VLC , I found that skins, wxwindows were disappeared in the setting---------->
preference-------->
interface------->
interface module
when after i moved they to back again , they came up again, why? what about the libs function?


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 21 guests