On 23 July 2011 09:13, Barry <[email protected]> wrote:

> Hi all,
>
> After some years I have reinstalled activetcl. Library files are in
> /usr/local/tcl/lib but are not recognised by ldconfig -v or my app.
> Man and google have only been confusing.
>
> Please, what is the way to get the recognised?
>
> $ su

Put in your password.

# echo  /usr/local/tcl/lib >> /etc/ld.so.conf
# ldconfig
# exit
$

Note: two greater-than signs in the echo line. V. important!!!

If this package has been installed using your distribution's package
management system, then it is a bug and the distributor should be told.

-- 
Sincerely,
Christopher Sawtell
_______________________________________________
Linux-users mailing list
[email protected]
http://lists.canterbury.ac.nz/mailman/listinfo/linux-users

Reply via email to