Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread Thomas Morley
Am Mo., 26. Aug. 2019 um 21:13 Uhr schrieb Mark H Weaver : > > Hi Thomas, > > Thomas Morley writes: > > > Am Mo., 26. Aug. 2019 um 19:10 Uhr schrieb : > >> > >> Perhaps you have to add /usr/local/lib to /etc/ld.so.conf (or some > >> file below /etc/ld.so.conf.d) and run ldconfig. > >> > >> HTH > >

Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread tomas
On Mon, Aug 26, 2019 at 03:12:47PM -0400, Mark H Weaver wrote: > Hi Thomas, > > Thomas Morley writes: [...] > > But I wonder, shouldn't it work out of the box with 'sudo make install' ? > > Running 'ldconfig' is not always appropriate, and therefore the vast > majority of programs do *not* run

Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread Mark H Weaver
Hi Thomas, Thomas Morley writes: > Am Mo., 26. Aug. 2019 um 19:10 Uhr schrieb : >> >> Perhaps you have to add /usr/local/lib to /etc/ld.so.conf (or some >> file below /etc/ld.so.conf.d) and run ldconfig. >> >> HTH >> -- tomás > > Hi tomás, > > thanks for your hints. > I've got it work by running

Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread tomas
On Mon, Aug 26, 2019 at 08:13:45PM +0200, Thomas Morley wrote: [...ldconfig...] > Hi tomás, > > thanks for your hints. > I've got it work by running nothing else than > sudo ldconfig > > But I wonder, shouldn't it work out of the box with 'sudo make install' ? As far as I know it should be lib

Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread Thomas Morley
Am Mo., 26. Aug. 2019 um 19:10 Uhr schrieb : > > On Mon, Aug 26, 2019 at 06:39:02PM +0200, Thomas Morley wrote: > > Am So., 25. Aug. 2019 um 22:22 Uhr schrieb Andy Wingo : > > > > > > We are pleased to announce GNU Guile release 2.9.4. This is the fourth > > > pre-release of what will eventually b

Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread tomas
On Mon, Aug 26, 2019 at 06:39:02PM +0200, Thomas Morley wrote: > Am So., 25. Aug. 2019 um 22:22 Uhr schrieb Andy Wingo : > > > > We are pleased to announce GNU Guile release 2.9.4. This is the fourth > > pre-release of what will eventually become the 3.0 release series. > > > We encourage you to

Re: GNU Guile 2.9.4 Released [beta]

2019-08-26 Thread Thomas Morley
Am So., 25. Aug. 2019 um 22:22 Uhr schrieb Andy Wingo : > > We are pleased to announce GNU Guile release 2.9.4. This is the fourth > pre-release of what will eventually become the 3.0 release series. > We encourage you to test this release and provide feedback to > guile-devel@gnu.org, and to fil