[Gambas-user] Install Gambas 3

craf prog at ...2177...
Mon Dec 21 02:02:39 CET 2009


Ok. Thanks for your answer.
-----Mensaje original-----
De: Jesus Guardon <jguardon at ...2035...>
Reply-to: mailing list for gambas users
<gambas-user at lists.sourceforge.net>
Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Asunto: Re: [Gambas-user] Install Gambas 3
Fecha: Sun, 20 Dec 2009 18:57:32 +0100


craf escribió:
> Hello. 
> 
> I installed the version 2.18.0  Gambas, through compilation. Now, I try
> Gambas3, but will remain installed in another location. 
> 
> To install Gambas on my computer I always do: 
> 
> sudo. / configure-C 
> sudo make 
> sudo make install. 
> 
> I read the installation page that you use - prefix, but no where to
> include it.
> 
> Regards

Gambas2 and Gambas3 are independent, they both can coexist without problems.

To install gambas you might not use sudo, but only for 'make install'
command:

./configure -C
make
sudo make install

Hope this helps.

Regards,
Jesus

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



More information about the User mailing list