Re: Proposal for modifying gnucash to use exact quantities

2000-08-02 Thread Rolando Roman

i dont see printing availibility in gnucash,  is that true?


___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel



slib

2000-07-27 Thread Rolando Roman

where do i find slib is not in that site

landy@ptorico:~ > gnucash

It appears you do not have the 'slib' scheme library installed.
You need slib2c4 or later to run GnuCash.



If you have slib installed, you may need to create
a symbolic link named 'slib' from the guile directory
(usually /usr/share/guile) to the directory where slib
is installed.

You may also need to run the following command as root:

  guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"

landy@ptorico:~ > 


___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel



Re: suse rpm

2000-07-04 Thread Rolando Roman

this rpm for suse is worst then the standard one  i get more failures

root@Ptorico:/home/landy > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
eperl is needed by gnucash-1.4.1-1
nana is needed by gnucash-1.4.1-1
swig is needed by gnucash-1.4.1-1
xmhtml is needed by gnucash-1.4.1-1
xmhtmld is needed by gnucash-1.4.1-1
gettext is needed by gnucash-1.4.1-1
libxmld is needed by gnucash-1.4.1-1
gnlibsd is needed by gnucash-1.4.1-1
scheme is needed by gnucash-1.4.1-1
g-wrap is needed by gnucash-1.4.1-1
root@Ptorico:/home/landy > 



On Tue, 04 Jul 2000, Gary Bickford wrote:
> Rolando Roman wrote:
> 
> > someone promised a sus rpm  is it avail?
> 
> There's a suse rpm on the gnucash ftp site, but AFAIK we're still ironing
> out  a couple of dependencies.  I'm running suse 6.4, and have a missing
> 'g-wrap'.  Folks running 6.3 seem to have others.  I am using Gnome with
> Enlightenment as my desktop, so some of the problems don't seem to affect
> me.  Many folks are travelling this week so it may be a few days before this
> gets ironed out.
> 
> Note that I am running 1.2.5 (as I recall - the last in the 1.2 series)
> quite successfully, installed from RPM.  Upgrading later is evidently not a
> problem, so if you're just starting out this might be a good way to get
> going.
> 
> GB
> 
> 
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





suse rpm

2000-07-04 Thread Rolando Roman

someone promised a sus rpm  is it avail?
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1, g-wrap 0.9.4 and guile 1.4 (fwd)

2000-07-03 Thread Rolando Roman

someone was going to have an rpm for suse today but i guess their
busy with the 4th of july in the usa


