LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
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


Reply
  Search this Thread
Old 08-26-2003, 02:30 PM   #1
ram13apr
LQ Newbie
 
Registered: Aug 2003
Posts: 6

Rep: Reputation: 0
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?
 
Old 08-26-2003, 02:37 PM   #2
_kossak_
Member
 
Registered: Apr 2003
Location: Minde. Portugal
Distribution: DEBIAN
Posts: 87

Rep: Reputation: 15
In the directory where the file is:
tar xvjf mplayer-0.91.tar.bz2
 
Old 08-26-2003, 03:01 PM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Code:
Cannot open: No such file or directory
forgot to download the file? (or more likely, not in the directory you downloaded it too!)
 
Old 08-27-2003, 01:16 AM   #4
ram13apr
LQ Newbie
 
Registered: Aug 2003
Posts: 6

Original Poster
Rep: Reputation: 0
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....
 
Old 08-27-2003, 06:36 AM   #5
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
Did you try to make as root? If not, try to do that.
 
Old 08-28-2003, 12:05 AM   #6
ram13apr
LQ Newbie
 
Registered: Aug 2003
Posts: 6

Original Poster
Rep: Reputation: 0
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?
 
Old 10-19-2003, 03:05 PM   #7
unkka
LQ Newbie
 
Registered: Oct 2003
Location: Finland
Posts: 3

Rep: Reputation: 0
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
 
Old 10-19-2003, 06:17 PM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing tar.bz2 files M O L8ingN2dust Mandriva 2 03-26-2005 03:46 AM
problem installing tar.bz2 file madskillz Linux - Games 3 06-11-2004 03:58 AM
installing MPlayer-0.92.tar.bz2 zexter Linux - Software 4 11-18-2003 08:23 AM
installing a tar.bz2 zexter Linux - Software 3 11-02-2003 12:39 PM
problem unzipping a tar.bz2 file tar: Error is not recov jyome Linux - Software 4 09-04-2003 01:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration