Fischer Ulrich wrote:

> Hi
>
> I'm new on this List, and perhaps it is the wrong place.
>
> Here is my problem:
>
> I upgraded my SuSE Linux from version 7.3 (perl 5.6..) to 8.2. (perl
> 5.8.0).
>
> Now I get the following error:
>
> Can't load '/sw/bin/dislin/perl/Dislin.so' for module Dislin:
> /sw/bin/dislin/perl/Dislin.so: undefined symbol: PL_stack_max at
> /usr/lib/perl5/5.8.0/i586-linux-thread-multi/DynaLoader.pm line 229.
>   at /sw/prog/wberi/fehlzusgraph.pl line 2
>
> I think the problem is the DynaLoader. Has somebody an idea?
>
> Thanks
>
> Ulrich
>
> --
> Ulrich G. Fischer
> Dipl. Natw. ETH
> Center Aerodynamics
>
> Ruag Aerospace                          Tel. +41 41 268 23 53
> Technologies/Projects Division          Fax. +41 41 268 38 97
> P.O. Box 301                            [EMAIL PROTECTED]
> CH-6032 Emmen                           [EMAIL PROTECTED]
> Switzerland                             www.ruag.com

The pre-compiled Perl module of DISLIN is compatible to Perl version 5.6
but not to
Perl version 5.8. You can either recompile the module or you can download
and install
the RedHat 9 distribution of DISLIN that contains a pre-compiled module
file for
Perl  5.8. The RedHat 9 distribution of DISLIN is compatible to SuSE
8.1/8.2.
If you want to recompile the DISLIN Perl module by yourself, you can copy
the
tar.gz file in the directory $DISLIN/perl to a temporary directory, unzip
and untar it,
and recompile the module via Perl Makefile.PL and make. It is described
in the
README.PERL file.

Regards,

 -------------------
  Helmut Michels
  Max-Planck-Institut fuer Aeronomie  Phone: +49 5556 979-334
  Max-Planck-Str. 2                   Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau           Mail : [EMAIL PROTECTED]
  DISLIN Home Page:                   http://www.dislin.de



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

Reply via email to