[quote author=pbharris link=board=1;threadid=8038;start=0#msg73225 date=1067557458]
Ken!!
How are you - quite well I hope 
[/quote]
Doing super, Paul, thanks for asking
[quote author=pbharris link=board=1;threadid=8038;start=0#msg73225 date=1067557458]
on to the problem - the fact that the lib needed is in /usr/local tells me that there is a good chance that this was not added by an RPM, but perhaps by a tarball or something. to verify this try a rpm -qf /usr/local/lib/libaspell.so.15 and if it comes back that this is not owned by anyone we can be positive of this.
[/quote]
;D We can be positive of this
Code:
[root@ken /home/ken]rpm -qf /usr/local/lib/libaspell.so.15
file /usr/local/lib/libaspell.so.15 is not owned by any package
[quote author=pbharris link=board=1;threadid=8038;start=0#msg73225 date=1067557458]
that said i would do a mighty rpm -Uhv --nodeps /home/ken/gzips/pan-0.14.2-2.i386.rpm and install it that way.
[/quote]
Indeed it did install that way but this whole exercise was to gain the aspell that was added to the 2.2 but alas I'll live without that for now
[quote author=pbharris link=board=1;threadid=8038;start=0#msg73225 date=1067557458]
Be sure that /usr/local/lib is listed in the file /etc/ld.so.conf and you have run ldconfig since it was installed.
[/quote]
Indeed it is listed:
Code:
[root@ken /home/ken]cat /etc/ld.so.conf
/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/qt-3.0.5/lib
/usr/lib/wine
/usr/lib/mysql
/usr/local/lib
/usr/lib/qt-3.1/lib
/usr/lib/qt2/lib
/usr/lib/sane
and I did [root@ken /home/ken]ldconfig
for all that was worth. ;D
[quote author=pbharris link=board=1;threadid=8038;start=0#msg73225 date=1067557458]
hth
paul
[/quote]
As usual, Paul it was great help, and super seeing you, again. THANKS !
Ken
Bookmarks