Page 1 of 1

svn issues

PostPosted: 11 Jun 2012, 17:00
by Blindman
Brilliant, lets compile the svn version using a version of glibc that no one uses, nice job

{l Code}: {l Select All Code}
reclient_native: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /media/disk-1/home/booger/red/redeclipse/bin/reclient_native)

Re: svn issues

PostPosted: 11 Jun 2012, 17:34
by arand
You compiled that file yourself, nice job :p

reclient_native is not included in SVN, (see http://sourceforge.net/apps/trac/redeclipse/browser/bin) hence I'm assuming that you or someone else compiled that binary.

Currently SVN seems to hold a reasonably updated reclient_linux (though this may not be the case for long) so you should be able to use that one for now:
{l Code}: {l Select All Code}
$ bin/reclient_linux

Or, of course, recompile on the machine where you intend to run it to get a proper reclient_native (see http://sourceforge.net/apps/mediawiki/r ... NU.2FLinux)