[Gambas-user] Debian ARMEL packages for Gambas3 components?
Christer Johansson
lists at ...2828...
Mon May 7 12:02:38 CEST 2012
...
> this will give you a home directory full of .deb files, you can copy
> across the ones you want to the NAS and install
>
> dpkg -i <name of package>
With Ian's help and a long hours last night I managed to compile the debian
packages for ARMEL within QEMU (compilation took 6+ hours).
Today I verified dependencies and installed them without errors on my NAS,
so
far so good! It works with simple "Hello World!" programs but after trying
with
a program using the SocketServer I get the following error...
Segmentation fault
I got the exact same error message when trying Gambas2 version 2.21.0-2 a
couple
of days ago but the problem was fixed by using Gambas2 version 2.23.1.
Can I use the exact same procedure with the latest development version? I.e
grab the latest source from the trunk and then start compile using...
debian/rules binary
/CJ
More information about the User
mailing list