Marconi wrote:
[snip]
> I note that the 2.5 version of python was installed at: 
> /usr/local/bin/python2.5 which is symbolically linked from 
> /Library/Frameworks/Python.framework/Versions/2.5.
> 
> So where do I put a copy of denyhosts.py so that python 2.5 will run it?

You don't copy anything, you install it using the right python, i.e.

/usr/local/bin/python2.5 setup.py install
-- 
René Berber


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Denyhosts-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denyhosts-user

Reply via email to