2009/10/21 Simon Su <newsgr...@gmail.com>:
> On the linux 64bit version I have expat 1.95.8 installed (please see
> below). But it is ./dre devide is looking for libexpat.so.1. Can I
> just create a link from libexpat.so.0 to libexpat.so.1?
Could you try unpacking the attachment into devide/wx/lib and startup
devide again? It comes from my x86_64 ubuntu 8.04 system.
It's quite hard building binaries that work on all Linux systems (this
was built on Ubuntu 8.04 LTS). If the fix above does not work and
there's a high probability, let me know. It might be time to try a
build from source. :) We have a nice script that'll do that for you.
Good luck,
Charl
Yes, try this:
http://code.google.com/p/devide/wiki/Downloads?tm=2 in the section
"building your own from source"
In the referenced readme
http://code.google.com/p/devide/source/browse/branches/v9-8/johannes/README.txt
first make sure you have the mentioned dependencies installed, then
follow the 4 steps under A (normal build).
Good luck!
Charl