LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Hp-ux b.11.11 u (https://www.linuxquestions.org/questions/linux-newbie-8/hp-ux-b-11-11-u-873265/)

brownie_cookie 04-06-2011 01:33 AM

Hp-ux b.11.11 u
 
Hi all

Me again :p, i'm working on a HP-UX B.11.11 U and I'm stuck..... :banghead:
I'm following this guide link to guide.
I'm on page 6. I did everything, i've downloaded and unzipped everything.
When I go to the folder ~/downloads and try the
Code:

./configure
command, it does what it's need to do, but THEN
the command
Code:

make all
fails...
it says:
Code:

[host:/some/folder/downloads/nrpe-2.12]make all
Make: Don't know how to make all.  Stop.

what does that mean?

This is what contains the folder NRPE-2.12
Code:

[host:/some/folder/downloads/nrpe-2.12]ll
total 1008
-rw-r--r--  1 host      user          9205 Mar 10  2008 Changelog
-rw-r--r--  1 host      user            441 Nov 23  2007 LEGAL
-rwxr-xr-x  1 host      user          1753 Mar 14  2007 Makefile.in
-rw-r--r--  1 host      user          7056 Mar 14  2007 README
-rw-r--r--  1 host      user          1172 Mar 14  2003 README.SSL
-rw-r--r--  1 host      user          2723 Mar  9  2007 SECURITY
-rw-r--r--  1 host      user          43882 Jan 20  2006 config.guess
-rw-r--r--  1 host      user          57063 Apr  6 08:15 config.log
-rw-r--r--  1 host      user          32304 Jan 20  2006 config.sub
-rwxr-xr-x  1 host      user        223871 Mar 10  2008 configure
-rw-r--r--  1 host      user          11906 Mar 10  2008 configure.in
drwxr-xr-x  2 host      user            96 Apr  5 16:01 contrib
drwxr-xr-x  2 host      user            96 Apr  5 16:01 docs
drwxr-xr-x  2 host      user          8192 Apr  5 16:01 include
-rw-r--r--  1 host      user          1012 Mar  6  2004 init-script.debian.in
-rw-r--r--  1 host      user          1171 Jan  8  2003 init-script.in
-rw-r--r--  1 host      user          2192 Feb  3  2006 init-script.suse.in
-rw-r--r--  1 host      user          5585 Jun 23  2001 install-sh
-rw-r--r--  1 host      user          4891 Mar 10  2008 nrpe.spec
drwxr-xr-x  2 host      user            96 Apr  5 16:01 sample-config
drwxr-xr-x  2 host      user          8192 Apr  5 16:01 src
-rw-r--r--  1 host      user          1046 Nov 23  2007 subst.in
-rw-r--r--  1 host      user          2143 Mar 10  2008 update-version

can someone help pls :(

decodedthought 04-06-2011 01:43 AM

was the ./configure procedure sucessful ? or did it show any error at the end?

brownie_cookie 04-06-2011 01:52 AM

indeed, the configure didn't do his full run ;)
he exited because i don't have openssl installed, so i'm trying to do this now ;)

brownie_cookie 04-06-2011 02:26 AM

problem ...

when i try to install openSSL i get this error:
Code:

[host:/some/folder/downloads/openssl-1.0.0c]./config
Operating system: 9000/800-hp-hpux1x
Can't locate strict.pm in @INC (@INC contains: /opt/perl5/lib/5.00502/PA-RISC1.1 /opt/perl5/lib/5.00502 /opt/perl5/lib/site_perl/5.005/PA-RISC1.1 /opt/perl5/lib/site_perl/5.005 .) at ./Configure line 9.
BEGIN failed--compilation aborted at ./Configure line 9.
Can't locate strict.pm in @INC (@INC contains: /opt/perl5/lib/5.00502/PA-RISC1.1 /opt/perl5/lib/5.00502 /opt/perl5/lib/site_perl/5.005/PA-RISC1.1 /opt/perl5/lib/site_perl/5.005 .) at ./Configure line 9.
BEGIN failed--compilation aborted at ./Configure line 9.
This system (hpux-parisc2-gcc) is not supported. See file INSTALL for details.

the last line says my system is not supporting this, does anyone know which one i do support????

decodedthought 04-06-2011 07:54 AM

see if this helps:
http://granito.org.uk/objphp/users/r...risc32hpux.txt

brownie_cookie 04-06-2011 08:29 AM

when i've got some time i'll see what it does and i'll post my outcome ;)

but thx !! :hattip:


All times are GMT -5. The time now is 10:30 AM.