Moving this discussion to ports.

On 09/23/14 20:45, Stan Gammons wrote:
> I've been trying to get sguil-0.9.0 to work on the Sept 10, 2014 snapshot of 
> OpenBSD 5.6, but I keep getting this error when I try to run sguild

> # tclsh
> % package require Tcl
> 8.6.0
> % package require mysqltcl
> couldn't load file
> "/usr/local/lib/mysqltcl-3.052/libmysqltcl3052.so.1.0": Cannot load specified 
> object
> % exit
> 

I'm curious to see the output of
$ ldd libmysqltcl3052.so.1.0

Also, if that's indicative of your layout then you must be adding /usr/lib to 
your auto_path and that will slow down package loading for you.


Attached is a port of mysqltcl, try that instead.


Stu


Attachment: mysqltcl-3.052-port.tar.gz
Description: application/gzip

Reply via email to