drieux wrote:

> OS. so given your path, we are to assume then
> that you built(???) and/or downloaded for solaris?
> And that you are running this on a Solaris machine???
>
> If on the other hand your version of perl was not
> built with Dynamic Linking, that part where you
> are Soooo Toast, you need to
>
>         a. build your perl that way, if you want to
>                 use the dynamic linking capability
>
>         b. build the version of Tk with the current
>                 version of perl that you will be using
>
>         c. download and install a static version of the Tk
>                 tool set so that all external references are resolved
>                 from what would be libperl.a at compile time, rather
>                 than from libperl.so at run time.
>
> Hope that Helps, a bit long, but not a simple issue, eh what?
>
> ciao
> drieux

d.  Load Windows as the OS, install ActivePerl, and start working on Perl
instead of futzing with the underlying system.

Joseph


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to