[tkined] building scotty 2.1.10 on HP-UX 10.20

George Smith (gbs@swdc.stratus.com)
Tue, 15 Dec 1998 17:07:59 -0800 (PST)

I downloaded the 2.1.10 version of the scotty package and am anxious
to get to use this very nice package; however, I am tripping over a
small problem. I have configured the package and it built fine.
However, when I try to run the scotty executable, it outputs this:

$ ./scotty
initialization failed: couldn't load file "/usr/public/lib/tnm2.1.10.sl": no such file or directory
$

I am building on an HP-UX 10.20 system using the HP ANSI C compiler.
When I did the configure step, I issued this command line:

$ ./configure --prefix=/usr/public --exec-prefix=/usr/public

Everything built OK and looked good.

The file that it says is "no such file or directory" (ENOENT) does exist:

$ ls -l /usr/public/lib/tnm2.1.10.sl
-rwxr-xr-x 1 gbs swdc 337518 Dec 15 13:48 /usr/public/lib/tnm2.1.10.sl*

The attributes of scotty look OK to me:
$ chatr scotty
scotty:
shared executable
shared library dynamic path search:
SHLIB_PATH enabled first
embedded path enabled second /usr/public/lib:.
internal name:
scotty
shared library list:
dynamic /usr/public/lib/libtcl8.0.sl
dynamic /usr/lib/libdld.1
dynamic /usr/lib/libc.1
shared library binding:
deferred
static branch prediction disabled
data page size: 4K
instruction page size: 4K

Pointers, words of advice, help appreciated - Thanks.

-- 
George B. Smith                      -=| Unix is user-friendly; it's just a
Ascend San Jose                      -=| little particular about which users
george.smith@ascend.com              -=| it is friendly to.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.