Though not RPi, my trial on BeagleBone Black (on ArchLinux) works. It seems that configure script only searches /usr.
On Sun, Jul 27, 2014 at 7:57 AM, Stephen Woolerton <[email protected]> wrote: > Hi everyone, > > Is GNU Smalltalk likely to run on a Raspberry Pi? > > I started installing it just in case, in FreeBSD 10-Stable on a Raspberry > Pi. > > The configure stage is tripping up over libltdl with the following error: > checking for GNUTLS... yes > checking for lt_dlopen in -lltdl... no > configure: error: libltdl is required to compile GNU Smalltalk > > The libltdl package is in fact installed... > [root@raspberry-pi ~]# ls /usr/local/lib/ | grep tdl > libltdl.a > libltdl.la > libltdl.so > libltdl.so.7 > libltdl.so.7.3.0 > > If someone could help me get past this, much appreciated. The compiler on > this OS is clang 3.4. > > Thanks > Stephen > _______________________________________________ > help-smalltalk mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/help-smalltalk > > _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
