On Sat, Jun 5, 2010 at 12:12 PM, Rajesh kumar <[email protected]> wrote:
> I installed ruby by above in the dirtectory
>
> /home/rajesh/apps/ruby/
>
> the directory structure is as below
> ..
> ...bin
> ...include
> ...lib
> ....share
>
> so if i give ruby -v in command line it will say command not found,
>
> but if i go inside bin and use ./ruby -v it wil say,
>
> so how can i set up, as local user.

You need to add the path to ~/apps to the environment variable PATH in ~/.bashrc
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to