Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > Please, help to install OMNeT++ on Knoppix!!!

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-07-2007   #1 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 1
Please, help to install OMNeT++ on Knoppix!!!

Hi all

I need your help very urgently.

I am a newbie at Knoppix, I need your help. In my computer I have Windows XP installed, however, I want to use a software (OMNeT++) and make different simulations from console, for this reason, I need to run on Linux OS.
I have a Live-CD with knoppix. I boot my PC from CD and Knoppix is launched, in my directory I decompress OMNeT++ (in omnetpp sub-directory as it is mentioned after) software and these are the next instructions to be followed and I need some help:

##A sub-directory called omnetpp will be created which will contain the simulator
files. You should now add the following lines to your startup file (.bashrc
or .bash_profile if you're using bash; .profile if you're using some other
sh-like shell):

export PATH=$PATH:~/omnetpp/bin
export LD_LIBRARY_PATH=~/omnetpp/lib

For these variables to be included in the environment you will need to
restart the shell before proceeding (logout and login again).##


When is referring to the shell, is it simply the Console? I use Console to introduce the commands, where can I found the startup file to add these lines that are required to use OMNeT software?
Please could you let me know how to modify startup file?
Many thanks in advance.
maxijanko is offline  


Reply With Quote
Old 06-10-2007   #2 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
Quote:
Originally Posted by maxijanko View Post
Hi all

I need your help very urgently.

I am a newbie at Knoppix, I need your help. In my computer I have Windows XP installed, however, I want to use a software (OMNeT++) and make different simulations from console, for this reason, I need to run on Linux OS.
I have a Live-CD with knoppix. I boot my PC from CD and Knoppix is launched, in my directory I decompress OMNeT++ (in omnetpp sub-directory as it is mentioned after) software and these are the next instructions to be followed and I need some help:

##A sub-directory called omnetpp will be created which will contain the simulator
files. You should now add the following lines to your startup file (.bashrc
or .bash_profile if you're using bash; .profile if you're using some other
sh-like shell):

export PATH=$PATH:~/omnetpp/bin
export LD_LIBRARY_PATH=~/omnetpp/lib

For these variables to be included in the environment you will need to
restart the shell before proceeding (logout and login again).##


When is referring to the shell, is it simply the Console? I use Console to introduce the commands, where can I found the startup file to add these lines that are required to use OMNeT software?
Please could you let me know how to modify startup file?
Many thanks in advance.
If you haven't solved this yet, the instructions are telling you to open the file in your home directory called .bashrc
Do it like this, open a konsole/terminal and issue these commands(not as root).
Code:
cd ~
Code:
nano .bashrc
copy and paste these lines into the editor.
Code:
export PATH=$PATH:~/omnetpp/bin
export LD_LIBRARY_PATH=~/omnetpp/lib
Save your work and exit by typing Ctrl X, press Y to save.

For these variables to be included in the environment you will need to
restart the shell before proceeding (logout and login again).##
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 04:55 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2