Sponsored Content
Full Discussion: media player
Operating Systems Linux Slackware media player Post 57792 by locustfurnace on Friday 5th of November 2004 06:56:57 PM
Old 11-05-2004
Which version of Slackware are you using? Did you update any files?
What music format are the songs in? ogg? mp3? m4a?
It sounds like you may be missing necessary libraries. You can open a terminal, and run the command xmms, and you may see an error about a missing library, then you can install that missing file.

if you want to remove files in Slackware, use the pkgtool command as root.
 

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Media Player Under Linux - Girl in Need

Hello Everybody, First to introduce myself, I am a total beginner to the linux scene. I'm am running it on my second desktop and so far I love it, even though it can be frustrating. Anyway... my first problem. I like to watch movies on xxxxxx on my windows box, but so far I haven't been... (1 Reply)
Discussion started by: EricaMae999
1 Replies

2. Red Hat

Media Player issue

Hi All, I am downloading the VLc mediaplayer 1.0.0.1. after that extract the tar file. in Desktop. #tar -xvf filename.tar.bz2 file #./configure After error was come out. I am using REDHAT 5.1 version. Please any body can help me or please provide the any media player regarding this issue. ... (6 Replies)
Discussion started by: sahu.tapan
6 Replies

3. Linux

Unable to install VLC media player or any other player in SL 6.3 distro

Hi, I am unable to install VLC or any other media players in my SL 6.3 distro. I am using yum utility to install the packages, but i am getting the below error messages, --> Processing Dependency: libpng15.so.15()(64bit) for package: vlc-core-2.0.3-1.fc18.x86_64 --> Processing... (1 Reply)
Discussion started by: vel4ever
1 Replies
DH_MISSING(1)							     Debhelper							     DH_MISSING(1)

NAME
dh_missing - check for missing files SYNOPSIS
dh_missing [-Xitem] [--sourcedir=dir] [debhelperoptions] DESCRIPTION
dh_missing compares the list of installed files with the files in the source directory. If any of the files (and symlinks) in the source directory were not installed to somewhere, it will warn on stderr about that (--list-missing) or fail (--fail-missing). Please note that without either of these options, dh_missing will silently do nothing. This may be useful if you have a large package and want to make sure that you don't miss installing newly added files in new upstream releases. Remember to test different kinds of builds (dpkg-buildpackage -A/-B/...) as you may experience varying results when only a subset of the packages are built. FILES
debian/not-installed List the files that are deliberately not installed in any binary package. Paths listed in this file are ignored by dh_missing. However, it is not a method to exclude files from being installed by any of the debhelper tool. If you want a tool to not install a given file, please use its --exclude option (where available). dh_missing will expand wildcards in this file (since debhelper 11.1). Wildcards without matches will be ignored. OPTIONS
--list-missing Warn on stderr about source files not installed to somewhere. Note that files that are excluded from being moved via the -X option are not warned about. This is the default in compat 12 and later. --fail-missing This option is like --list-missing, except if a file was missed, it will not only list the missing files, but also fail with a nonzero exit code. SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Michael Stapelberg <stapelberg@debian.org> 11.1.6ubuntu2 2018-05-10 DH_MISSING(1)
All times are GMT -4. The time now is 09:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy