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. 
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@MacBook-Pro ~/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@MacBook-Pro ~/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 <mov...@mykolab.ch> 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 <mov...@mykolab.ch 
>>>> <mailto:mov...@mykolab.ch> <mailto:mov...@mykolab.ch 
>>>> <mailto:mov...@mykolab.ch>>> 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>>
>>>>
>>>>
>>>> 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@lists.sourceforge.net 
>>>>> <mailto:Gambas-user@lists.sourceforge.net> 
>>>>> <mailto:Gambas-user@lists.sourceforge.net 
>>>>> <mailto:Gambas-user@lists.sourceforge.net>>
>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user 
>>>>> <https://lists.sourceforge.net/lists/listinfo/gambas-user>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Gambas-user mailing list
>>>> Gambas-user@lists.sourceforge.net 
>>>> <mailto:Gambas-user@lists.sourceforge.net> 
>>>> <mailto:Gambas-user@lists.sourceforge.net 
>>>> <mailto:Gambas-user@lists.sourceforge.net>>
>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user 
>>>> <https://lists.sourceforge.net/lists/listinfo/gambas-user>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Gambas-user mailing list
>>> Gambas-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to