Re: [Wengophone-devel] statically linked executable (binary package)

2007-05-27 Thread chopra dhruv
I agree it can be harmful. But I am confused, how else do I generate the wengophone binary package like the one given at http://www.openwengo.com/ I thought static linking with the boost library was the answer.. I tried making a release version but when that executable is run (on a different mach

Re: [Wengophone-devel] statically linked executable (binary package)

2007-05-28 Thread Dave Neary
Hi Chopra, chopra dhruv wrote: > I agree it can be harmful. But I am confused, how > else do I generate the wengophone binary package like > the one given at http://www.openwengo.com/ > I thought static linking with the boost library was > the answer.. The binary package includes the script file

Re: [Wengophone-devel] statically linked executable (binary package)

2007-05-28 Thread chopra dhruv
Thanks Dave and others, I fgiured out how to create the binary package. It is quite simple. As you mentioned about the .so files, one just needs to copy the required .so files into the directory and export the PATH as done in the script. Best, Dhruv --- Dave Neary <[EMAIL PROTECTED]> wrote: