[Gambas-user] Gambas3 Debian Package

Demosthenes Koptsis demosthenesk at ...626...
Thu Aug 18 16:38:07 CEST 2011


You can use also the checkinstall package to create deb files.

i use the next command line to create a deb file from the svn.

/reconf-all && ./configure -C && make && sudo checkinstall -D && sudo
chown user:user *.deb

i also created a file named description-pak which checkinstall uses.




On Wed, 2011-08-17 at 20:14 -0700, Ian Haywood wrote:
> On Wed, Aug 17, 2011 at 9:30 AM, rrivett <privatemail at ...2637...> wrote:
> > Hi,
> >
> > I'm a new Gambas user. Does anyone know if or when Gambas3 will show up
> > in a Debian package, or if the Debian maintainer is likely to package
> > one of the release candidates for the Debian Experimental repository
> > prior to the full release of Gambas3?
> I have prepared debian packages and put them up for inclusion,
> currently waiting on a decision by the debian developers to include
> (well over 2 months, so I will follow up)
> 
> Ian
> 
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
> user administration capabilities and model configuration. Take 
> the hassle out of deploying and managing Subversion and the 
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Regards,
Demosthenes
-------------- next part --------------
Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic
With Gambas, you can quickly design your program GUI with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications with DCOP, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on.



More information about the User mailing list