[Gambas-user] Gambas 3.4.1 Debian packaging

2013-05-02 Thread Ian Haywood
Ok, I have finally got Gambas compiling and building all packages on Debian wheezy They are available on a private repository, add the following to your /etc/apt/sources.list deb ftp://ozdocit.org/pub/easygp/ easygp main deb-src ftp://ozdocit.org/pub/easygp/ easygp main "easygp" is the project

Re: [Gambas-user] Gambas3 SVN compilation Problem ARMEL

2013-05-02 Thread mikael klaine
yes i can send me an email directly and y give you the access 2013/4/30 Benoît Minisini > Le 30/04/2013 18:51, mikael klaine a écrit : > > one other think the segfault of gbc3 cause this on my terminal but not in > > the log. > > *** glibc detected *** /usr/bin/gbc3: free(): invalid pointer: 0x

Re: [Gambas-user] couple of silly questions for Debian packaging

2013-05-02 Thread Fabien Bodard
Le 2 mai 2013 09:52, "Ian Haywood" a écrit : > > On Thu, May 2, 2013 at 12:49 PM, Sebastian Kulesz wrote: > \ > >> - gb.net.pop3: is this component written purely in Gambas or partially > >> in C? where is it's source code? all I can find is the bytecode-compiled > >> file /comp/src/gb.net.pop3/g

Re: [Gambas-user] couple of silly questions for Debian packaging

2013-05-02 Thread Ian Haywood
On Thu, May 2, 2013 at 12:49 PM, Sebastian Kulesz wrote: \ >> - gb.net.pop3: is this component written purely in Gambas or partially >> in C? where is it's source code? all I can find is the bytecode-compiled >> file /comp/src/gb.net.pop3/gb.net.pop3.gambas > That component is written purely in G