LTE-SIM Installation (Ubuntu)

1,371 views
Skip to first unread message

toha ardi Nugraha

unread,
Dec 18, 2012, 6:24:26 AM12/18/12
to lte...@googlegroups.com
Dear All

I get error in here

m@ubuntu:~/LTE_Latihan$ sudo apt-get install http://code.google.com/p/lte-sim/downloads/list
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package http://code.google.com/p/lte-sim/downloads
E: Couldn't find any package by regex 'http://code.google.com/p/lte-sim/downloads'

What should i do?

I am still beginner in Ubuntu :)

Thanks,

Toha

Giuseppe Piro

unread,
Dec 18, 2012, 6:43:04 AM12/18/12
to lte...@googlegroups.com


2012/12/18 toha ardi Nugraha <toha...@gmail.com>

Dear All

I get error in here

m@ubuntu:~/LTE_Latihan$ sudo apt-get install http://code.google.com/p/lte-sim/downloads/list
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package http://code.google.com/p/lte-sim/downloads
E: Couldn't find any package by regex 'http://code.google.com/p/lte-sim/downloads'

What should i do?


- Download the .gz file
- Uncompress it
- Installe the software through the make command

Cheers,
Giuseppe
 
Message has been deleted

toha ardi Nugraha

unread,
Dec 19, 2012, 8:44:53 AM12/19/12
to lte...@googlegroups.com
Dear All

I already uncompress it in LTE_Sim (Folder)

But when I use make command, like here

root@ubuntu:/home/maes# ls
Desktop    Downloads         list     Music     Public     Videos
Documents  examples.desktop  LTE_SIM  Pictures  Templates
root@ubuntu:/home/maes# make LTE_SIM
make: Nothing to be done for `LTE_SIM'.
root@ubuntu:/home/maes# 


I also already install g++, "wget g++"

What should I do?


Thanks,

Toha
ls

Yaseein

unread,
Dec 19, 2012, 11:53:51 AM12/19/12
to lte...@googlegroups.com
Hi,
You need to change the directory as below:
root@ubuntu:/home/maes# cd LTE_SIM
hit enter
then now you can code make:
hit enter

 

Regards,
Yaseein

toha ardi Nugraha

unread,
Dec 20, 2012, 1:16:23 AM12/20/12
to lte...@googlegroups.com
Hei,, Yaseein

Thank for your help :)

Now, I am trying to do exercise with "do_simulation", i did by using their procedure, 

on number 5 in the procedure, i did all the files like this 

root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 Graph1.sh
root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 How-to-use-this.txt
root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 packet_loss_ratio.sh
root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 specEff.sh
root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 spectral_efficiency.sh
root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 spectral_efficiency_comp.sh
root@ubuntu:/home/maes/LTE_SIM/LTE_Latihan# chmod 777 thoughput_comp.sh

am i wrong?

because, when i run "doSim1.sh", there is not action anything. 

Thanks,

Toha


On Thursday, December 20, 2012 1:53:51 AM UTC+9, Yaseein wrote:
Hi,
You need to change the directory as below:
root@ubuntu:/home/maes# cd LTE_SIM
hit enter
then now you can code make:

Yaseein

unread,
Dec 20, 2012, 5:03:09 AM12/20/12
to lte...@googlegroups.com
Hi,
 
you did same mistake.
then run doSim1.sh by:
./doSim1.sh
 
 
Regards,
Yaseein

maestoe

unread,
Dec 20, 2012, 6:28:02 AM12/20/12
to lte...@googlegroups.com
Hii

Thanks you,, :)  it's work,, 

I got some graph in there, but I found some problems when I simulated it on the way, like this one,, 

SPECTRAL EFFICIENCY REPORT FINISHED!!
./fairnessIndex_comp.sh: line 44: /home/maes/LTE_SIM/src/Simulations/TOOLS/./make_fairness_index: No such file or directory
./fairnessIndex_comp.sh: line 44: /home/maes/LTE_SIM/src/Simulations/TOOLS/./make_fairness_index: No such file or directory
./fairnessIndex_comp.sh: line 44: /home/maes/LTE_SIM/src/Simulations/TOOLS/./make_fairness_index: No such file or directory
./fairnessIndex_comp.sh: line 44: /home/maes/LTE_SIM/src/Simulations/TOOLS/./make_fairness_index: No such file or directory
./fairnessIndex_comp.sh: line 44: /home/maes/LTE_SIM/src/Simulations/TOOLS/./make_fairness_index: No such file or directory
awk: cmd. line:2: fatal: division by zero attempted

Could you explain about this problems?

Thanks, 

Toha

On Thursday, December 20, 2012 7:03:09 PM UTC+9, Yaseein wrote:
Hi,
 
you did same mistake.

Yaseein

unread,
Dec 20, 2012, 8:45:17 AM12/20/12
to lte...@googlegroups.com
Go to line 44 infairnessIndex_comp.sh and change the path to yours.

maestoe

unread,
Dec 20, 2012, 11:50:51 PM12/20/12
to lte...@googlegroups.com
Thanks,,Yaseein,... Solved,

Regards,

Toha

emily...@gmail.com

unread,
Oct 23, 2013, 10:48:32 AM10/23/13
to lte...@googlegroups.com
How I change the path? 
Can you show me the example?
Do you mean the path that infairnessIndex_comp.sh is included?

emily...@gmail.com

unread,
Oct 28, 2013, 12:29:13 PM10/28/13
to lte...@googlegroups.com
Hi all,

Can anyone show me the example of changing the path?

mahfoudi...@gmail.com

unread,
Oct 28, 2013, 5:27:27 PM10/28/13
to lte...@googlegroups.com
Hi can please help me : i want to simulate doSim1.sh but it give me the following errors :

./doSim1.sh: line 17: $'\r': command not found
./doSim1.sh: line 18: $'\r': command not found
./doSim1.sh: line 20: $'\r': command not found
./doSim1.sh: line 30: $'\r': command not found
./doSim1.sh: line 32: $'\r': command not found
./doSim1.sh: line 44: $'\r': command not found
./doSim1.sh: line 98: syntax error: unexpected end of file
Reply all
Reply to author
Forward
0 new messages