Ettercap Forum Index Ettercap
Ettercap development forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ettercap on OSX 10.5 "Leopard"

 
Post new topic   Reply to topic    Ettercap Forum Index -> DEVELOPMENT
View previous topic :: View next topic  
Author Message
hack101
Experienced Poster
Experienced Poster


Joined: 26 Apr 2004
Posts: 53
Location: UK

PostPosted: 13 Nov 2007 11:50 pm    Post subject: ettercap on OSX 10.5 "Leopard" Reply with quote

Just to report success with one minor hack needed in installing 0.7.3 using fink on Leopard.

1. Get Leopard up and running and up to date via software update
2. Install the Developer tools on your leopard install DVD or download from https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=19897
3. Download the fink bootstrap from http://www.finkproject.org/ and follow the instructions to setup fink
4. Navigate to your /sw/src folder in Terminal or Finder
5. Unzip/untar ettercap-NG-0.7.3.tar.gz
6. In your expanded directory, open ettercap-NG-0.7.3/src/interfaces/curses/widgets/wdg.h in a text editor using sudo (I used
Code:
$ sudo pico ettercap-NG-0.7.3/src/interfaces/curses/widgets/wdg.h
in the terminal)
7. Look in the includes section near the top of the file and append
Code:
#include <sys/types.h>
at the end of the section.
8. tar and zip the ettercap-NG-0.7.3 directory up again and replace the tar.gz file in step 4 with your new version
9. Run
Code:
$ fink install ettercap-ssl-gtk
or ettercap-ssl if you don't want the gtk interface and all the X11 compile time that goes with it.
10. Wait until it all finishes (go to dinner or something)
11. Modify /sw/etc/etter.conf to your needs to get the redirect commands and privilege levels right.
12. Enjoy!
_________________
Too dumb to think of an original sign-off
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Ettercap Forum Index -> DEVELOPMENT All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group