LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Zenmap refuse to start. (https://www.linuxquestions.org/questions/slackware-14/zenmap-refuse-to-start-4175577016/)

agropec 04-08-2016 03:57 PM

Zenmap refuse to start.
 
Is there a problem with Python +Zenmap? Slackware-14.1 AMD64

bash-4.2# zenmap
bash: /usr/bin/zenmap: /usr/bin/python: bad interpreter: No such file or directory

Thanks.

Didier Spaier 04-08-2016 04:08 PM

What says "which python"?

Noryungi 04-09-2016 11:55 AM

Python is missing from your installation.

You can install it from the /d/ series in Slackware 14 (and previous versions).

If slackpkg is installed and configured properly on your system, simply enter:
Code:

slackpkg install python
and you should be in business.

agropec 04-09-2016 04:26 PM

Hey, Noryungi

It worked, thanks!
BTW, i am curious, because this system was full installed; thanks again.

Noryungi 04-10-2016 01:07 PM

Hey agropec...

That sounds really strange, indeed. Do you have any other scripting language missing? Things like Perl or Ruby for instance?

That may mean some packages in the /d/ section were not properly installed. Other than that, honestly, I don't have any explanation.


All times are GMT -5. The time now is 04:26 AM.