Web Hosting Talk







View Full Version : [PortsEntry] No compile??


hypernatic.net
01-17-2002, 01:20 PM
Here, I get this:


[root portsentry]# make install
Creating psionic directory /usr/local/psionic
Setting directory permissions
Creating portsentry directory /usr/local/psionic/portsentry
Setting directory permissions
chmod 700 /usr/local/psionic/portsentry
Copying files
cp ./portsentry.conf /usr/local/psionic/portsentry
cp ./portsentry.ignore /usr/local/psionic/portsentry
cp ./portsentry /usr/local/psionic/portsentry
cp: ./portsentry: No such file or directory
make: *** [install] Error 1


Any idea's?
I got the ORIGINAL and UNMODIFIED package...

stevebro
01-17-2002, 09:35 PM
There's a step missing from the posted link found elsewhere in these forums.

Do a 'make linux'

Then run 'make install' again - should work fine.