Ok. Thanks for your answer. -----Mensaje original----- De: Jesus Guardon <[email protected]> Reply-to: mailing list for gambas users <[email protected]> Para: mailing list for gambas users <[email protected]> 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 [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
