I am using FC6 on AMD64x86 (Dell inspiron 1501) processor i386
here is the code
Code:
#!/usr/bin/perl -w
use Prima;
here is the out put
Output: root@stone-age ~# perl primainfo.pl
perl: symbol lookup error:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Prima/Prima.so: undefined symbol: XShapeQueryExtension
root@stone-age ~#