-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 For all those individuals that have been asking about GNUCash. The new version works fine. Just read the README about SuSE 6.3 and make gnome. -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com> iQA/AwUBONyuzGcEf2EJ+vWKEQItsgCeOqRZCzS33Bihg8SWTxclUXfdUoMAoJkE HJLuyAaUVdUud5QEIJnV9ysm =/DYG -----END PGP SIGNATURE----- -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I downloaded the rpm version and ran Kpackage on it. I didn't install it because Kpackage said there were missing dependencies, and I didn't want to go running off looking for secondary packages requiring specific version numbers,etc... I've played that pain-in-the-neck game before and I'm not playing it again. GNUcash could further it's cause significantly by releasing rpm's and tar's that are COMPLETE, i.e., containing all necessary auxilliary programs of the right versions. Static or shared, it shouldn't matter. If an additional programs, besides GNUcash itself, are needed to run GNUcash then those programs should be in the release. Can I make it any clearer? Anything less is going to turn off a lot of folks and hinder the spread of othewise good Linux apps. MoneyDance had this problem of requiring folks to go fetch other software and install it before MoneyDance could be installed. Sean and I danced around on this issue. I watched it for nearly a year. I now use MoneyDance because the installation includes EVERTHING needed to run it. Including EVERYTHING is the only way to release an app, IMO. JLK NeoFax wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
For all those individuals that have been asking about GNUCash. The new version works fine. Just read the README about SuSE 6.3 and make gnome.
-----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBONyuzGcEf2EJ+vWKEQItsgCeOqRZCzS33Bihg8SWTxclUXfdUoMAoJkE HJLuyAaUVdUud5QEIJnV9ysm =/DYG -----END PGP SIGNATURE-----
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi Jerry! On Sat, 25 Mar 2000, Jerry L Kreps wrote:
I downloaded the rpm version and ran Kpackage on it. I didn't install it because Kpackage said there were missing dependencies, and I didn't want to go running off looking for secondary packages requiring specific version numbers,etc... I've played that pain-in-the-neck game before and I'm not playing it again.
Umm, seen this before. There is a bug in KPACKAGE which makes it report failed dependencies. Try using rpm in a console and see if it reports the same. Sean -- Linux User: #124682 ICQ: 679813 My Current Uptime is 0d, 7h and 28m on Linux 2.2.13 It said "Needs Windows 95 or better". So I installed Linux... ...The three Rs of Microsoft support: Retry, Reboot, Reinstall. <HR> <UL> <LI>application/pgp-signature attachment: stored </UL> -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
For all those individuals that have been asking about GNUCash. The new version works fine. Just read the README about SuSE 6.3 and make gnome.
I did all the above and gnucash did indeed compile and install ok. When I run it however I get messages such as: /opt/gnucash/bin/gnucash ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat" gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/c-interface.scm" ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat" gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/prefs.scm" ERROR: Unbound variable: gnc:define-report gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/report/balance-and-pnl.scm" ERROR: Unbound variable: gnc:define-report gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/report/hello-world.scm" This seems to be a problem with slib / guile. Anyone know what I must do to get gnucash to run? Regards, Roy -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Sun, 26 Mar 2000, Roy Culley wrote:
For all those individuals that have been asking about GNUCash. The new version works fine. Just read the README about SuSE 6.3 and make gnome.
I did all the above and gnucash did indeed compile and install ok. When I run it however I get messages such as:
/opt/gnucash/bin/gnucash ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat" gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/c-interface.scm" ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat" gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/prefs.scm"
ERROR: Unbound variable: gnc:define-report gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/report/balance-and-pnl.scm" ERROR: Unbound variable: gnc:define-report gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/report/hello-world.scm"
This seems to be a problem with slib / guile. Anyone know what I must do to get gnucash to run?
Regards, Roy
Just what I was writing about. Either you don't have those packages installed, or they are not in the locations GNUcash expects them to be. So, you either have to search the web for the missing packages and install them, making sure you have the correct version, or you must add their paths to $PATH. Either one is a 'pain-in-the-neck'. What do I do? Uninstall GNUcash and wait till they get their act together. JLK -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I hate to increase the noise on this list but I've had no constructive replies about getting gnucash to work. Hasn't anyone managed to get gnucash to run? Regards, Roy
For all those individuals that have been asking about GNUCash. The new version works fine. Just read the README about SuSE 6.3 and make gnome.
I did all the above and gnucash did indeed compile and install ok. When I run it however I get messages such as:
/opt/gnucash/bin/gnucash ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat" gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/c-interface.scm" ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat" gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/prefs.scm"
ERROR: Unbound variable: gnc:define-report gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/report/balance-and-pnl.scm" ERROR: Unbound variable: gnc:define-report gnucash: [W] "failure loading ""/opt/gnucash/share/gnucash/scm/report/hello-world.scm"
This seems to be a problem with slib / guile. Anyone know what I must do to get gnucash to run?
Regards, Roy
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Mon, 27 Mar 2000, Roy Culley wrote:
I hate to increase the noise on this list but I've had no constructive replies about getting gnucash to work. Hasn't anyone managed to get gnucash to run?
I succeeded over the weekend - using SuSE 6.3. I downloaded the .tar.gz file from the gnucash.org server. There are instructions for installing on a 6.3 included and I followed them to the letter. You can compile with one of three options: gnome, motif, or qt. The only one that worked for me was the gnome option. I tried both 1.3.1 and 1.3.3 and both work. However, in 1.3.3, the QIF import feature seems to be broken and crashes the program. 1.3.1 seemed to work ok, as far as I was able to determine. I didn't have time to run it through its paces. Harry -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Mon, 27 Mar 2000, you wrote:
I hate to increase the noise on this list but I've had no constructive replies about getting gnucash to work. Hasn't anyone managed to get gnucash to run?
Regards, Roy
May I recommend MoneyDance: ;-) http://seanreilly.com/java/moneydance A free fully functional download, with a $25 shareware purchase price if you like it. I like it and I use it JLK -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (5)
-
bc550@scn.org
-
JerryKreps@alltel.net
-
neofax@email.com
-
sean.rima@ntlworld.com
-
tgdcuro1@gd2.swissptt.ch