Search found 2 matches

Go to advanced search

by glowworm
11 Dec 2005 07:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Gentoo: VLC 0.8.4 / KDE 3.5 / HAL 0.5.5.1 [SOLVED]
Replies: 1
Views: 1081

A bit of research has shown hal is pretty optional. Many people have compiled their systems without it.

The solution turned out to be passing the --disable-hal flag to the compile job.

With Gentoo this was achieved by

Code: Select all

USE="-hal" emerge vlc
by glowworm
11 Dec 2005 01:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Gentoo: VLC 0.8.4 / KDE 3.5 / HAL 0.5.5.1 [SOLVED]
Replies: 1
Views: 1081

Gentoo: VLC 0.8.4 / KDE 3.5 / HAL 0.5.5.1 [SOLVED]

I have just upgraded to KDE 3.5 which, through dependancies, meant an upgrade to HAL-0.5.5.1 and DBUS-0.50 as well. Now when I start VLC-0.8.4 I get the error: "vlc: error while loading shared libraries: libhal.so.0: cannot open shared object file: No such file or directory" There is no li...

Go to advanced search