Re: successful reports with new 2.15.97?
Neil Jerram <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Andy Wingo <[email protected]> writes: > Hi, > > Can anyone confirm that their applications work with the new > guile-gnome-platform 2.15.97? I had a go, but so far no joy. I'm stuck with g-wrap (1.9.11), which claims that it can't find libffi, despite: neil@arudy:~/Organized/SW/Guile/g-wrap-1.9.11$ dpkg -l *libffi* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-====================================-====================================-======================================================================================== un libffi <none> (no description available) un libffi-dev <none> (no description available) un libffi1-dev <none> (no description available) un libffi2-dev <none> (no description available) pn libffi3 <none> (no description available) pn libffi3-dev <none> (no description available) ii libffi4 4.1.1-21 Foreign Function Interface library runtime ii libffi4-dev 4.1.1-21 Foreign Function Interface library (development files) I'll keep trying as/when I get time... Neil