Howto install Csound5.09-i368d on an EEE PC900 with linux?

View: New views
2 Messages — Rating Filter:   Alert me  

Howto install Csound5.09-i368d on an EEE PC900 with linux?

by DaveT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

My EEEPC is the 900 with 20GB drive and the strange Asus/Xandros linux.
I've tried a few things but csound won't install.

I used gunzip to unzip it, tar -xvf to extract the files and directories, and then hunted for something sensible as to how to install it.
Eventually I found the installer. Ran that by typing 'sudo installer' and it failed because the libfltk file was missing.
So I downloaded V1.1 from the Xandros repository using synaptic.

Tried again, it gets a step further and fails with a red window that is asking for some sort of configuration file.

Does anybody have a nice easy to follow set of instructions? The manual is not exactly helpful! Building from source is explained better than a simple install.

The version of csound in the Xandros repository is 4.something and I would quite like to use the latest and greatest version.

It is so long since I used csound files are .orc and .sco, and on Mac OS9 at that! And what a nice easy install that was for MacCsound.

Re: Howto install Csound5.09-i368d on an EEE PC900 with linux?

by DaveT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Having to create a login for the csound list and for nabble was too much for me.

Meanwhile, having had to completely re-install the software on the Asus eeepc900 because my attempts to upgrade it using synaptic broke it I now know the following:-
when installing or updating packages using the debian unstable repository (which is where csound5 is) if the package wants to make major changes don't install it!
A few packages don't have any dependencies.
At the moment csound, csound-gui, and csound-utils only update or install a few packages, and csound5GUI works!

DaveT wrote:
My EEEPC is the 900 with 20GB drive and the strange Asus/Xandros linux.
I've tried a few things but csound won't install.