![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PATH in unix | thiyagak85 | Shell Programming and Scripting | 4 | 07-07-2008 08:24 AM |
| How to get the path of a file in UNIX? | smr_rashmy | UNIX for Dummies Questions & Answers | 14 | 05-14-2008 03:34 AM |
| missing Path(in UNIX) when i launch a job on to unix machine using windows SSh | megastar | UNIX for Advanced & Expert Users | 1 | 11-04-2005 03:36 AM |
| UNIX PATH info required PLEASE HELP (I'm new to unix) | akitachi | UNIX for Dummies Questions & Answers | 1 | 05-10-2002 11:37 AM |
| Unix Path Options | Shakey21 | UNIX for Dummies Questions & Answers | 2 | 11-19-2001 03:26 PM |
|
|
LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
|||
|
I think u should write in /etc/profile
MANPATH=$MANPATH:/usr/local/man export MANPATH :wq! Any how which free ware are you using? Be careful while installing and check dependency libraries. I have an issue.. I have installed some of that libraries and freewares. Now my machine is taking a long time to get desktop. Be careful while installing... Trace out the script ,which files its creating? , where is it creating ? and Is is modifying any older files.? regards. |
|
||||
|
Quote:
How about UNIX path? Is it a different variable?? Sorry for newbie questions... I am still trying to learn about UNIX. Thanks! |
|
||||
|
Just more two questions...
this file can be used to add all variables I need? Also, how can I set a variable during runtime? eg, I need to set a var during some installation... does it depend of the shell used? Thanks for clarifications!!! |
|
|||
|
Yes.. you need to edit that file for permanent. You can specify at command prompt also but that is for temporary(for that session only).
Yes.. you can do that during installation but you need to write a script and append that script to installation script... regards.... |
|||
| Google UNIX.COM |