Notices


Reply
Thread Tools
barry99705's Avatar
Posts: 641 | Thanked: 27 times | Joined on Apr 2007
#11
Originally Posted by dblank View Post
Oops on the owner/group, but it's still read and execute for everyone, so that shouldn't be a problem.

What happens when you try to run it?
zenmap: not found
__________________
Just because you are online, doesn't mean you don't have to form a full sentence.


SEARCH! It's probably already been answered.
 
Posts: 465 | Thanked: 149 times | Joined on Oct 2007
#12
Originally Posted by barry99705 View Post
zenmap: not found
Do you have python2.5 installed?

What if you type /usr/bin/zenmap ?
 
barry99705's Avatar
Posts: 641 | Thanked: 27 times | Joined on Apr 2007
#13
Originally Posted by dblank View Post
Do you have python2.5 installed?

What if you type /usr/bin/zenmap ?
Nope, don't have python. It's not showing up in any of my working repos.
__________________
Just because you are online, doesn't mean you don't have to form a full sentence.


SEARCH! It's probably already been answered.
 
Posts: 465 | Thanked: 149 times | Joined on Oct 2007
#14
Originally Posted by barry99705 View Post
Nope, don't have python. It's not showing up in any of my working repos.
It's on maemo Extras, grab it from there when it goes back online.
 
barry99705's Avatar
Posts: 641 | Thanked: 27 times | Joined on Apr 2007
#15
Originally Posted by dblank View Post
It's on maemo Extras, grab it from there when it goes back online.
Found it. Still no joy. Even chmod'd it 777, still says zenmap: not found. Tried it by doing a /usr/bin/zenmap and right from the bin directory.
__________________
Just because you are online, doesn't mean you don't have to form a full sentence.


SEARCH! It's probably already been answered.
 
Posts: 465 | Thanked: 149 times | Joined on Oct 2007
#16
Originally Posted by barry99705 View Post
Found it. Still no joy. Even chmod'd it 777, still says zenmap: not found. Tried it by doing a /usr/bin/zenmap and right from the bin directory.
The error message is misleading, it most likely can't find python at /usr/bin/python2.5
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#17
@dblank

Any chance of releasing for the newly released 4.60. I got it to compile and install but only to /usr/local and I didn't get zenmap to open.

Thanks
 
mrlanrat's Avatar
Posts: 292 | Thanked: 46 times | Joined on Oct 2007
#18
Hi, I am interested in getting zenmap to work.
I have it installed but when I run it I get this message.

Code:
/home/user # zenmap
Traceback (most recent call last):
   File "/usr/bin/zenmap", line 31, in <module>
      from zenmapCore.Name import APP_NAME, APP_DISPLAY_NAME
ImpostError: Bad magic number in /usr/lib/python2.5/site-packages/zenmapCore/__init__.pyc
/home/user #
I have tried running it as user and as root. I get the same message.
What can I do to fix this?

Thanks.

Last edited by mrlanrat; 2008-05-08 at 03:29.
 
Posts: 179 | Thanked: 90 times | Joined on Dec 2007
#19
Originally Posted by mrlanrat View Post

I have tried running it as user and as root. I get the same message.
What can I do to fix this?

Thanks.
I just built 4.62 from scratch and I kept getting weird errors to when relying on dpkg to install zenmap with the deb. (Tried a couple of different things in the rules file, kept getting different errors... Honestly, I don't know enough about setup.py to get it to prefix right for apt.)

I got zenmap running by installing it directly on the tablet, but it was a pain. What I did was-

1. build nmap-4.62 on scratchbox
2. On scratchbox tar.gz the zenmap directory in the nmap source tree (after building the deb).
3. transfer the nmap*.deb and the zenmaps.tar.gz to the tablet.
4. Install the nmap deb.
5. untar the zenmaps dir into your homedir, cd into it and run(as root)-
# python2.5 setup.py install


hope this helps,
kernelpanic
 

The Following User Says Thank You to kernelpanic For This Useful Post:
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#20
Originally Posted by kernelpanic View Post
2. On scratchbox tar.gz the zenmap directory in the nmap source tree (after building the deb).

hope this helps,
kernelpanic
Thanks, but when you say make a deb, do you mean dh_make and dpkg-buildpackage?
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:40.