LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   problem with .profile (https://www.linuxquestions.org/questions/aix-43/problem-with-profile-239722/)

mamingui 10-07-2004 03:51 AM

problem with .profile
 
Hi
I'm working with IBM RISC 6000 with AIX 5L.
when the user focaic connects himself, it can execute all the lines of his .profile except one. All the checks were made: no errors on the line :
LIBPATH=/caic/u01/app/oracle/product/9.2/lib32
export LIBPATH
and the line is exported. In the .dtprofile of userid focaic the line dtsourceprofile is not put in comment. However when I make:
echo $LIBPATH nothing occurs. on the other hand when the root is connected and make: su - focaic; then echo $LIBPATH gives something
Can you tell me now what I have to do to solve the problem
Please help me
Regards

zorba4 10-09-2004 05:44 AM

Yes, LIBPATH is erased by the desktop environmnet, the value in .profile is erased. I did not find yet in which control file to put it. Maybe in .dtprofile ?


All times are GMT -5. The time now is 06:06 PM.