LinuxQuestions.org
Review your favorite Linux distribution.
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 08-05-2008, 05:05 AM   #1
thunyiwe
LQ Newbie
 
Registered: Nov 2006
Distribution: RHEL4,5,6&7,Debian sarge,etch & Fedora 18,19,20
Posts: 28

Rep: Reputation: 15
make install


Hi There

When I try to make install, this is the error i get can anyone help
I know I am doing somnething wrong but cannot pinout what

janus2:/usr/src/ipac-ng-1.31# !m
make install
Making all in storage
make[1]: Entering directory `/usr/src/ipac-ng-1.31/storage'
Making all in plain-file
make[2]: Entering directory `/usr/src/ipac-ng-1.31/storage/plain-file'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/ipac-ng-1.31/storage/plain-file'
Making all in sqlite
make[2]: Entering directory `/usr/src/ipac-ng-1.31/storage/sqlite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/ipac-ng-1.31/storage/sqlite'
make[1]: Leaving directory `/usr/src/ipac-ng-1.31/storage'
Making all in agents
make[1]: Entering directory `/usr/src/ipac-ng-1.31/agents'
Making all in iptables
make[2]: Entering directory `/usr/src/ipac-ng-1.31/agents/iptables'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/ipac-ng-1.31/agents/iptables'
make[1]: Leaving directory `/usr/src/ipac-ng-1.31/agents'
Making all in access
make[1]: Entering directory `/usr/src/ipac-ng-1.31/access'
Making all in files
make[2]: Entering directory `/usr/src/ipac-ng-1.31/access/files'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/ipac-ng-1.31/access/files'
make[1]: Leaving directory `/usr/src/ipac-ng-1.31/access'
stripping debug code... ipacsum ipac-convert ipactest fetchipac done.
make doinstall
make[1]: Entering directory `/usr/src/ipac-ng-1.31'
./mkinstalldirs /usr/local/sbin
./mkinstalldirs /var/lib/ipac
install -m 755 fetchipac /usr/local/sbin/fetchipac
install -m 755 ipacsum.inst /usr/local/sbin/ipacsum
install -m 755 ipac-convert.inst /usr/local/sbin/ipac-convert
./mkinstalldirs /usr/local/man/man8
install -m 644 fetchipac.8 /usr/local/man/man8/fetchipac.8
install -m 644 ipacsum.8 /usr/local/man/man8/ipacsum.8
install -m 644 ipac-convert.8 /usr/local/man/man8/ipac-convert.8
make[1]: Leaving directory `/usr/src/ipac-ng-1.31'
 
Old 08-05-2008, 05:09 AM   #2
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
There is no error...
 
Old 08-06-2008, 02:00 AM   #3
thunyiwe
LQ Newbie
 
Registered: Nov 2006
Distribution: RHEL4,5,6&7,Debian sarge,etch & Fedora 18,19,20
Posts: 28

Original Poster
Rep: Reputation: 15
so then you want to tell me its installed already,
 
Old 08-06-2008, 02:10 AM   #4
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
It looks like it. If there had been an error, the last line of output would have said so.
 
Old 08-06-2008, 02:32 AM   #5
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
Yes, there is no evidence that the compilation failed - and "make install" first compiled + then copied the programs files to the places you specified during the "configure" step before.
The programs files all got installed to /usr/local/... - if the binaries are in your $PATH and the libraries can be found - you should have acieved your goal.
 
Old 08-06-2008, 03:55 AM   #6
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Yes. According to the output, the binaries have been installed in /usr/local/sbin, which should be in the PATH of root. Try
Code:
which fetchipac ipacsum ipac-convert
to see if they are correctly seen by your system. You can try also the whereis command.
 
  


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
1st time installing redhat - Make and Make Install does not work runlikeanantelope Linux - Newbie 4 02-19-2007 03:58 PM
Unable to compile (make, make install):need linux-headers smiley_lauf Linux - Newbie 3 01-31-2006 12:05 AM
package compiling from source, make & make install concepts shujja Linux - Newbie 2 09-20-2005 12:18 AM
Chap 5 Binutils make LDFLAGS & make install errors shotokan Linux From Scratch 5 04-10-2005 03:01 AM
How to make rule for make install and make uninstall melinda_sayang Programming 1 06-14-2004 05:58 AM

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

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