----- Original Message ----- 
From: "arundeep s" <[EMAIL PROTECTED]>
To: "linux delhi" <[EMAIL PROTECTED]>
Sent: Monday, February 23, 2004 3:44 PM
Subject: [ilugd] problem with environment variables


> hello all
>
> i am trying to compile a file placed on partition
> (/mnt/extra) other than / or /home. this partition is
> of ext3 type.
>
> now i am trying to compile a java code on /mnt/extra
> but it says sme class file is not found.  but if i
> keep the same file on /home directory it compile
> without any error. so the problem is with i guess the
> environment variable CLASSPATH.
>
> so where ( file) i should set it so that this problem
> get solved. i don't have setenv command on my system
> also
>
> thanks
> Arundeep
>
> __________________________________
I think, if you define that variable name in .bashrc file located in your
home directory then this should work.

After saving the changes you might need to try 'bash' command to reload the
.bashrc contents or better if you login again.

I am assuming here that you are using Bash as the shell.

I hope this solves the problem.

MKG


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to