Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-26-2003, 02:30 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Posts: 6
Rep:
|
problem installing mplayer-0.91.tar.bz2
I downlaoded mplayer-0.91.tar.bz2.
When i tried installing I got an message:
tar (child): mplayer-0.91.tar.bz2: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
what do i do ?
how do i proceed?
|
|
|
08-26-2003, 02:37 PM
|
#2
|
Member
Registered: Apr 2003
Location: Minde. Portugal
Distribution: DEBIAN
Posts: 87
Rep:
|
In the directory where the file is:
tar xvjf mplayer-0.91.tar.bz2
|
|
|
08-26-2003, 03:01 PM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Code:
Cannot open: No such file or directory
forgot to download the file? (or more likely, not in the directory you downloaded it too!)
|
|
|
08-27-2003, 01:16 AM
|
#4
|
LQ Newbie
Registered: Aug 2003
Posts: 6
Original Poster
Rep:
|
another problem.......
ya thanx...got it.
but now when i used the following command :
./configure it worked..
then i used:
make command it worked
but when i tried to install using:
make install command
i get the following message:
make[1]: ldconfig: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/home/ram/MPlayer-0.91/libdha'
make[1]: Entering directory `/home/ram/MPlayer-0.91/vidix'
make[2]: Entering directory `/home/ram/MPlayer-0.91/vidix/drivers'
mkdir -p /usr/local/lib/mplayer/vidix
install -m 755 -s -p *.so /usr/local/lib/mplayer/vidix
make[2]: Leaving directory `/home/ram/MPlayer-0.91/vidix/drivers'
make[1]: Leaving directory `/home/ram/MPlayer-0.91/vidix'
if test ! -d /usr/local/bin ; then mkdir -p /usr/local/bin ; fi
install -m 755 -s mplayer /usr/local/bin/mplayer
if test ! -d /usr/local/man/man1 ; then mkdir -p /usr/local/man/man1; fi
install -c -m 644 DOCS/mplayer.1 /usr/local/man/man1/mplayer.1
install -m 755 -s mencoder /usr/local/bin/mencoder
ln -sf mplayer.1 /usr/local/man/man1/mencoder.1
what do i do now?
help me out....
|
|
|
08-27-2003, 06:36 AM
|
#5
|
Senior Member
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358
Rep:
|
Did you try to make as root? If not, try to do that.
|
|
|
08-28-2003, 12:05 AM
|
#6
|
LQ Newbie
Registered: Aug 2003
Posts: 6
Original Poster
Rep:
|
problem running MPlayer......
I tried running MPlayer using the command:
./mplayer but got the following message:
CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner (Family: 6, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Creating config file: /root/.mplayer/config
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No
such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
What do i do now?
|
|
|
10-19-2003, 03:05 PM
|
#7
|
LQ Newbie
Registered: Oct 2003
Location: Finland
Posts: 3
Rep:
|
back to the past; When I install *.tar.bz2 files (in the file path) with
'tar xvjf file.tar.bz2' I still got:
tar (child): bzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
I'm under w00t
|
|
|
10-19-2003, 06:17 PM
|
#8
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
unkka, you are not going to be in the same directory as the bz2 file... simple as that really... exactly what's all written above.
|
|
|
All times are GMT -5. The time now is 01:55 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|