Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-28 Thread mark damerell
> It looks like you just forgot to run ldconfig after installing guile. The instructions did not tell me to do so.

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-27 Thread Chris Vine
On Tue, 27 May 2014 10:32:59 +0100 mark damerell wrote: > Thank you for your most helpful replies. I did: > > 1: sudo ldconfig > > Output: > > /sbin/ldconfig.real: /usr/local/lib/libguile-2.0.so.22.7.2-gdb.scm is > not an > ELF file - it has the wrong magic bytes at the start. Either forget

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-27 Thread mark damerell
Thank you for your most helpful replies. I did: 1: sudo ldconfig Output: /sbin/ldconfig.real: /usr/local/lib/libguile-2.0.so.22.7.2-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. 2: pkg-config --cflags --libs guile-2.0 and now things are working (I have only don

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-26 Thread Germán Arias
On 2014-05-26 15:10:40 -0600 Chris Vine wrote: > On Sun, 25 May 2014 17:59:08 -0600 > Germán Arias wrote: >> On 2014-05-25 03:10:55 -0600 Chris Vine >> wrote: >> >> [...] >>> > Yuck. >> This is exactly what one does not expect in a free software list, >> where is supposed the users can share

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-26 Thread Chris Vine
On Sun, 25 May 2014 17:59:08 -0600 Germán Arias wrote: > On 2014-05-25 03:10:55 -0600 Chris Vine > wrote: > > [...] > > > > Yuck. > > This is exactly what one does not expect in a free software list, > where is supposed the users can share and learn together without > being offended. It is

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-25 Thread Germán Arias
On 2014-05-25 03:10:55 -0600 Chris Vine wrote: [...] > > Yuck. This is exactly what one does not expect in a free software list, where is supposed the users can share and learn together without being offended. Germán.

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-25 Thread Chris Vine
On Sat, 24 May 2014 23:12:21 -0600 Germán Arias wrote: > Hi Mark > > On 2014-05-24 15:21:11 -0600 mark damerell > wrote: > > > Trying to install guile 2.0.11 on L-ubuntu 12.04. Shell > > is /bin/bash . > > > > Downloaded the tarfile from the Gnu website. > > > > configured with no options > >

Re: Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-24 Thread Germán Arias
Hi Mark On 2014-05-24 15:21:11 -0600 mark damerell wrote: > Trying to install guile 2.0.11 on L-ubuntu 12.04. Shell is /bin/bash . > > Downloaded the tarfile from the Gnu website. > > configured with no options > > make check produced warnings and "unresolved" messages and one failure, > bug

Install Guile 2.0.11 failed on L-Ubuntu 12.04

2014-05-24 Thread mark damerell
Trying to install guile 2.0.11 on L-ubuntu 12.04. Shell is /bin/bash . Downloaded the tarfile from the Gnu website. configured with no options make check produced warnings and "unresolved" messages and one failure, bug 27450. It said "please report this" but I believe that as this is a known bug