has nayone gotten gnucash to work on 7.2 , if so how, after installing all dependencies i still ger error
Doesn't GnuCash require Java 1.2? I think that, by default, the java VM that is pointed to by /usr/local/java is the 1.1.8 version. You may have to change this symlink to the Java 1.2 VM to get GnuCash to work. Note that suseconfig will change the symlink to 1.1.8 unless you disable that "feature", a topic that was recently covered here. HTH - ronc On Monday 05 November 2001 11:43 am, Landy Roman wrote:
has nayone gotten gnucash to work on 7.2 , if so how,
after installing all dependencies i still ger error
On Mon, Nov 05, 2001 at 01:12:42PM -0500, Ron Cordell wrote:
Doesn't GnuCash require Java 1.2? I think that, by default, the java VM that is pointed to by /usr/local/java is the 1.1.8 version. You may have to change this symlink to the Java 1.2 VM to get GnuCash to work.
Note that suseconfig will change the symlink to 1.1.8 unless you disable that "feature", a topic that was recently covered here.
I am afraid this advise is totally misleading. Gnucash does not use java.
HTH -
ronc
On Monday 05 November 2001 11:43 am, Landy Roman wrote:
has nayone gotten gnucash to work on 7.2 , if so how,
after installing all dependencies i still ger error
Did you run the following command after installation: guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" -Kastus
Oops! My apologies. I must have been thinking about Money Dance. Sorry about that... -ronc On Monday 05 November 2001 01:55 pm, you wrote:
On Mon, Nov 05, 2001 at 01:12:42PM -0500, Ron Cordell wrote:
Doesn't GnuCash require Java 1.2? I think that, by default, the java VM that is pointed to by /usr/local/java is the 1.1.8 version. You may have to change this symlink to the Java 1.2 VM to get GnuCash to work.
Note that suseconfig will change the symlink to 1.1.8 unless you disable that "feature", a topic that was recently covered here.
I am afraid this advise is totally misleading. Gnucash does not use java.
HTH -
ronc
On Monday 05 November 2001 11:43 am, Landy Roman wrote:
has nayone gotten gnucash to work on 7.2 , if so how,
after installing all dependencies i still ger error
Did you run the following command after installation:
guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"
-Kastus
participants (3)
-
Konstantin (Kastus) Shchuka
-
Landy Roman
-
Ron Cordell