On Mon, 03 Jul 2000, Christian
Krause wrote: > Hi, > 
> Problem:
> gnucash 1.4.1 doesn't compile with guile 1.4 and g-wrap 0.9.4
> 
> ---
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome
> -I../regi
> ter-pipe -Wall -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/i
> clude -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/include/gnome-xml -I/
> sr/include -I/usr/include -c gnc.c
> gnc.c:50: parse error before `POINTER_TOKEN_smob'
> gnc.c:50: warning: type defaults to `int' in declaration of
> `POINTER_TOKEN_smob
> gnc.c:51: warning: initialization makes integer from pointer without a
> cast
> gnc.c:51: warning: excess elements in scalar initializer
> gnc.c:51: warning: (near initialization for `POINTER_TOKEN_smob')
> gnc.c:51: warning: excess elements in scalar initializer
> gnc.c:51: warning: (near initialization for `POINTER_TOKEN_smob')
> gnc.c:53: warning: excess elements in scalar initializer
> gnc.c:53: warning: (near initialization for `POINTER_TOKEN_smob')
> gnc.c:53: warning: data definition has no type or storage class
> gnc.c:56: parse error before `POINTER_ARRAY_smob'
> gnc.c:56: warning: type defaults to `int' in declaration of
> `POINTER_ARRAY_smob
> gnc.c:57: warning: initialization makes integer from pointer without a
> cast
> gnc.c:57: warning: excess elements in scalar initializer
> gnc.c:57: warning: (near initialization for `POINTER_ARRAY_smob')
> gnc.c:57: warning: excess elements in scalar initializer
> gnc.c:57: warning: (near initialization for `POINTER_ARRAY_smob')
> gnc.c:59: warning: excess elements in scalar initializer
> gnc.c:59: warning: (near initialization for `POINTER_ARRAY_smob')
> gnc.c:59: warning: data definition has no type or storage class
> gnc.c: In function `gwrap_gnc_print_session_text':
> gnc.c:5922: warning: passing arg 2 of `gnc_print_session_text' discards
> qualifi
> rs from pointer target type
> gnc.c: In function `init_gnc':
> gnc.c:7208: warning: implicit declaration of function `scm_newsmob'
> make[3]: *** [gnc.o] Error 1
> 
> -
> 
> I think this problem depends on g-wrap, because in g-wrap
> the function "scm_newsmob" is used but in guile 1.4 this function no
> longer exists. (guile-1.4/NEWS: "** Removed deprecated function
> scm_newsmob")
> 
> 
> Thx,
> christian
> 
> -- 
> 
> eMail: [EMAIL PROTECTED]
> 
> No warranty for any statement below this line!
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: rpm for SuSE 6.4

2000-07-02 Thread Rolando Roman

let me know so i can try them


On Sun, 02 Jul 2000, Stephan Kahnt wrote:
> I just made rpms of gnucash-1.4.1 and g-wrap-0.9.1 for SuSE 6.4. Where
> can I upload those files?
> 
> Stephan
> -- 
> --
> Stephan Kahnt
> REMOVE NOSPAM mail: [EMAIL PROTECTED]
> --
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: libguile.so.4

2000-07-02 Thread Rolando Roman

yup i have same error.  can't get gnucash to work in suse 6.4


n Sun, 02
Jul 2000, Bob Stanfield wrote: > Folks,
> 
>   I am running with SuSE 6.3. I get the following error:
> 
> ./gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: 
> uundefined symbol: qt_error
> 
>   I have no native libguile.so.4.
> 
>   However, I did
>   libguile.so.4 -> libguile.so.6.0.0
> 
>   ???
> 
> Bob Stanfield
> 29 Ledge Lane  
> Pipersville, PA 18947
> Voice 610-294-9884   
> FAX   610-294-8119 
> 
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-27 Thread Rolando Roman

I AGREE WITH MR CLARK JONES,
MAKING THINGS EASIER FOR ALL USERS SHOULD BE ONE OF THE GOALS



On Tue, 27 Jun 2000, Clark Jones wrote:
> Developers:
> 
> This is at least the third time (counting myself) that I've seen this.  I'm
> running GnuCash (under Mandrake 7.0, 386) with guile 6.0 and readline 4.1.
> I'm not having any problems with these later libraries.  (I turned off the
> dependancy checking and planted the appropriate softlinks.)
> 
> I would suggest that whoever's the keeper of the "makefile" that's used for
> the RPM please consider looking to see if you can't chop off the ".4" on
> libguile.so and the ".3" on libreadline.so so that we can use the "generic"
> softlinks.
> 
> If there's not a specific reason to require the earlier version, please don't.
> It makes it difficult for people who aren't familiar with how the .so libraries
> work.  Even though I've dealt with this stuff on occasion for many years, it
> took me a while to figure out how to get around it.
> 
>   Clark
> 
> Shawn Lee wrote:
> > 
> > I hate to complain, but we've entered a nasty little vicious circle here.
> > 
> > Running Mandrake 7.1.  I can't compile because I've yet to get past the
> > first problem that I posted here:
> > 
> > g-wrap --api c ... gnc.gwp
> > Error in execlp: No such file or directory...
> > 
> > Installing from the RPM nets this problem.  So now what?  Can someone
> > familiar with the build and making the RPMs PLEASE look into Mandrake 7/7.1.
> > I just moved over to Linux and I'm totally unfamiliar with swig/guile/g-wrap
> > etc.  I program for the Dreamcast so I'd have NO idea how all of this is
> > supposed to work together and I don't have the time to hack.
> > 
> > sdl
> > 
> > -Original Message-
> > From: Dave Peticolas [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, June 26, 2000 7:06 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: gnucash 1.4.1
> > 
> > Rolando Roman writes:
> > > i just installed guile.rpm from suse and i still get this error  as
> > > far as i see both of those libs are in my system
> > >
> > > root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm
> > > error: failed dependencies:
> > >   libguile.so.4 is needed by gnucash-1.4.1-1
> > >   libreadline.so.3 is needed by gnucash-1.4.1-1
> > > root@Ptorico:/home/landy/rpms >
> > 
> > The version of guile for suse is 1.3.4, the one used to build
> > the rpm is 1.3. You will be better off compiling from source.
> > 
> > dave
> > 
> > --
> > Gnucash Developer's List
> > To unsubscribe send empty email to: [EMAIL PROTECTED]
> > 
> > --
> > Gnucash Developer's List
> > To unsubscribe send empty email to: [EMAIL PROTECTED]
> 
> -- 
> Disclaimer:  The opinions expressed herein are mine and not necessarily
> those of anyone else.  (As if anyone else would want them!)
> 
> Internet: [EMAIL PROTECTED]   RF: KI7TU
> ICBM: 33 22' 01" N 111 43' 52" W  Home Page: www.inficad.com/~jones
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

i just installed guile from sour 1.34  and still get damm error
instaling gnucash rpm

root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
libguile.so.4 is needed by gnucash-1.4.1-1
libreadline.so.3 is needed by gnucash-1.4.1-1



On Mon, 26 Jun 2000, Dave Peticolas wrote:
> Rolando Roman writes:
> > i just installed guile.rpm from suse and i still get this error  as
> > far as i see both of those libs are in my system
> > 
> > root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
> > error: failed dependencies:
> > libguile.so.4 is needed by gnucash-1.4.1-1
> > libreadline.so.3 is needed by gnucash-1.4.1-1
> > root@Ptorico:/home/landy/rpms > 
> 
> The version of guile for suse is 1.3.4, the one used to build
> the rpm is 1.3. You will be better off compiling from source.
> 
> dave
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

well isin't 1.3.4  newer than 1.3  i also did it from source and
still crash


On Mon, 26 Jun 2000, Dave Peticolas wrote: > Rolando Roman
writes: > > i just installed guile.rpm from suse and i still get this
error  as > > far as i see both of those libs are in my system
> > 
> > root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
> > error: failed dependencies:
> > libguile.so.4 is needed by gnucash-1.4.1-1
> > libreadline.so.3 is needed by gnucash-1.4.1-1
> > root@Ptorico:/home/landy/rpms > 
> 
> The version of guile for suse is 1.3.4, the one used to build
> the rpm is 1.3. You will be better off compiling from source.
> 
> dave
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

i just installed guile.rpm from suse and i still get this error  as
far as i see both of those libs are in my system

root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
libguile.so.4 is needed by gnucash-1.4.1-1
libreadline.so.3 is needed by gnucash-1.4.1-1
root@Ptorico:/home/landy/rpms > 






On Mon, 26 Jun 2000, Jeremy Collins wrote:
> Alright... this release is up on gnucash.org and sourceforge.net.
> 
> ftp://ftp.gnucash.org/pub/gnucash/
> http://download.sourceforge.net/gnucash/
> 
> download.sourceforge.net only carries the latest release.  Once I have
> mirroring setup ftp.sourceforge.net will carry the full ftp site. 
> Release notes are below.
> 
> Enjoy!
> 
> -- 
> Jeremy Collins, Web Developer
> LinuxMall.com
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> Dave Peticolas wrote:
> > 
> > Hi Jeremy, there is a new 1.4.1 release.
> > 
> > Here are some of the changes from 1.4.0:
> > 
> > o translations are loaded correctly
> > o improved qif importing
> > o bug fixes
> > 
> > The rpms and tarball are available at:
> >
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash 1.4.1

2000-06-26 Thread Rolando Roman

WHRE WHERE WHERE CAN I GET THOSE
root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
error: failed dependencies:
libguile.so.4 is needed by gnucash-1.4.1-1
libreadline.so.3 is needed by gnucash-1.4.1-1
root@Ptorico:/home/landy/rpms > 






On Mon, 26 Jun 2000, Jeremy Collins wrote:
> Alright... this release is up on gnucash.org and sourceforge.net.
> 
> ftp://ftp.gnucash.org/pub/gnucash/
> http://download.sourceforge.net/gnucash/
> 
> download.sourceforge.net only carries the latest release.  Once I have
> mirroring setup ftp.sourceforge.net will carry the full ftp site. 
> Release notes are below.
> 
> Enjoy!
> 
> -- 
> Jeremy Collins, Web Developer
> LinuxMall.com
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> Dave Peticolas wrote:
> > 
> > Hi Jeremy, there is a new 1.4.1 release.
> > 
> > Here are some of the changes from 1.4.0:
> > 
> > o translations are loaded correctly
> > o improved qif importing
> > o bug fixes
> > 
> > The rpms and tarball are available at:
> >
> 
> --
> Gnucash Developer's List
> To unsubscribe send empty email to: [EMAIL PROTECTED]
-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: New to GnuCash and more...

2000-06-26 Thread Rolando Roman

i installed from rpm since source was giving me problems as well, i
installed the guile from the link at gnucash.org
i am using suse 6.4


landy@Ptorico:/usr/lib > ls libgui*
libguile.so.4

landy@Ptorico:/usr/lib > ls libgtop*
libgtop.so.1  libgtop_guile_names.so.1.0.6
libgtop.so.1.0.6  libgtop_names.so.1
libgtop_common.so.1   libgtop_names.so.1.0.6
libgtop_common.so.1.0.6   libgtop_suid_common.so.1
libgtop_guile.so.1libgtop_suid_common.so.1.0.6
libgtop_guile.so.1.0.6libgtop_sysdeps.so.1
libgtop_guile_names.so.1  libgtop_sysdeps.so.1.0.6

thanks for your time
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: New to GnuCash and more...

2000-06-26 Thread Rolando Roman

i posted thi yest can someone shed some light on the problem belo?




landy@Ptorico:~ > gnucash
gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: undefined symbol: 
glibtop_global_server
landy@Ptorico:~ > 

Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: gnucash error

2000-06-25 Thread Rolando Roman




when running gnucash i get error below
 landy@Ptorico:~ > gnucash
> gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: undefined 
>symbol: glibtop_global_server
> landy@Ptorico:~ > 
> Rolando Roman
> icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





gnucash error

2000-06-25 Thread Rolando Roman

landy@Ptorico:~ > gnucash
gnucash: error in loading shared libraries: /usr/lib/libguile.so.4: undefined symbol: 
glibtop_global_server
landy@Ptorico:~ > 


-- 
Rolando Roman
icq 3783184

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]