On 03/31/2015 07:26 AM, Peter C. Wallace wrote:
> On Tue, 31 Mar 2015, Neil wrote:
> 
>> Date: Tue, 31 Mar 2015 09:00:25 -0400
>> From: Neil <emc_d...@narwani.org>
>> To: emc-users@lists.sourceforge.net
>> Subject: Re: [Emc-users] Custom EMC installation?
>>
>> I got past this last night, but still have some issues installing
>> LinuxCNC...
>>
>> Apparently I missed that the ./configure could not find a dependency, so
>> I installed that, then came another and another.  So far I've had to
>> install glib,  tk, tcl, xinerama, librealtime, bwidget, libboost-python,
>> and others.  Also figured out (seemingly randomly from google searches,
>> that I need to add -dev to most of these).  Also ended up using
>> --without-libmodbus --disable-gtk --withtclConfig --withtkConfig ,
>> because I could not figure out how to install those, so used configure's
>> suggestion to use these flags instead.  Is all of this documented
>> somewhere, as I feel like I'm stumbling upon this haphazardly?
> 
>   I think this is close to what I needed to do on my 14.04 system:
> 
> 
> sudo apt-get install build-essential autoconf libpth-dev libglib2.0-dev 
> libgtk2.0-dev tcl-dev tk-dev bwidget libreadline-dev python-tk python-dev 
> libgl1-mesa-dev libglu1-mesa-dev libxmu-dev libudev-dev libmodbus-dev 
> libboost-python-dev libboost-serialization-dev libboost-thread-dev
> 
> But I did this a long time ago so probably have forgotten something
> (I do remember some fight with tcl/tk versions)

Neil, i think you're building from source on Ubuntu 14.04.  If that's
the case, then the standard build instructions may be a helpful place to
start:

http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Resolving_outstanding_build_dependencies


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to