Ask a Question related to Sun Solaris, Design and Development.
-
Rich Teer #1
Re: need general help with setting paths & man paths for apps
On Thu, 10 Jul 2003, solaris newbie wrote:
That is one way, but a (perhaps) beter way would be to modify> Hello, basically what I know so far (which is limited ) is that I put in the
> path to installed apps in my path through editing the /etc/default/login
> script.
PATH in individual user's .profile.
They're not folders, they're directories.> also when i installed gcc I added the installed app to my path, but after
> compiling there was a share folder and a man folder, I take it the man
The MANPATH environment variable tells the man command where> folder consists of the man pages so how do I add them to my path as in the
> man path also when installing apps I noticed some references to enviroment
to search for man pages.
You'll need to recompile those broken apps using the -R flag.> variables such as LD_LIBRARY_PATH.... How do I set these variables to there
> corresponding applications (permanantly).
Using LD_RUN_PATH is not recommended practise, unless you have
no other alternative.
As a rule, I wouldn't touch the system supplied defaults.> Any advice on the enviroment variables or paths and what they link to and
> when(e.g I have been putting the .bin directorys in my path in mt
> /etc/default/login script) whould be appreciated.
Instead, put them in individual user's .profile or .kshrc
(or other file depending on what shell they use).
--
Rich Teer, SCNA, SCSA
President,
Rite Online Inc.
Voice: +1 (250) 979-1638
URL: [url]http://www.rite-online.net[/url]
Rich Teer Guest
-
General Performance For Larger-Scale Flex/AIR Apps?
Have done a couple small Flex apps (applets, I'd call 'em) for clients. Nothing too serious. Just started a mid-size app for a client which I'll be... -
Manually setting custom tag paths
So the Java applet to add custom tag paths keep freezing on me in the administrator page. I've tried it under Camino and Firefox in Mac and IE and... -
How do I do this... re-paths
I am sure that this is a simple task, and hopefully I can give an uncomplicated description of what I am trying to do. I have a complex rectangular... -
Bringing paths into Photoshop from AI as PATHS
What happened to bringing paths into Photoshop from Illustrator as PATHS? Used to be able to copy paths into Photoshop from AI 8 as a path. Can this... -
Help with paths
I have been using SSI would like to start using php From what I have seen php does not support absolute paths like SSI eg <!--#include... -
solaris newbie #2
need general help with setting paths & man paths for apps
Hello, basically what I know so far (which is limited ) is that I put in the
path to installed apps in my path through editing the /etc/default/login
script.
also when i installed gcc I added the installed app to my path, but after
compiling there was a share folder and a man folder, I take it the man
folder consists of the man pages so how do I add them to my path as in the
man path also when installing apps I noticed some references to enviroment
variables such as LD_LIBRARY_PATH.... How do I set these variables to there
corresponding applications (permanantly).
Any advice on the enviroment variables or paths and what they link to and
when(e.g I have been putting the .bin directorys in my path in mt
/etc/default/login script) whould be appreciated.
regards
David
solaris newbie Guest



Reply With Quote

