Search found 7 matches

Go to advanced search

by madd
19 Mar 2012, 09:47
Forum: Helpdesk
Topic: Switching between java and postscript visualisation
Replies: 1
Views: 3500

Switching between java and postscript visualisation

Hi, I suspect this is in the manual somewhere (apologies for blindness), but how do I switch between jReality and postscript for visualisation? Secondly, this may belong in feature requests, is it possible to have circles rather than rectangles surrounding vertex numbers in postscript? Regards, Matt
by madd
03 Feb 2012, 15:34
Forum: Installing polymake
Topic: Perl versions Mac OS X 10.6 x86_64
Replies: 3
Views: 7909

Re: Perl versions Mac OS X 10.6 x86_64

For reference, the thing that I needed was to add the following line to my .profile

Code: Select all

export VERSIONER_PERL_PREFER_32_BIT=no
To recap:
Mac OS X 10.6.8
Perl 5.10.0 (system, fat file containing x86_64, i386 and powerPC)
clean install of fink (64 bit only)

Regards,
Matt
by madd
03 Feb 2012, 05:35
Forum: Installing polymake
Topic: Perl versions Mac OS X 10.6 x86_64
Replies: 3
Views: 7909

Perl versions Mac OS X 10.6 x86_64

Hi, What is the tested/approved version of perl to be using? There seems to be no fink package for perl-5.10.0 and using the existing package (5.8.8) yields the expected unhappiness $ ./configure PERL=/sw/bin/perl /sw/lib/perl5 dyld: lazy symbol binding failed: Symbol not found: _Perl_Istack_sp_ptr ...
by madd
03 Feb 2012, 01:38
Forum: Helpdesk
Topic: Schlegel diagrams using jreality
Replies: 6
Views: 8858

Re: Schlegel diagrams using jreality

So I have two clean installs of fink: /sw32 and /sw64. I make the appropriate one /sw before running configure. Adding a print statement to line 371 of support/configure.pl tells me that $Platform is x86_64 and $ lipo -info /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/LibXML/LibXML.bundl...
by madd
02 Feb 2012, 18:43
Forum: Helpdesk
Topic: Schlegel diagrams using jreality
Replies: 6
Views: 8858

Re: Schlegel diagrams using jreality

make all-java Arch=i386 proceeds without incident, however, linking then fails with a series of: ld: warning: in ../perlx-5.12.3-darwin-multi-2level/Customize.o, file was built for unsupported file format which is not the architecture being linked (i386) OK. Clearly a problem. I did read the warning...
by madd
02 Feb 2012, 04:52
Forum: Helpdesk
Topic: Schlegel diagrams using jreality
Replies: 6
Views: 8858

Re: Schlegel diagrams using jreality

The tail of the debug output seems indicative... VISUAL works: $trunc_icosahedron -> VISUAL; java: selecting controlPipe... jv->pm: n 2 sent. controlPipe...done java: selecting initing gl com.sun.opengl.impl.GLImpl@4e8c2f76 SCHLEGEL fails: $trunc_icosahedron -> SCHLEGEL; java: selecting controlPipe....
by madd
01 Feb 2012, 14:51
Forum: Helpdesk
Topic: Schlegel diagrams using jreality
Replies: 6
Views: 8858

Schlegel diagrams using jreality

Hi, Having undertaken the mild adventure that is installing polymake 2.11 from source on MacOS X 10.6 (i386), I've come across some slightly unusual behaviour, that I think may be a bug. If I build the truncated icosahedron from the tutorial page and then attempt to visualise it: $trunc_icosahedron ...

Go to advanced search