Re: [tkined] HEELP

Walter Cheung (en401367@polyu.edu.hk)
Sat, 22 Nov 1997 00:35:18 +0800

Hello:

I just read the man page and try the same thing as you mention. It
works. It is a bug for scotty installation scripts.

anyway, Thank you..

Walter

clau@plaintree.com wrote:

> Try
>
> ln -s libdl.so.1.?.? libdl.so
>
> You better check "man ln" to see which one is the source and
> which one
> is the destination, otherwise you may loose the real lib file!
>
> Good luck again!
>
> ______________________________ Reply Separator
> _________________________________
> Subject: [tkined] HEELP
> Author: Walter Cheung <en401367@polyu.edu.hk> at internet
> Date: 11/21/97 8:12 AM
>
>
> Hello:
>
> HEELP!!!!!!! I have tried to link the file (the libdl.so.1 to
> point
> to the
> correct libdl.so.1.?.? lib). But, same result. Anybody can heelp
> me????? Is
> it a bug of the Linux version?
>
>
> Thank you!!
>
> Walter
>
>
> Mark Harvey wrote:
>
> > Walter Cheung wrote:
> > >
> > > Hello:
> > >
> > > I have tried to add the path in the Makefile. But, Bad news,
> same
> > > result.
> > >
> > > cc -rdynamic -o scotty scotty.o -L/lib -ltcl -lieee -ldl -lm
> > > /usr/i486-linux/bin/ld: cannot open -ldl: No such file or
> directory
> > > make: *** [scotty] Error 1
> > >
> > > Regards
> > >
> > > Walter
> > >
> > > clau@plaintree.com wrote:
> > >
> > > > I had the same problem when I tried to compile scotty on
> > > > Slackware a
> > > > while back. The message says the linker cannot find the
> "dl"
>
> > > > library.
> > > > Try putting the path of ld.so in the link line, e.g. put
> > > >
> > > > -L/lib
> > > >
> > > > just before -ldl (Replace the path as appropriate). You
> have to
> > > > make
> > > > this change manually in the makefile.
> > > >
> > > > Good Luck.
> > > >
> > {snip]
> >
> > I had this problem with Slackware install. I had to add another link
>
> to
> > the libdl.so.1 to point to the correct libdl.so.1.?.? lib.
> >
> > Hope this helps :-)
> > > --
> > > !! 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.
> --
> !! 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.

--
!! 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.