Re: suse rpm

2000-07-27 Thread Gary Bickford

Never mind.  The installation from rpm appears to actually run, despite the ldconfig
problems noted.  I also forgot to use -U, so the old version wasn't deleted but
that's pilot error.
GB

Gary Bickford wrote:

 Dave Peticolas wrote:

  Gary Bickford writes:
   I'm running Suse 6.4, upgraded from 6.3.  I tried installing g-wrap from the
   but rpm complains that we need 'guile-devel'.  I have guile 1.3.4.  I can't f
   guile-devel as an independent entity.  Any suggestions?
 
  Did guile come with SuSE? If so, they should have included a guile-devel
  package as well.

 Sorry about the delay - I just got back from a trip.  Instead of pursuing this, I
 went to helixcode and got the gnucash-1.4.2-0_helix_1.i386.rpm and attempted to
 install.  It thought a long while, then returned a series of errors, all from
 ldconfig, for example:

  /sbin/ldconfig: Input file /usr/lib/libxml.so not found.

 Upon inspection, I see that in every case the problem is that the libfile is a
 symlink to an older version of the actual lib file installed.  For example:

  garyb@twobit:/usr/lib  ls -l libxml*
  -rw-r--r--   1 root root   337134 Nov  8  1999 libxml.a
  -rwxr-xr-x   1 root root  561 Nov  8  1999 libxml.la
  lrwxrwxrwx   1 root root   15 Apr  7 05:10 libxml.so -
  libxml.so.1.7.3
  lrwxrwxrwx   1 root root   15 May 19 12:26 libxml.so.1 -
  libxml.so.1.8.6
  -rwxr-xr-x   1 root root   393240 Mar 24 12:28 libxml.so.1.8.6

 There's only about 8 of these problems, so I can manually relink them but before I
 do I wondered if there was a problem with doing that, or if I should modify the
 rpm instead (a thing I have not done before) to use the "so.1" links which all
 seem to point to the right place, or if there is a deeper/larger issue I'm not
 aware of.

 Thanks folks,
 GB

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


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



Re: suse rpm

2000-07-27 Thread Gary Bickford

Dave Peticolas wrote:

 Gary Bickford writes:
  I'm running Suse 6.4, upgraded from 6.3.  I tried installing g-wrap from the
  but rpm complains that we need 'guile-devel'.  I have guile 1.3.4.  I can't f
  guile-devel as an independent entity.  Any suggestions?

 Did guile come with SuSE? If so, they should have included a guile-devel
 package as well.

Sorry about the delay - I just got back from a trip.  Instead of pursuing this, I
went to helixcode and got the gnucash-1.4.2-0_helix_1.i386.rpm and attempted to
install.  It thought a long while, then returned a series of errors, all from
ldconfig, for example:

 /sbin/ldconfig: Input file /usr/lib/libxml.so not found.

Upon inspection, I see that in every case the problem is that the libfile is a
symlink to an older version of the actual lib file installed.  For example:

 garyb@twobit:/usr/lib  ls -l libxml*
 -rw-r--r--   1 root root   337134 Nov  8  1999 libxml.a
 -rwxr-xr-x   1 root root  561 Nov  8  1999 libxml.la
 lrwxrwxrwx   1 root root   15 Apr  7 05:10 libxml.so -
 libxml.so.1.7.3
 lrwxrwxrwx   1 root root   15 May 19 12:26 libxml.so.1 -
 libxml.so.1.8.6
 -rwxr-xr-x   1 root root   393240 Mar 24 12:28 libxml.so.1.8.6

There's only about 8 of these problems, so I can manually relink them but before I
do I wondered if there was a problem with doing that, or if I should modify the
rpm instead (a thing I have not done before) to use the "so.1" links which all
seem to point to the right place, or if there is a deeper/larger issue I'm not
aware of.

Thanks folks,
GB


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



Re: suse rpm

2000-07-16 Thread Paul Tatham

On Sat, 15 Jul 2000, Dave Peticolas wrote:
 Gary Bickford writes:
  I'm running Suse 6.4, upgraded from 6.3.  I tried installing g-wrap from the 
  but rpm complains that we need 'guile-devel'.  I have guile 1.3.4.  I can't f
  guile-devel as an independent entity.  Any suggestions?
 
 Did guile come with SuSE? If so, they should have included a guile-devel
 package as well.
 
 dave
 
 ___
 gnucash-devel mailing list
 [EMAIL PROTECTED]
 http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

I use SuSE 6.3. The guile package is included but not guile-devel. Not sure
about 6.4. But you can find it at 
http://rpmfind.net/linux/RPM/guile-devel.html

Paul Tatham 
[EMAIL PROTECTED]

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



Re: suse rpm

2000-07-15 Thread Gary Bickford

I'm running Suse 6.4, upgraded from 6.3.  I tried installing g-wrap from the rpm,
but rpm complains that we need 'guile-devel'.  I have guile 1.3.4.  I can't find
guile-devel as an independent entity.  Any suggestions?

TIA

PS - I'm going to be at the O'Reilly Open Source conference in Monterey next week.
Anybody else?  I'll be staying at the Hyatt (yeah, yeah, tough life - paying for it
will be!!)  Is there a GNUcash Birds of a Feather? - Gimme a call at the hotel,
I don't know what room.  I'm registered (or will be) as Gary Bickford.

I'm mainly there to learn about the Apache XML stuff.
GB


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



Re: suse rpm

2000-07-05 Thread Paul Tatham

On Tue, 04 Jul 2000, Rolando Roman wrote:
 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  


GnuCash cannot be properly installed and run unless the packages you've listed
are installed first. I am using SuSE 6.3 and all of them are on the CD's except
g-wrap. Just download g-wrap from ftp.gnucash.org and install it.

These packages can all be installed using Yast; you'll find them in the `d'
series (development) packages. All except gnlibsd, that one is in gnm (the
GNOME series).  

If you are not using Yast or don't have the CD's you can find the rpm's on the
SuSE web site and download them. You can then use rpm to install. 

Once these are installed you should have most of the dependencies satisfied.
But maybe not all. You may still find that specific files are not present but
required by GnuCash. For example, I needed libjpeg.so.62 but it is not to be
found on SuSE 6.3 (maybe on 6.4?). This file is included in the libjpeg-6b-9
package. You can find it and download from just about any of the rpm mirror
sites. 

Try the GnuCash rpm again after satifying the dependencies. I haven't used the
SuSE rpm but had many of the issues to resolve with the tar.gz.
 
 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]

-- 
Paul Tatham  [EMAIL PROTECTED]

--
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: suse rpm

2000-07-04 Thread Gary Bickford

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]





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]