Results 1 to 6 of 6
hi,
i'm at my last year at university and my project is simulation using omnet++ and i run it under linux and it has to be adjusted,it needs tcl/tk , ...
- 01-22-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 3
urgently
hi,
i'm at my last year at university and my project is simulation using omnet++ and i run it under linux and it has to be adjusted,it needs tcl/tk , blt, gcc before it can work.. and i dont know how to set them up ,please help me....
- 01-22-2008 #2
Hi and Welcome !
Which Linux distro are you using?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-22-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 3
i use fedora 7
- 01-22-2008 #4
You have to install all packages first.
Execute this
Your machine must have internet access.Code:su - yum -y install gcc-c++ blt tcl tk
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-22-2008 #5Just Joined!
- Join Date
- Dec 2007
- Location
- Bangalore >> India
- Posts
- 28
- 01-22-2008 #6It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
