LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-12-2004, 09:41 PM   #1
liljhand
Member
 
Registered: May 2004
Location: Brampton, ONT.
Distribution: Ubuntu Hoary the Hedgehog
Posts: 90

Rep: Reputation: 15
tar.bz2 file installs(mandrake)


how do u install tar.bz2 files i want to install koffice 1.3.1 which is in this format
 
Old 05-12-2004, 09:45 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
tar -jxvf filename.tar.bz2
is the command to uncompress the file
and then go into the uncompressed folder it will make, and read the
INSTALL and/or README file, and install it ..
 
Old 05-14-2004, 01:17 PM   #3
srichand
Member
 
Registered: May 2004
Location: Bangalore, India
Distribution: Fedora Core 2 (modified), Debian
Posts: 34

Rep: Reputation: 15
try
$ tar -jxvf koffice-1.3.1.tar.bz2
$ cd koffice-1.3.1
$ ./configure
$ make
$ su
(enter your root password here)
# make install
# exit

and you should be done

regards
Srichand
 
Old 05-14-2004, 05:12 PM   #4
liljhand
Member
 
Registered: May 2004
Location: Brampton, ONT.
Distribution: Ubuntu Hoary the Hedgehog
Posts: 90

Original Poster
Rep: Reputation: 15
i tried it
but when i type make after ./configure it says

make: *** No targets specified and no makefile found. Stop.

can u plz help
 
Old 05-15-2004, 07:54 AM   #5
srichand
Member
 
Registered: May 2004
Location: Bangalore, India
Distribution: Fedora Core 2 (modified), Debian
Posts: 34

Rep: Reputation: 15
> i tried it
> but when i type make after ./configure it says
>
> make: *** No targets specified and no makefile found. Stop.

That generally means that a makefile wasn't created. Possible reasons maybe

1) ./configure threw up an error. check to see that first
2) maybe you have a corrupt version of the source, you may want to download the source again.

read the INSTALL file to see if anything needs to be specifically done.

regards
Srichand

PS: if that dosn't work, mail me at srichand AT linux dot net.
 
  


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
Opening of a tar.bz2 file Gins Linux - General 8 04-08-2005 03:42 PM
how to make a tar.bz2 file bruse Linux - Newbie 5 03-30-2005 01:42 AM
Unpacking a .tar.bz2 file njschroe Linux - Software 1 01-31-2005 03:25 PM
how to compile a file of .tar.bz2 zameer_india Linux - Software 7 12-21-2004 12:15 AM
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 - Newbie

All times are GMT -5. The time now is 03:47 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