Installation problem omnet++ 4.2

3,091 views
Skip to first unread message

thomass

unread,
Dec 30, 2011, 10:44:26 AM12/30/11
to omnetpp
Hi,

I need really help with installation please.

I can´t start installation. When I write command "make" nothing
happened.
Does anybody know what is the problem?


Welcome to OMNeT++ 4.2!

Type "./configure" and "make" to build the simulation libraries.

When done, type "omnetpp" to start the IDE.

Lishak@Lishak-PC ~
$ . setenv
/c/Users/Lishak/omnetpp-4.2

Lishak@Lishak-PC ~
$ ./configure
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
configure: -----------------------------------------------
configure: reading configure.user for your custom settings
configure: -----------------------------------------------
checking for icc... no
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... configure: error: cannot run
C compiled
programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

Lishak@Lishak-PC ~
$ make
Makefile:32: Makefile.inc: No such file or directory
Makefile:36: *** OMNETPP_BIN_DIR must be correctly set. Stop.

Lynda Algerienne

unread,
Dec 30, 2011, 10:49:18 AM12/30/11
to omn...@googlegroups.com
Hi,
Are you working under Windows or Linux?



2011/12/30 thomass <svac...@gmail.com>

--
Sent from the OMNeT++ mailing list. To configure your membership,
visit http://groups.google.com/group/omnetpp

thomass

unread,
Dec 30, 2011, 11:44:07 AM12/30/11
to omnetpp
Under Windows 7 Professional 64bit. I installed omnet++ before and no
problem with installation (same pc). But after several weeks I have to
reinstall it. So I deleted omnet a started installation again. But it
doesn´t work second time. And what is really strange that my antivirus
(AVG Internet security 2011) found trojan horse generic26.APKF in
omnetpp-4.2\msys\bin\sh.exe. I downloaded the zip package from
omnetpp.org today.

On 30 pro, 16:49, Lynda Algerienne <lynda.algerie...@gmail.com> wrote:
> Hi,
> Are you working under Windows or Linux?
>
> 2011/12/30 thomass <svach...@gmail.com>

Lynda Algerienne

unread,
Dec 30, 2011, 11:52:34 AM12/30/11
to omn...@googlegroups.com
Hi,

I had a similar problem. Try to deactivate your Antivirus during the installation procedure.

 

2011/12/30 thomass <svac...@gmail.com>

Daniel Pfefferkorn

unread,
Dec 30, 2011, 11:59:36 AM12/30/11
to omn...@googlegroups.com
Hi!

Check the md5-hash of the downloaded zip prior to de-activating your
anti-virus software! Maybe it is corrupt.

Daniel


--
M.Sc. Daniel Pfefferkorn

Institute of Microelectronic Systems

Leibniz University Hannover phone: +49 (511) 762 - 19609
Appelstr. 4 fax: +49 (511) 762 - 19601
30167 Hannover e-mail: pfef...@ims.uni-hannover.de
Germany

nael zuriek

unread,
Dec 30, 2011, 6:15:09 PM12/30/11
to omn...@googlegroups.com
build omnet++4.2 into another directory ... it's better if you build
it into C drive directly .
I think that it is a directory conflict ..
no need to deactivate any anti-virus programs , I installed omnetpp4.2
into Win7 64-bit different times on the same machine , and I have
Kaspersky Internet security 2011 on and running ....

Alfonso Ariza Quintana

unread,
Dec 31, 2011, 2:13:08 PM12/31/11
to omn...@googlegroups.com
execute the script mingwenv.cmd
In the shell that this script open execute the commands

-----Mensaje original-----
From: thomass
Sent: Friday, December 30, 2011 4:44 PM
To: omnetpp
Subject: [Omnetpp-l] Installation problem omnet++ 4.2

Hi,


Welcome to OMNeT++ 4.2!

--

Waleed El-Adrosey

unread,
Sep 24, 2012, 2:16:19 AM9/24/12
to omn...@googlegroups.com
hi,
I have AVG antivirus, and when I tried to install omnet++ 4.2.2 win32 I had the same antivius Messages of having trojans in the installation programs.  I've changed the directory of installation but the same result.
when I installed omnet++ 4.1 no antivirus errors were shown and installation worked usually.

I hope that omnetpp team can handle that issue.

thanks

Rudolf Hornig

unread,
Sep 24, 2012, 2:53:54 AM9/24/12
to omn...@googlegroups.com
Hi, 

it is common that anti virus programs report false positives for the Win32 installer. The reason is that the installer contains binaries that were built with the MINGW compiler. Most AV package does heuristical analysis i.e. they try to understand the code itself, but they are prepared to deal only with binaries that were build with microsoft compiler. They are clueless with MINGW binaries so they just throw an error... The issues are mostly with the build in MSYS tools. If you wish, you can submit the executables to the AV vendor and they will analyse and whitelist them.

Rudolf

rajesh chintha

unread,
May 17, 2016, 6:33:21 AM5/17/16
to OMNeT++ Users
Extract to some other folder, it should work

Matt Popovich

unread,
Feb 27, 2020, 12:34:15 PM2/27/20
to omn...@googlegroups.com
I had this same issue when attempting to install OMNET++ 5.6.1 today. I was attempting to install it onto Ubuntu 18.04 LTS.

My issue was that I was following the Linux instructions on the install guide. But, before you do that (before you run `./configure` and `make`), the instructions in chapter 4.2 say:

See the chapter specific to your Linux distribution for instructions on installing the packages needed by OMNeT++.

So I then went to chapter 5 and ran the Ubuntu instructions to install the prerequisite packages. After I installed the prerequisite packages, I was able to run `./configure` and `make` successfully.
Reply all
Reply to author
Forward
0 new messages