[Gambas-user] installing Gambas on Cygwin

Lisandro Reynoso elitedigital2005 at ...43...
Thu Nov 17 23:21:55 CET 2016


Thanks a lot. 
The make package was missing.  I installed it and was able to pass that step.  But now I’m not able to run gambas.

I even used the commands to add the desktop icon but saw no results.

I also changed to the root directory to see if It would run from there.  I’ll attach the output I got after the make instructions to see if you can help me further.


> On Nov 17, 2016, at 4:05 PM, Moviga Technologies <moviga at ...3488...> wrote:
> 
> This is where it gets beyond me. I did a quick google search, and found 
> this: 
> http://stackoverflow.com/questions/4828388/cygwin-make-bash-command-not-found <http://stackoverflow.com/questions/4828388/cygwin-make-bash-command-not-found>. 
> Make seems to be it's own package :) Learning something new every day, 
> haha :D
> 
> 
> Den 17. nov. 2016 18:38, skrev Lisandro Reynoso:
>> Thanks for your help.
>> 
>> I reinstalled all the packages and even completely uninstalled and then reinstalled Cygwin, along with the build tools mentioned. But I still get the same result when using the “make” command.
>> 
>> Here’s what I get when I use the cygcheck command:
>> 
>>> lisandroreynoso at ...3622... ~/gambas3-3.9.1
>>> $ cygcheck -c gcc g++ automake autoconf libtool
>>> Cygwin Package Information
>>> Package              Version        Status
>>> autoconf             13-1           OK
>>> automake             9-1            OK
>>> libtool              2.4.6-4        OK
>>> 
>>> lisandroreynoso at ...3622... ~/gambas3-3.9.1
>>> $ cygcheck -c gcc-core gcc-g++ automake autoconf libtool
>>> Cygwin Package Information
>>> Package              Version        Status
>>> autoconf             13-1           OK
>>> automake             9-1            OK
>>> gcc-core             5.4.0-1        OK
>>> gcc-g++              5.4.0-1        OK
>>> libtool              2.4.6-4        OK
>> It seems to me that I have all the tools installed (even though “gcc" only comes up as “gcc-core” and "g++" as “gcc-g++”)
>> 
>> 
>>> On Nov 16, 2016, at 5:55 PM, Moviga Technologies <moviga at ...3488...> wrote:
>>> 
>>> But, wait for some other people to chip in with some more wisdom on
>>> this, because perhaps there are smarter ways to do it, than to install
>>> each package individually (which seems a lot of work)  :)
>>> 
>>> 
>>> Den 16. nov. 2016 22:50, skrev Lisandro Reynoso:
>>>> Do you mean these?:
>>>> Compilation	gcc g++ automake autoconf libtool >= 2.0
>>>> 
>>>> How can I install all these?
>>>> 
>>>>> On Nov 16, 2016, at 5:35 PM, Moviga Technologies <moviga at ...3488... <mailto:moviga at ...3488...> <mailto:moviga at ...3488... <mailto:moviga at ...3625.....>> <mailto:moviga at ...3488... <mailto:moviga at ...3488...> <mailto:moviga at ...1081....3488... <mailto:moviga at ...3488...>>>> wrote:
>>>>> 
>>>>> Arrest me if I am wrong, but perhaps you need to install gcc and
>>>>> similar[1] build tools?
>>>>> 
>>>>> 1:http://gambaswiki.org/wiki/install#t2 <http://gambaswiki.org/wiki/install#t2> <http://gambaswiki.org/wiki/install#t2 <http://gambaswiki.org/wiki/install#t2>> <http://gambaswiki.org/wiki/install#t2 <http://gambaswiki.org/wiki/install#t2><http://gambaswiki.org/wiki/install#t2 <http://gambaswiki.org/wiki/install#t2>>>
>>>>> 
>>>>> 
>>>>> Den 16. nov. 2016 21:40, skrev Lisandro Reynoso:
>>>>>> Hello.
>>>>>> 
>>>>>> I’m trying to install Gambas 3.9.1 on Windows through Cygwin, I followed all the steps as described in the oficial Gambas website but when I get to the step of using the “make” command I get an error:
>>>>>> 
>>>>>> $ make
>>>>>> -bash: make: no se encontró la orden
>>>>>> 
>>>>>> in english it would be something like this:
>>>>>> 
>>>>>> $ make
>>>>>> -bash: make: command not found
>>>>>> 
>>>>>> I’m running Windows 7 32bits, on a Macbook Pro 8,1 late 2011.
>>>>>> 
>>>>>> Could you please point me in the right direction, so I can be able to run Gambas on Cygwin.
>>>>>> 
>>>>>> 
>>>>>> I’ll Attache the output file I got.
>>>>>> 
>>>>>> 
>>>>>> ------------------------------------------------------------------------------
>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> Gambas-user mailing list
>>>>>> Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...719...rge.net> <mailto:Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...1232...s.sourceforge.net>> <mailto:Gambas-user at lists.sourceforge.net <mailto:Gambas-user at lists.sourceforge.net> <mailto:Gambas-user at lists.sourceforge.net <mailto:Gambas-user at lists.sourceforge.net>>>
>>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user> <https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user>>
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Gambas-user mailing list
>>>>> Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...629...ge.net> <mailto:Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...573....sourceforge.net>> <mailto:Gambas-user at lists.sourceforge.net <mailto:Gambas-user at lists.sourceforge.net> <mailto:Gambas-user at lists.sourceforge.net <mailto:Gambas-user at lists.sourceforge.net>>>
>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user> <https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user>>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Gambas-user mailing list
>>>> Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...652...e.net>
>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user>
>>> 
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Gambas-user mailing list
>>> Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...48....net>
>>> https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...720...net>
>> https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user>
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net <mailto:Gambas-user at ...66...et>
> https://lists.sourceforge.net/lists/listinfo/gambas-user <https://lists.sourceforge.net/lists/listinfo/gambas-user>



More information about the User mailing list