So I quit using my own build of lua-5.1.4 and had my system
folks install an official lua-5.1.4 and all worked great.
Not sure why that would matter, but it did.
Thanks again for your suggestions, Stuffer.
l5
Posts by logan_number5
- 07.04.2009, 14:29
- Forum: Scripting
- Topic: luasockets modeule will not load for me
- Replies: 6
- Views: 7708
- 03.04.2009, 20:46
- Forum: Development
- Topic: missing detect-autoconf.pl ?
- Replies: 2
- Views: 3162
Re: missing detect-autoconf.pl ?
oops. i copied the file from somewhere on the internet and
still used the Makefile.cvs. Seemed to build ok, hope
its valid.
Anyway, someone should updated the wiki book..
http://en.wikibooks.org/wiki/Celestia/D ... x_platform
thanks for the help!
l_5
still used the Makefile.cvs. Seemed to build ok, hope
its valid.
Anyway, someone should updated the wiki book..
http://en.wikibooks.org/wiki/Celestia/D ... x_platform
thanks for the help!
l_5
- 03.04.2009, 20:08
- Forum: Scripting
- Topic: luasockets modeule will not load for me
- Replies: 6
- Views: 7708
Re: luasockets modeule will not load for me
Alas, no joy with 1.6 either. Exactly the same error. [foobar@yogurt ~/celestia-1.6]$ ./celestia Cannot chdir to '/usr/local/share/celestia', probably due to improper installation Error: error loading module 'socket.core' from file './socket/core.so': ./socket/core.so: undefined symbol: lua_getmetat...
- 03.04.2009, 16:39
- Forum: Development
- Topic: missing detect-autoconf.pl ?
- Replies: 2
- Views: 3162
missing detect-autoconf.pl ?
I just did an svn checkout a 1/2 hour ago and cannot get through step 1.. make -f Makefile.cvs This Makefile is only for the CVS repository This will be deleted before making the distribution ./admin/cvs.sh: line 636: ./admin/detect-autoconf.pl: No such file or directory ./admin/cvs.sh: line 33: --v...
- 02.04.2009, 14:51
- Forum: Scripting
- Topic: luasockets modeule will not load for me
- Replies: 6
- Views: 7708
Re: luasockets modeule will not load for me
Stuffer, I think it improved, but its not working. Thanks. Error: error loading module 'socket.core' from file './socket/core.so': ./socket/core.so: undefined symbol: lua_getmetatable Segmentation fault I have a lua folder, a mime folder (one file), and a socket folder(one file). The hook script, so...
- 01.04.2009, 19:05
- Forum: Scripting
- Topic: luasockets modeule will not load for me
- Replies: 6
- Views: 7708
luasockets modeule will not load for me
A few months back I had tried unsuccessfully to get luasockets-2.0.2 to work in Celestia 1.5.1 from with ScriptedOrbits. Chris suggested not doing this and using hooks instead. My problem then was an undefined symbol (lua_getmetatable) during the require ("socket") statement. I've now retu...
- 08.10.2008, 16:41
- Forum: Development
- Topic: Any success with CELX & LUASOCKETs in ScriptedOrbits?
- Replies: 1
- Views: 2770
Any success with CELX & LUASOCKETs in ScriptedOrbits?
Hi, NASA needs your help! 8-) I'm getting an error when trying to use LuaSocket in a ScriptedOrbit: Failed to load module for ScriptedOrbit: error loading module 'socket' from file '/home/mlogan/luasocket-2.0.2/src/socket.so': ?/home/mlogan/luasocket-2.0.2/src/socket.so: undefined symbol: lua_getmet...
- 11.02.2004, 17:16
- Forum: Development
- Topic: CVS build instructions?
- Replies: 5
- Views: 2738
CVS build instructions?
I love this program, but sorry this is such a lame question.. I just downloaded the latest cvs snapshot and cannot get started.. I assume one must use Makefile.cvs to get configure, etc... but I can't even get that far: [logan@envision celestia.cvs]$ make all make: *** No rule to make target `all'. ...
- 06.02.2004, 16:31
- Forum: Development
- Topic: Super precise spacecraft orbits...
- Replies: 31
- Views: 19241
smooth orbits
has this code for smoother orbits made it into CVS yet??
-- mike
-- mike