Hi all;
I urgently need your help, as I need NCTUns for my thesis program. I installed fedora 11 on VMWare WorkStation 12 player, all updates were done successfully for fedora 11 kernel and all NCTUns dependency file was installed before begining its installation. On trying to install NCTUns using the ./install.sh command, I got the following errors thus:
*
* The NCTUns 6.0 Network Simulator Installation Script Program
*
* Notes: 1. You must be the root user to successfully run this program.
* 2. Normally, you can simply answer "y" or "yes" to all questions.
* 3. The related files of NCTUns will be installed in /usr/local/nctuns by default.
*
*
*
*
*
*
*
*
*
* In the following, this script will begin to install NCTUns. If you want
* to abort this installation, you should press "control+C" NOW!
*
* Otherwise, you can press the "Enter" key to begin.
*
**
** Install the NCTUns Kernel
**
STATE: install new nctuns kernel or upgrade older nctuns kernel
Preparing... ##################################################
kernel-nctuns ##################################################
STATE: modifiy grub configuration to disable hiddenmenu function and extend timeout limit
REPORT: install the NCTUns kernel ... ok
**
** Install System Libraries
**
STATE: libstdc++.so.6 existed
STATE: The tcl library is already installed.
STATE: The pcap library is already installed.
STATE: configure dynamic linker run time bindings
REPORT: install libstdc++.so.6 ... .skip
REPORT: install libtcl8.5 ... skip
REPORT: install libpcap.so.0.9 ... skip
**
** Build the simulation engine and libraries
**
STATE: build nctuns and libawp.so
GEN .version
CXX nctuns.o
LD built-in.o
LIB module/phy/libawp.so
/usr/bin/ld: module/phy/modulation/BPSK.o: relocation R_X86_64_32S against `vtable for BPSK' can not be used when making a shared object; recompile with -fPIC
module/phy/modulation/BPSK.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [module/phy/libawp.so] Error 1
make[1]: *** [module/phy] Error 2
make: *** [module] Error 2
ERROR: make failed...
I have hence tried to install it but all my trials are failing, I downloaded NCTUns 6.0 from this site >
https://github.com/jorgenio/nctuns
Please, kindly point out what I am doing wrong and what I need to do to get it installed. Any help will be kindly and highly appreciated. Thanks in advance.