
- Fix problem in compilyng portscan (libraries), check how did with
root, try to find a compatible lcompat.h 
(problem of libc5-libc6??) - FIXED
- Provide a netscape-wrapper that does not check for user=root
- Need to set the html documentation automatically (although it
will possibly not change)

DONE:
- Tie less satan, or make /usr/sbin/satan a 'wrapper' script to run
/usr/share/satan/satan and put everything under there -- FIXED
- Satan-wrapper:
#!/bin/sh
cd /usr/share/satan && /usr/share/satan/satan -- DONE
- Start by modifying satan to read configuration from /etc/satan -- FIXED
- Try to find  a way to not use .pl files (WWW browsers try
x-application/x-perl and not show them).
Quick fix: make .pl files text/html (and select Navigator to read) --FIXED
