1834722 Members
2858 Online
110069 Solutions
New Discussion

How to run Saint ?

 
SOLVED
Go to solution
Daniel Simard
Frequent Advisor

How to run Saint ?

Hi,
I've downloaded saint 4.2.1 and tried to get it going on our Hp-11.00 server.

The read-me says to run ./configure but I get an error message..

The error message is..
./configure
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.


I was wondering if you guys could help me with the error and / or suggest a compiler that can create executables.

Thanks,
Si tu n'as pas ce que tu aimes, aimes ce que tu as.
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor

Re: How to run Saint ?

Daniel,

You can download this compiled version here.

http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/saint-3.1.4/

Hope it helps,

Robert-Jan.
Rainer von Bongartz
Honored Contributor
Solution

Re: How to run Saint ?

first check if yout gcc is working.

Create a small C-program

main()
{
printf ("Hello World\n");
}

store this in file world.c and
try compiling

gcc world.c

Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Steven E. Protter
Exalted Contributor

Re: How to run Saint ?

This caught my eye.

C compiler cannot create executables.


Permissions problems?

Next, check your path, check the swverify -l product on the compiler.

With the exception of Saint itself, gcc and other prerequisites were installed on our systems from depots.

Finding a good Saint release that I could make work on 11 or 11.11 was hard, I had to use a tar file from a security class I took back in 2001.


SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com