Search found 32 matches

Go to advanced search

by mws
30 Jul 2015, 12:51
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

Now it works. Thanks for the patch.
by mws
30 Jul 2015, 09:39
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

The saga continues. I just downloaded Polymake 2.14 and experienced exactly the same problem again. This time on an updated GNU/Debian system; the current system details are Linux odra 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-2 (2015-05-02) x86_64 GNU/Linux My perl version is: mws@odra:~/polymake$ ...
by mws
08 Jul 2015, 11:20
Forum: General Discussion
Topic: Compact way to output combinatorial type of 3-polytope
Replies: 3
Views: 20575

Re: Compact way to output combinatorial type of 3-polytope

Thanks for your reply. Let me explain in more detail what I am looking for. In my research I generate a lot of polytopes. I am mainly interested in f -vectors. However, since many of my polytopes have the same f -vector it would be nice to also know their combinatorial types. Given that I have a lot...
by mws
07 Jul 2015, 14:31
Forum: General Discussion
Topic: Compact way to output combinatorial type of 3-polytope
Replies: 3
Views: 20575

Compact way to output combinatorial type of 3-polytope

What's a compact way to print out the combinatorial type of convex 3-polytope in polymake?
by mws
30 Jun 2014, 10:32
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

Ah, my bad, sorry for that. Please find attached CPlusPlus.cc from the source subdirectory build.x86_64/perlx-5.14.2-x86_64-linux-gnu-thread-multi. Another thing I noticed when I compiled Polymake again were the following errors (that didn't result in an abortion of the compilation process but were ...
by mws
29 Jun 2014, 17:48
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

patch didn't complain and I checked before that you just wanted to patch one file. So I think the patch was applied successfully. But good to know how to do it for other patches in general. Anyway, please find attached the two files you asked for. CPlusPlus.pm I found in the directory branch that wa...
by mws
28 Jun 2014, 16:26
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

I have no experience in patching things. What I did is this: I changed into lib/core/src/perl and typed patch < changeset_c46f245e5da6c40839510fbcf49b9b209edd9456.diff. Is this correct? In any case, I then compiled polymake as usual with make -j6. The compilation process went through without any err...
by mws
27 Jun 2014, 12:23
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

Wow. This solved the problem. So, thanks a lot! This actually impressed me so much that I ran a few further tests: make -j6: Gives me always the error that I reported above. make -j15: always works make -j5: always works make -j4: compilations ends with an error, namely make[3]: *** [cddlib.o] Fehle...
by mws
26 Jun 2014, 13:48
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Re: Polymake doesn't start after compilation

Thanks for your reply. Here is information about my Linux system, the Perl version I use and my gcc: mws@allegro:~$ uname -a Linux allegro 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux mws@allegro:~$ perl --version This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu...
by mws
25 Jun 2014, 18:00
Forum: Installing polymake
Topic: Polymake doesn't start after compilation
Replies: 16
Views: 26569

Polymake doesn't start after compilation

I compiled Polymake 2.13 on GNU/Linux (apparently) without any errors. But when I try to start polymake it aborts with the following error message: Polymake::Core::CPlusPlus::bootstrap not defined at /home/mws/software/polymake-2.13-1/share/polymake/perllib/Polymake/Core/CPlusPlus.pm line 2308 BEGIN...

Go to advanced search