[sage-devel] Re: Install error on Suse 11.1

2008-12-21 Thread mabshoff
Ok, I got Sage 3.2.2 to build and pass all doctests on a 32 bit OpenSUSE 11.1, but there is no good fix yet to resolve the build issue automatically. One problem is that if we use the system readline Singular as well as clisp fail (I did not see any issue with R and iconv) and if we delete libread

[sage-devel] Re: Install error on Suse 11.1

2008-12-20 Thread mabshoff
On Dec 20, 11:03 am, henrik22 wrote: > Dear all, Hi Henrik, > at least it seems to work for me now after >  1) removing the sage-compiled readline I got an updated spkg that doesn't build readline on systems where bash is linked dynamically against readline. That seems to be the least invasi

[sage-devel] Re: Install error on Suse 11.1

2008-12-20 Thread henrik22
Dear all, at least it seems to work for me now after 1) removing the sage-compiled readline 2) replacing the systems iconv by a new one (configure of R complained about that) there still seem to be problems with iconv, but probably that is another, independent thread... Best regards and thanks

[sage-devel] Re: Install error on Suse 11.1

2008-12-20 Thread fhivert
Dear Michael, > It will probably work [I killed my build last night], but the > resulting Sage could behave oddly since the readline from the system > is slightly different than the one we compile. So it's worth giving a try rather than being stuck with no sage at all. By the way I had the

[sage-devel] Re: Install error on Suse 11.1

2008-12-20 Thread mabshoff
On Dec 20, 7:56 am, fhivert wrote: >    Dear Michael, Hi Florent, > > I am poking around what is wrong > > here, but there is no obvious fix. > > I just ran into the same problem. If I understand correctly, > The suggested fix of removing the local copy of readline > will compile but result i

[sage-devel] Re: Install error on Suse 11.1

2008-12-20 Thread fhivert
Dear Michael, > I am poking around what is wrong > here, but there is no obvious fix. I just ran into the same problem. If I understand correctly, The suggested fix of removing the local copy of readline will compile but result in a non working sage, right ? By the way if it if any use I'm r

[sage-devel] Re: Install error on Suse 11.1

2008-12-19 Thread mabshoff
Hi, no need to send me any logs since I can reproduce this now. The problem is that bash as well as sh on OpenSUSE are dynamically linked against readline, so one we source local/bin/sage-env from an spkg during build and we do have a compiled and installed libreadline.so things blow up with a mi

[sage-devel] Re: Install error on Suse 11.1

2008-12-19 Thread mabshoff
On Dec 19, 12:56 pm, henrik22 wrote: Hi, > Thank you for the hint. In fact, compilation continues if I > remove the just created readline from sage-3.2.2/local/lib, so that > the pari compilation > is forced to use the version 5.2 already on my computer (/lib64/ > libreadline.so.5.2, > includ

[sage-devel] Re: Install error on Suse 11.1

2008-12-19 Thread henrik22
Thank you for the hint. In fact, compilation continues if I remove the just created readline from sage-3.2.2/local/lib, so that the pari compilation is forced to use the version 5.2 already on my computer (/lib64/ libreadline.so.5.2, including header files in /usr/include/readline). Where may I p

[sage-devel] Re: Install error on Suse 11.1

2008-12-19 Thread mabshoff
henrik22 wrote: > Hi, Hi Henrik, > on Suse 11.1 with gcc 4.3.2 installation stops early in pari-2.3.3.p0 > with > >/bin/sh: symbol lookup error: /home/henrik/Pakete/sage-3.2.1/local/ > lib/libreadline.so.5: undefined symbol: PC > > I am running on an x64_64 dual core notebook with Suse 11.