OMNET ++ installation on Linux mint 18 sara ???

37 views
Skip to first unread message

Zakaullah Zaki

unread,
Dec 20, 2016, 3:02:41 AM12/20/16
to OMNeT++ Users
I have installed Linux mint 18 sara on VM Ware 10 installed on windows 10 64bit. The installation of OS linux done accurately. All updates done fine. When I try to install Omnet 5.0 via terminal then I got problem specially in very initial step after extraction to home directory.
when i type
omnetpp-5.0$ .setevn its give error of no directory found and the same problem is with .configure too. 
any body who have installed omnet 5.0 on linux. kindly provide solution please.

Rudolf Hornig

unread,
Dec 20, 2016, 3:16:22 AM12/20/16
to OMNeT++ Users
it's:
$ . setenv

(note the space between . and setenv)

.setenv is a non-existent file
. setenv is sourcing the content of 'setenv' file into your shell

Attila Török

unread,
Dec 20, 2016, 3:28:32 AM12/20/16
to OMNeT++ Users

And with configure, you have to write ./configure with a slash, and no space.
In this context, . is the current working directory. Usually on GNU/Linux systems, it's not searched for commands/programs automatically.


--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Zakaullah Zaki

unread,
Dec 20, 2016, 5:21:34 AM12/20/16
to OMNeT++ Users
the . setenv and . /configure also executed successfully.

now facing the problem in snap shop as make and make install isn't working. I am personally thanked to both of Rudlof Horning and Attila Torok. 
Reply all
Reply to author
Forward
0 new messages