[plt-dev] update on reimplementing MrEd
On Fri, Oct 30, 2009 at 5:17 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> If you'd like to see the current state, it's still at
>
> http://svn.plt-scheme.org/plt/branches/mflatt/mred-experiment/
Right now, I'm having trouble running on my Ubuntu box.
[samth at punge:~/sw/mred-experiment] mz gtk.ss
ffi-lib: couldn't open "libjpeg.62.so" (libjpeg.62.so: cannot open
shared object file: No such file or directory)
I don't have a libjpeg.62.so on my system. I have:
/usr/lib/libjpeg.so
/usr/lib/libjpeg.so.62
/usr/lib/libjpeg.so.62.0.0
So I assume that something is wrong with `ffi-lib' and how it's searching.
--
sam th
samth at ccs.neu.edu