Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Pls. help, I just installed visualworks on Red hat. At the end got this instructions to set an environment variable name VISUALWORKS to the value: /usr/local/vw7 in the appropriate unix startup file.
PLS. TELL ME, HOW DO I DO THAT?
Thank you in advance.
and you can also type it in console, that should be what it is asking, there is a better fiel to add that to, but rc.local should work, and you don't risk screwing anything up.
Thanks so much to both of you for your quick reply.
But I am sorry, I am new to this kind of environment, I am still lost.. really sorry about that.. I typed: export VISUALWORKS=/usr/local/vw7 (and it was accepted). But I don't know how to save that.
Kindly tell me step-by-step; Thank you for bearing with me.
I am not familiar with RedHat, but they are saying to open the file named 'rc.local' which is in directory /etc/rc.d, or the file '.bashrc' which is in your home directory, add the line as you typed it in the console, and save the file. I don't know which file is the preferable location in RH.
you can use any text editor to do that - maybe kedit, or whatever RH installs - look in the menu under "text editors" or some similar title. you can always use vi, but it can be a bit confusing at first.
to get a listing of your current environment variables, try typing 'env' in a console.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.