Re: Potato & Moneydance

2000-03-26 Thread jason
On 27 Mar, Antonio Fiol Bonnín wrote: > You have to play with the CLASSPATH variable in one (some) of the scripts. > I had exactly the same problem, and I solved it that way. In fact, if I > haven't forgotten, it's simply a question of adding a line to the script > that states where it can find you

Re: Potato & Moneydance

2000-03-26 Thread Antonio Fiol Bonnín
You have to play with the CLASSPATH variable in one (some) of the scripts. I had exactly the same problem, and I solved it that way. In fact, if I haven't forgotten, it's simply a question of adding a line to the script that states where it can find your classes.zip file CLSPATH=${CLSPATH}:/your/p

Potato & Moneydance

2000-03-26 Thread jason
Has anyone had any luck getting moneydance to work with potato? I have the following packaged installed: jdk1.1, jdk1.1-dev, jdk1.1-native & jdk1.1-native-dev. Where the 'native' packages provide the native linux threads extensions to the standard jdk. The version of Java installed as part of pota