LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 10-18-2004, 06:19 PM   #1
rockonkenshin
LQ Newbie
 
Registered: Oct 2004
Distribution: Mandrake
Posts: 7

Rep: Reputation: 0
Problems installing programs in 10.1


Ok, i am brand new to linux and i'll use my first post on this forum to ask for some help:

I've been trying to d/l and install a bittorrent client, ive downloaded bittornado, but
when i go to unpack the tar file i get this error (with all the necessary junk at the beginning):

BitTornado-0.3.7.tar.gz check.sh Desktop/ hdparm music/ pics/ tmp/
[root@localhost scott]# tar xvf BitTornado-0.3.7.tar.gz
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Read 2799 bytes from BitTornado-0.3.7.tar.gz
tar: Error exit delayed from previous errors
[root@localhost scott]#


What is the problem??
 
Old 10-18-2004, 06:34 PM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Re: Problems installing programs in 10.1

Quote:
Originally posted by rockonkenshin
[root@localhost scott]# tar xvf BitTornado-0.3.7.tar.gz

What is the problem??
Welcome to LQ Scott!

You left the z off. Try this

tar zxvf BitTornado-0.3.7.tar.gz
 
Old 10-18-2004, 06:39 PM   #3
rockonkenshin
LQ Newbie
 
Registered: Oct 2004
Distribution: Mandrake
Posts: 7

Original Poster
Rep: Reputation: 0
Thanks for the welcome, Chinaman.

I tried it, and it works! Now i can start downloading stuff.

Thanks a lot!
 
Old 10-18-2004, 06:48 PM   #4
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Trickykid wrote an excellent tutorial you may reference ->

Useful thread and information about installing programs
 
Old 10-18-2004, 06:50 PM   #5
rockonkenshin
LQ Newbie
 
Registered: Oct 2004
Distribution: Mandrake
Posts: 7

Original Poster
Rep: Reputation: 0
Heh, i feel even more noobish for not checking the stickys...another problem that i believe is a dependency problem, but im not sure...


[root@localhost Python-2.3.4]# ./configure
checking MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for --with-cxx=<compiler>... no
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking for C++ compiler default output... configure: error: C++ compiler cannot create executables
See `config.log' for more details.

any insight??
 
Old 10-18-2004, 07:55 PM   #6
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally posted by rockonkenshin
Heh, i feel even more noobish for not checking the stickys...another problem that i believe is a dependency problem, but im not sure...


[root@localhost Python-2.3.4]# ./configure
checking MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for --with-cxx=<compiler>... no
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking for C++ compiler default output... configure: error: C++ compiler cannot create executables
See `config.log' for more details.

any insight??
Yes, well, umm...your distro didn't give you any compilers
so that you can "compile from source." They set it up for you
to use those rpm files. Looks like you don't have anything
except for gcc...won't get far with that. And as it says, "See
`config.log' for more details."

Take a minute and read that sticky by trickykid. I'm not sure,
but I think maybe in Mike Hearn's part about rpms it will kinda
explain that. I do know that Mandrake is based off the RedHat
system, and they're both rpm distros, which means that they
have repositories where you're supposed to go get applications
as rpms and install them with "something-drak" or whatever. IIRC
they don't supply compilers like we get with Slackware, and it may
even not work right with your system to "compile from source."

/me tried RedHat - it seemed like a remake of Windoze.

Now that I'm using Slackware, I compile from source and optimize
the applications for my particular hardware, such as installing for an
i686 rather than somebody else's app that's precompiled for i386.
This doesn't make a lot of difference, I know, but I want to squeeze
every ounce of power I can get out of it!

Last edited by Bruce Hill; 10-19-2004 at 03:13 AM.
 
Old 10-19-2004, 03:08 AM   #7
opjose
Senior Member
 
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090

Rep: Reputation: 46
You want to follow these instructions:

http://www.zebulon.org.uk/

for setting up URPMI

Then see if the package you want is already available in a Mandrakified version.

If not ONLY install the support RPM's from the repositories for your particular program, and at the end compile your source program from the tars as a last resort.

E.G.

If it requires a Perl or QT update, only uses those from the repositories then compile.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Programs Norvegia Linspire/Freespire 5 10-16-2005 02:07 AM
help with installing programs dalton65 Slackware - Installation 2 08-23-2005 12:46 PM
I'm having problems installing programs Ben84 Linux - Newbie 9 06-04-2005 08:16 PM
Problems installing programs in Suse 9.1 personal !!? :) ehafh Linux - Newbie 4 07-04-2004 03:56 AM
Problems installing programs vsj Linux - Software 6 02-23-2004 06:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 02:57 PM.

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