-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 10 Jul 2002 02:24, Kontra, Gergely wrote: > >Yes you are right. py2exe does this work. It scans your sources for > >module dependecies and builds standalone ready to ship executable > >application launcher with all needed scripts embeded into itself > >(bytecompiled). All the stuff alongside with python dll, other > >required libs and data files is put into a specified folder. > > > >I think it would be very nice if ruby has something similar to python > >distutils and py2exe. > > Just a silent note, that you cannot do a require inside an eval. > But this couldn't be such a big problem... I have been educated many times to try and avoid using eval, this is one case where you can avoid it. Object.send(:require, klass_filename) Hope this helps somewhat. - -- Signed, Holden Glova -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9K97E0X8w8X71zPcRAgy8AJ9B6eeSgTOfjQDcX+o71YdaJPWeIQCdEOov 9F/2M1GavG60rgRCtepdK7g= =r9/p -----END PGP SIGNATURE-----