You can run make only when configure will run wthout any errors
And you must 'sudo apt-get install libgtk2.0-dev' to fix gtk problem you 
have.

regards
Michael

Viesturs Lācis pisze:
> Thank You, Jeff and Michal for the suggestions!
> They helped me to get to point, when I run
> $ ./configure
>
> And besides all the other data in terminal, I see that at the end of
> output is following line:
> configure: error: GTK2 missing. Install it or specify --disable-gtk to
> skip the parts of emc2 that depend on GTK
>
> At first I did not notice that error message and I ran
> $ make
>
> And I got error message:
> Makefile:31: Makefile.inc: No such file or directory
> Makefile:42: *** Makefile.inc must specify RTPREFIX
>
> 2010/6/30 Jeff Epler <jep...@unpythonic.net>:
>   
>> The configure script is generated by the autogen script.  Run autogen,
>> then configure, as shown on the wiki:
>>    2.6. Building emc2 (simulator)
>>    Run these commands in the directory created by git above:
>>
>>     $ cd src
>>     $ ./autogen.sh
>>     $ ./configure --enable-run-in-place --enable-simulator
>>     $ make
>>
>>    the make command may take several minutes to complete.
>>    
>> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Installing_EMC2#Building_emc2_simulator
>>
>> Jeff
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Sprint
>> What will you do first with EVO, the first 4G phone?
>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>>     
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
>
>   


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to