Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-26-2001, 04:22 PM
|
#1
|
|
Member
Registered: Nov 2001
Location: Cornwall
Distribution: Gentoo, Debian,Knoppix
Posts: 85
Rep:
|
Help Please..complete newbie.
Last friday I finally got a test machine to run linux on 
I've successfully loaded on Caldera and KDE. Today mounted
floppy drive and CDRom. Now problem I have the LinuxFormat CD and want to get at the goodies on it. I am trying to use this command but it doesn't seem to work.
tar xjf /mnt/cdrom/Desktop/KOffice/koffice-1.1.tar.bz2
cd koffice-1.1
./configure
make
su-c"make install"
I get messages like so
tar:invalid option -- j
{and also the same with f}
Please help!!!
|
|
|
|
11-26-2001, 04:30 PM
|
#2
|
|
LQ Newbie
Registered: Nov 2001
Location: Cairo, Egypt
Distribution: Debian woody
Posts: 8
Rep:
|
try
tar -Ixvf /mnt/cdrom/Desktop/KOffice/koffice-1.1.tar.bz2
I: to run the file through bunzip2
x: extract
v: verbose
f: file
|
|
|
|
11-26-2001, 04:40 PM
|
#3
|
|
Member
Registered: Nov 2001
Location: Cornwall
Distribution: Gentoo, Debian,Knoppix
Posts: 85
Original Poster
Rep:
|
I've tried that but now it brings up..
tar: invalid option -- I
any ideas?
|
|
|
|
11-26-2001, 04:43 PM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
just do it separtely
bunzip2 thatfile.bz2
tar xvf thatfile.tar
|
|
|
|
11-26-2001, 04:54 PM
|
#5
|
|
Member
Registered: Nov 2001
Location: Cornwall
Distribution: Gentoo, Debian,Knoppix
Posts: 85
Original Poster
Rep:
|
Sorry to be a pain
OK
tried the first line and got the message
Cant create output file
tried the second line and got the message
hmm,this doesn't look like a tar archive
----------I am a 'complete newbie' so I apologise for any questions
that may seem completely stupid------------
|
|
|
|
11-26-2001, 05:03 PM
|
#6
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
i'd guess you're a non-root user trying to do something where they shouldn't, assuming you're allowed to... change to root with 'su' OR copy the file to your /hom/username directory
|
|
|
|
11-26-2001, 05:14 PM
|
#7
|
|
Member
Registered: Nov 2001
Location: Cornwall
Distribution: Gentoo, Debian,Knoppix
Posts: 85
Original Poster
Rep:
|
Cheers Mate
Thanks your a star.
{I was trying to create it my CDrom...ooops}
Anyway thanks.
|
|
|
|
11-27-2001, 04:36 AM
|
#8
|
|
LQ Newbie
Registered: Nov 2001
Location: India
Distribution: RedHat 7.1
Posts: 18
Rep:
|
the command you are using will try and write the extracted file onto the cd itself.. which aint possible so either copy the file someplace or change the output directory,...
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:47 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
|
|