Omnet installation problem in Linux Mint 16

52 views
Skip to first unread message

Nicky Didos

unread,
Apr 20, 2014, 8:50:25 AM4/20/14
to omn...@googlegroups.com
I am a student and new user to omnet. I want install omnet on Linux Mint 16. For installation I followed the guide :
http://www.nsnam.com/2013/12/installation-of-omnet-in-linux-mint-16.html
I have set the environment variables in the .profile in linux mint. This is my profile: http://paste.debian.net/94680/ . After:
~/omnetpp-4.4.1 $ make
make MODE=release
make[1]: ingresso nella directory "/home/nicky/omnetpp-4.4.1"
***** Configuration: MODE=release, TOOLCHAIN_NAME=gcc, LIB_SUFFIX=.so ****
===== Checking environment =====
ERROR: /home/nicky/omnetpp-4.4.1/bin is not in the path! You can add it by entering:
   export PATH=/home/nicky/omnetpp-4.4.1/bin:$PATH
make[1]: *** [check-env] Errore 1
make[1]: uscita dalla directory "/home/nicky/omnetpp-4.4.1"
make: *** [allmodes] Errore 2

Why i have the problem ?

And from shell I get:
$PATH
bash: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games: File o directory non esistente


Michael Kirsche

unread,
Apr 20, 2014, 12:29:41 PM4/20/14
to omn...@googlegroups.com
So you inserted the correct path information (export PATH=/home/nicky/omnetpp-4.4.1/bin:$PATH) into your .profile file...
Did you re-start your shell? Paths from .profile or .bashrc (Ubuntu derivates) are set only once during the starting of the shell, if you change your .profile, you have to restart the shell.

nicky didos

unread,
Apr 20, 2014, 12:34:29 PM4/20/14
to omn...@googlegroups.com
Thanks the problem was that it had to restart the shell. Now it works ;-)


--
You received this message because you are subscribed to a topic in the Google Groups "omnetpp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/UaV6D_tggyA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages