From: Bernd S. <ber...@in...> - 2007-04-10 19:36:52
|
On Tue, 10 Apr 2007 16:13:42 +0200, Patrick Ruckstuhl <pa...@ta...> wrote: > Hi, > > in the Linux download of gobo, the binaries are linked against glibc > 2.4, in a lot of distributions this is not yet available. Would it be > possible to either compile the binaries statically or to link against an > older version of the glibc? > > Thanks and regards, > Patrick I think there is very little use in providing pre-compiled binaries anyway, as the bootstrap procedure is so straight forward and Linux libraries are ever-changing. ;-) Perhaps we should add some hint on how to do it onto the project homepage. Bernd |