LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-01-2004, 08:47 AM   #1
kopite2012
Member
 
Registered: Mar 2004
Posts: 31

Rep: Reputation: 15
Installing a program in Linux


I am trying to install a Vulnerability scanner program in Linux (Red Hat 9, no GUI).

The installation requires me to compile and install four tar.gz files. I have done the following

tar -zxvf nessus-libraries-2.0.12.tar.gz
tar -zxvf libnasl-2.0.12.tar.gz
tar -zxvf nessus-core-2.0.12.tar.gz
tar -zxvf nessus-plugins-2.0.12.tar.gz

cd nessus-libraries
./configure


When I type the ./configure I get an error message that reads "No such file or directory". I'm assuming that I did not unpack the tar files in the correct manner? Is this correct? if so what do I need to do to correct this problem.

The installation instructions do not tell me how to unpack the tar.gz, Thats why I'm thinking I have unpacked them in the incorrect way. Many thanks in advance for any help. regards,
 
Old 10-01-2004, 08:57 AM   #2
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
You have unpacked the archives correctly.
./configure is a good bet for configuring software but it isn't universal. There's often a text file named INSTALL with instructions.

You may have to make the configure script yourself using automake (try typing automake before ./configure), or you may have to edit the Makefile by hand if you need to reconfigure the software.

You could also try just skipping the ./configure stage; if a Makefile has been set up then this will compile with (hopefully) sensible default options.
 
Old 10-01-2004, 09:21 AM   #3
kopite2012
Member
 
Registered: Mar 2004
Posts: 31

Original Poster
Rep: Reputation: 15
installing program in Linux

Thanks rjLee,
but when I look at the install_readme file it tells me that I have to type

cd nessues-libraries
./configure
make
make install


The files that are available in this directory are:
install_readme
make file
readme.bpf
readme.hpux
aclocal.m4
include

What do you mean when you say I may have to manually edit the makefile. Also when I tried automake, i get an error that says "configure.ac or configure.in required."

Hope you can help.
 
Old 10-01-2004, 09:45 AM   #4
justin_p
Member
 
Registered: Jan 2004
Location: Virginia, USA
Distribution: slack 13; I've used it all :)
Posts: 433

Rep: Reputation: 30
make sure you include the full file name with the version numbers. Run ls in the directory where the packages were uncompressed. That will give you the full directory name of the uncompressed tarball. cd into that directory and then run ./configure. You can run make as a user but you have to run make install as root.
 
  


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
sms program and database in linux web program in windows.. does not see each other.. keikun_naruchan Programming 0 07-06-2005 01:40 AM
Why is installing a program in Linux such a chore? Cinematography General 47 05-03-2005 06:05 PM
Linux newbie needing help installing P2P program rmpdark Linux - Software 4 04-22-2004 12:21 PM
installing program help!!!!!!!!! shadow Linux - General 8 07-09-2003 05:21 PM
questions about installing a program on linux... Nightrain Linux - Software 5 07-17-2001 10:49 PM

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

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