ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] perl-PDL
@ 2003-04-07  6:29 Serge
  2003-04-08 12:14 ` [sisyphus] perl-PDL Alexey Tourbin
  0 siblings, 1 reply; 2+ messages in thread
From: Serge @ 2003-04-07  6:29 UTC (permalink / raw)
  To: sisyphus

[serge@lin01 serge]$ rpm -q perl-PDL
perl-PDL-2.340-alt3
[serge@lin01 serge]$ perldl
perlDL shell v1.32
---- Code:
        # Number of subdivisions for lines / surfaces.
        $size = 25;

        $cz = (xvals zeroes $size+1) / $size;  # interval 0..1
        $cx = sin($cz*12.6);    # Corkscrew
        $cy = cos($cz*12.6);
        line3d [$cx,$cy,$cz];   # Draw a line
        # [press 'q' in the graphics window when done]
---- Output:
Dims:  26  DLen:  208 
/usr/bin/perl: relocation error: /usr/lib/perl5/vendor_perl/i386-linux/auto/PDL/Graphics/OpenGL/OpenGL.so: undefined symbol: XOpenDisplay

Валится при любой попытке нарисовать график ...(demo 3d demo 3d2) 

Regards,
	Serge.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [sisyphus] Re: perl-PDL
  2003-04-07  6:29 [sisyphus] perl-PDL Serge
@ 2003-04-08 12:14 ` Alexey Tourbin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2003-04-08 12:14 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 614 bytes --]

On Mon, Apr 07, 2003 at 10:29:01AM +0400, Serge wrote:
> [serge@lin01 serge]$ perldl

> ---- Output:
> Dims:  26  DLen:  208 
> /usr/bin/perl: relocation error: /usr/lib/perl5/vendor_perl/i386-linux/auto/PDL/Graphics/OpenGL/OpenGL.so: undefined symbol: XOpenDisplay
> 
> Валится при любой попытке нарисовать график ...(demo 3d demo 3d2) 

$ ldd /usr/lib/perl5/vendor_perl/i386-linux/auto/PDL/Graphics/OpenGL/OpenGL.so
        libm.so.6 => /lib/i686/libm.so.6 (0x400a2000)
        libc.so.6 => /lib/i686/libc.so.6 (0x400c5000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
$

Не линкуется с -lX11?


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-08 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-07  6:29 [sisyphus] perl-PDL Serge
2003-04-08 12:14 ` [sisyphus] perl-PDL Alexey Tourbin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git