My question:
orig:
orig: root => ./satan &
orig: [2] 11485
orig: root => SATAN is starting up....
orig: socket: Protocol not supported at perl/html.pl line 131.
orig:
orig: Perl is version 5.000.
orig:
orig: thanks in advantage
orig:
orig: luigi
answer:
Recompile perl 5 with socket option enabled.
Satan 1.1.1 works fine here on my Solaris 2.4
Roland Kaltefleiter | OFFICE: n/a please use Papermail
| PRIVAT: roland@toppoint.de
------------------------------------------------------------------
I think you must compile again perl5, after this run again the h2ph
program by root. It will correct the SOCK_STREAM value
On SunOS 4.1.3 AF_INET = 2, PF_INET = 2, SOCK_STREAM = 1,
but on Solaris 2.4 AF_INET = 2, PF_INET = 2, SOCK_STREAM = 2.
-------------------------------------------------------------------
You'll need to run perl 5.001e.
Solution:
I run reconfigure and make to select correct sock.
Thanks again to those who took the time to reply
luigi
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:27 CDT