Csound Csound-dev Csound-tekno Search About

Re: Cecilia for Linux--a problem

Date1997-10-21 01:07
FromKhalid
SubjectRe: Cecilia for Linux--a problem
Jason H Clouse wrote:
> 
> Greetings all!  I'm having a little problem with Cecilia for Linux.  Let
> me just say that I'm relatively new to Linux (I absolutely *love* it so
> far!) so I may be missing something extremely obvious.  I adhered to the
> instructions in the readme and made the symbolic link to xcec, but Linux
> keeps telling me it can't find xcec, even when I run it right from the
> directory it's in!  ARGHHH!

	even if you've made xcec executable, there's another thing that's 
not that obvious. If you try to run xcec (or any other executable) from
the
directory it's in, and you just type the name of the exe (just like
this: 
xcec), your system might not find the path, because it doesn't search in
the directory you're in. This behaviour is quite normal to UNIX, the
reason
is that the PATH environment variable isn't set to include the local
direc-
tory (unlike DOS and the like). So if it still doesn't work, type:
			./xcec
in the directory where xcec is located (the "./" stands for the local
direc-
tory). 

NOTE: This behaviour is intended due to security measures. You will like
it.
	If you don't, change your $PATH settings.

Date1997-10-21 02:18
FromLarry Troxler
SubjectRe: Cecilia for Linux--a problem
 Or maybe the path to wish in the #! line is wrong? When I played around
with cecilia on my red-hat system, I think I needed to change it.


Larry


--  Larry Troxler  --  lt@westnet.com  --  Patterson, NY USA  --