RE: Linux Caludra 1.41 Question{help}
- Posted by pmosley at infoway.lib.nm.us Jul 18, 2001
- 409 views
> error 'bash: exu: command not found'. Do an 'echo $PATH', and you'll > see > that 'root' doesn't have euphoria/bin in his path. You can run it by > typing > the full path, i.e.:/home/irv/euphoria/bin/exu hello > > Here are a few things to check. Do them all while logged in as a normal > user: (replace my name with your user name) > > > echo $PATH > > /home/dave/euphoria/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/usr/games > Hi This is right:) > The full path to Euphoria should be somewhere near the front of this > list. > BTW, the euphoria subdirectory should be under your /home/<user> > directory, > and should have been created by <user> not by root. I wouldn't try > Ok I think I found problem 1 I installed it as root Can you do that? I tried to install it as dave but could not write to the profile file the path and eudir things.I could only do it as root > ls -l should show you as owner of /euphoria > ls -l euphoria should show you as owner of all subdirectories under > /euphoria Tis is ok:) > ls -l euphoria/bin/exu should show you as owner of exu > with permissions of -rwxr-xr-x This has this drwxr-xr-x When I installed it it asked me what group i wanted and it sayed that it would use the default as 100 somthing and when I do a ls -l command I get this drwxr-xr-x 100 500 then the filename > > echo $EUDIR > /home/irv/euphoria > > > exu When I do this I get dave@home dir $ and the program does not run I think > Euphoria 2.2 Complete Edition (beta release) for Linux. > Copyright (c) Rapid Deployment Software 1999 > This Complete Edition of Euphoria is a licensed > product of Rapid Deployment Software and may > not be redistributed, except with the written > permission of Rapid Deployment Software. > > file name to execute? > Thanks for the help,I think that some how it got me into a group I do not know if this is ok or not and if so how do I get out. Thanks P.S My CD_ROM is an old cr-563 hooked into a gallaxy sound card. When i try this to run it like this ed.ex I get errors,but when I run it like exu I get nothing DAvid