[Cooker] pspell and aspell

2001-06-10 Thread Michael Reinsch

Hi!

FYI: pspell/aspell is broken (again): libpspell_aspell.* is missing. It now
should be in libaspell10-something.rpm, I guess, but it is not.

The problem here is the same when building pspell: the new lib
(libpspell_aspell) depends on a new lib (aspell) which was just build and
not yet installed. So libtool can't resolv this reference and doesn't
install it.

Please, please (I think we never had a working pspell/aspell in Mandrake)
add the library names to the file section of the spec file to make sure
that the build will break if something goes wrong.

I also posted a workaround for pspell some time ago which at least works
for me and will make the build process much easier. It is simple: add an
export LIBRARY_PATH=$(DESTDIR)/$(libdir); into the Makefile.in before
calling libtool --mode=install to install those libs. This isn't nice but
it seems to work and its better than a broken pspell/aspell until libtool
can handle this.

Thanks.

-- 
  Michael Reinsch [EMAIL PROTECTED]   http://mr.uue.org





Re: [Cooker] pspell and aspell

2001-06-10 Thread R.I.P. Deaddog

On Sun, 10 Jun 2001, Michael Reinsch wrote:

 FYI: pspell/aspell is broken (again): libpspell_aspell.* is missing. It now
 should be in libaspell10-something.rpm, I guess, but it is not.

 The problem here is the same when building pspell: the new lib
 (libpspell_aspell) depends on a new lib (aspell) which was just build and
 not yet installed. So libtool can't resolv this reference and doesn't
 install it.

 Please, please (I think we never had a working pspell/aspell in Mandrake)
 add the library names to the file section of the spec file to make sure
 that the build will break if something goes wrong.


Yes, and the %%file section of pspell is too generic. Currently there is
only lib*.so*, lib*.so and lib*a. This way pspell will never fail
building; but people will only discover the problem afterwards.


 I also posted a workaround for pspell some time ago which at least works
 for me and will make the build process much easier. It is simple: add an
 export LIBRARY_PATH=$(DESTDIR)/$(libdir); into the Makefile.in before
 calling libtool --mode=install to install those libs. This isn't nice but
 it seems to work and its better than a broken pspell/aspell until libtool
 can handle this.


Also nice too, since it's unknown when will libtool be fixed to handle
rebuild problem or when will pspell/aspell fix it.

Abel





Re: [Cooker] pspell

2001-04-04 Thread R.I.P. Deaddog


It's libpspell3 and libpspell3-devel.


On 3 Apr 2001, Robin Cook wrote:


 I went to compile the newest GTK+LICQ and it can't find pspell library
 anymore.
 So, what do I need to do to get it to find it?  I know the package name
 has
 changed from pspell to libpspell.





[Cooker] pspell

2001-04-03 Thread Robin Cook

What happened to pspell?







Re: [Cooker] pspell

2001-04-03 Thread R.I.P. Deaddog


what "what happened"?


On 3 Apr 2001, Robin Cook wrote:

 What happened to pspell?










[Cooker] pspell

2000-09-20 Thread Michael Reinsch

Hi!

I'm new to this list and couldn't find an archive so I don't know if this
issue was already addressed.

I installed pspell-0.11.2-2mdk.i586.rpm because balsa 0.9.5 requires it.
Unfortunatly pspell isn't correctly configured; it requires .pwli files for
every installed language and spelling system (aspell / ispell) which are
missing (I only checked the english aspell packages).

Only aspell-de-0.1.2-1mdk.i586.rpm came with a .pwli file
(/usr/share/pspell/de-aspell.pwli).

-- 
  Michael Reinsch [EMAIL PROTECTED]   http://mr.uue.org





Re: [Cooker] pspell

2000-09-20 Thread Frederic Crozat

[EMAIL PROTECTED] (Michael Reinsch) writes:

 Hi!
 
 I'm new to this list and couldn't find an archive so I don't know if this
 issue was already addressed.
 
 I installed pspell-0.11.2-2mdk.i586.rpm because balsa 0.9.5 requires it.
 Unfortunatly pspell isn't correctly configured; it requires .pwli files for
 every installed language and spelling system (aspell / ispell) which are
 missing (I only checked the english aspell packages).
 
 Only aspell-de-0.1.2-1mdk.i586.rpm came with a .pwli file
 (/usr/share/pspell/de-aspell.pwli).

Thanks, I'm correcting this problem..

-- 
Frédéric Crozat
MandrakeSoft