pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Installing 0.13.93 on RedaHat 9.0


From: J. Gardner Biggs
Subject: Re: [Pan-users] Installing 0.13.93 on RedaHat 9.0
Date: 02 Apr 2003 21:34:08 -0600

On Wed, 2003-04-02 at 21:12, Torstein Sunde wrote:
> J. Gardner Biggs wrote:
> 
> > pspell 0.12.2 shipped and installed with RedHat 9.0, so i am sure that
> > there are many things in RH9 that depend on it.
> 
> Probably not a lot, if anything at all, if RH 9 is shipped without
> aspell 0.33.x.  Try uninstalling it with "rpm -e pspell"; if anything
> depends on it, rpm will refuse and tell you what packages.  If it's
> needed, you can uninstall it temporarily while building gtkspell.
> 
> If there's a pspell-devel package, try getting rid of that first.
> (Hopefully that's enough.)
> 

address@hidden jgbiggs]# rpm -e pspell
error: Failed dependencies:
        libpspell-impl.so.6 is needed by (installed) aspell-0.33.7.1-21
        libpspell-modules.so.1 is needed by (installed)
aspell-0.33.7.1-21
        libpspell-modules.so.1 is needed by (installed) abiword-1.0.4-2
        libpspell.so.4 is needed by (installed) aspell-0.33.7.1-21
        libpspell.so.4 is needed by (installed) gnome-spell-0.5-5
        libpspell.so.4 is needed by (installed) gedit-2.2.0-1
        libpspell.so.4 is needed by (installed) abiword-1.0.4-2
        pspell = 3:0.12.2 is needed by (installed) aspell-0.33.7.1-21
        pspell is needed by (installed) gtkhtml-1.1.8-5

I forced pspell to uninstall (there was no pspell-devel installed)

# rpm -e --nodeps pspell

and did a make clean and ./configure in gtkspell.  Now I get this error:

grep: /usr/lib/libpspell.la: No such file or directory
/bin/sed: can't read /usr/lib/libpspell.la: No such file or directory
libtool: link: `/usr/lib/libpspell.la' is not a valid libtool archive
make[2]: *** [libgtkspell.la] Error 1
make[2]: Leaving directory `/home/jgbiggs/gtkspell-2.0.4/gtkspell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jgbiggs/gtkspell-2.0.4'
make: *** [all-recursive-am] Error 2



This is becoming a nightmare.  Now it seems that aspell 0.33.x was after
all installed.  So why is gtkspell complaining about it not being
installed when I configured it to install to /usr/local? (I have both
/usr/local/lib/pkgconfig and /usr/lib/pkgconfig as the environment
variable PKG_CONFIG_PATH.)  Could it be that the RedHat 9.0 rpms do not
install the *.pc files?  All I want is gtkspell installed in
/usr/local!  I don't think it is too much to ask.

Thanks for all your help and patience.
> 
> _______________________________________________
> Pan-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/pan-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]