Csound Csound-dev Csound-tekno Search About

Re: Cecilia (again)

Date1998-01-16 11:38
FromKhalid
SubjectRe: Cecilia (again)
trkkaZulu wrote:
>
> High;
>
> Is anyone out there using Cecilia under Linux? How did you get
> it to set up and run?  (...)  Help!
 
0. Try to get it to run when you're any "user", NOT "root"!
 
1. Enter "wish" on the command line:

        /home/"username" > wish

   If you see a window popping up, continue with 2.,

   if there's a message like:

        "bash: wish: command not found" , continue with 1b.

1b. Install tcl/tk (is on your Linux Cd for sure) as "root"!
   Login as "user" again. Restart the shell by typing "exit".

2. Now move to the directory where xcec is in (as "user"), and
   type:

        /dir/to/xcec > wish ./xcec

3. Mail the error message to the list . If there's no error, and
   xcec is running, do the funny stuff. Be careful - you should
   be root only in step 1b!!

kd