On Mon, Jun 02, 2003 at 08:24:04AM +0300, Tuomo Valkonen wrote: > On Mon, Jun 02, 2003 at 01:07:07AM -0400, Paul Pelzl wrote: > > At the moment I need to launch ion from the directory > > /usr/local/ion-devel/lib/ion-devel/ , otherwise Lua complains that it > > can't find the query, floatws, and ionws modules. Did I miss a > > configuration option somewhere that lets one fix the search path? > > Ancient libltdl that doesn't like that lt_dlinit had drifted to be > called after lt_dladdsearchdir:s? Try the attached patch.
Good guess, that fixed it. I have libltdl3 1.4.2 from Debian Woody. I guess that's what I get for ignoring your warning about libtool < 1.4.3... Paul
