LinuxQuestions.org
Visit Jeremy's Blog.
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 10-10-2004, 04:18 PM   #1
Gormless
Member
 
Registered: Oct 2004
Distribution: Fedora Core 2, Knoppix
Posts: 105

Rep: Reputation: 15
Question kconstruct tar question


Ok, I downloaded kconstruct-stable.tar.bz2 and right now, its sitting in my documents folder. How do I go about using it now that I have downloaded it? Do I need to go about installing it in some way? I'm sorry, but I am really new to the way things work in Linux. If someone could please explain to me how to install things on Linux, that would be fantastic. Thanks!

Running on MandrakeLinux 10.0
KDE 3.2
 
Old 10-11-2004, 02:27 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
It looks you have a source version. First make sure you have gcc and g++ installed (you can just run the commands from terminal and see if you get something different from 'command not found'. If that's the first program you have in that form, there's a big chance you need to install the programs. Just use your Mandrake tools and install all packages with name beginning with gcc and g++.

When it's done you need to unpack the file in a safe location (may be somewhere in your home dir). The commands:
cd /home/yourname/somewhere/you/have/the/file
tar xjvf kconstruct-stable.tar.bz2
A new directory (konstruct, probably) will be created. Then move to the new directory:
cd konstruct
(change the name if it's diffeent in your case)
Then compile the program:
./configure
make
make install

warning: to run the last command successfully you need to be root). So in fact it should be
./configure
make
su
(type your root password)
make install

You should now have Konstruct installed.

You may get error during the 'configure' stage. Read the messages carefully. It'll probably say that you don't have a library installed (giving you its name). If something like that happens, run the Mandrake tool to install packages, see if you have that library. The error is caused by you not having a libraryname-devel package. Install it and run configure again. Of course, if you don't have the library itself, install it with the devel package.
 
Old 10-11-2004, 06:45 PM   #3
Gormless
Member
 
Registered: Oct 2004
Distribution: Fedora Core 2, Knoppix
Posts: 105

Original Poster
Rep: Reputation: 15
Ok, thx alot Mara! Really appreciate the info!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 10:55 AM
a tough question 4 u, problem in extracting tar & tar.gz files p_garg Linux - General 5 11-08-2010 11:02 AM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM
tar.gz question <---NOOOOOB QUESTION jairo Linux - Software 4 02-17-2003 05:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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