Hi
i silly question
why the progs are looking for the libs in
/home/lenny/rpm/tmp/scotty-buildroot/usr/lib/
and not in /usr/lib/ where the libs are instaled
can i fix that
#############################################
[root@svetljo root]# scotty
initialization failed: couldn't load file
"/home/lenny/rpm/tmp/scotty-buildroot/usr/lib/tnm2.1.11.so":
/home/lenny/rpm/tmp/scotty-buildroot/usr/lib/tnm2.1.11.so: cannot open
shared object file: No such file or directory
[root@svetljo root]# tkined
Error in startup script: couldn't load file
"/home/lenny/rpm/tmp/scotty-buildroot/usr/lib/tkined1.4.11.so":
/home/lenny/rpm/tmp/scotty-buildroot/usr/lib/tkined1.4.11.so: cannot
open shared object file: No such file or directory
while executing
"load /home/lenny/rpm/tmp/scotty-buildroot/usr/lib/tkined1.4.11.so"
("package ifneeded" script)
invoked from within
"package require -exact Tkined 1.4.11"
(file "/usr/bin/tkined" line 12)
[root@svetljo root]#
############################################
and when i install the package it creates a symbolink link tkined to
tkined-2.1.11
and there is no such file, there is tkined1.4.11
thanks