Re: Trouble running the hello world application
Tom McCubbin <[email protected]> Thu, 13 Sep 2012 09:58:03 -0400
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <CANDPXWH0eaE3cUuxMAqeRW4Yvi7HDFRxPhfV+XnJDBUjFqhNOA@mail.gmail.com> |
In linux it uses the normal lua search path. if the library loaded has dependencies it will use the path in $LD_LIBRARY_PATH to search for them, or the rpath embedded in the library loaded. On Thu, Sep 13, 2012 at 9:03 AM, Willi Schinmeyer <[email protected]>wrote: > > Can I use require to load dynamic libraries? > Works on windows anyway. Not sure which directories are searched on > Linux, but it should work somehow. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user