On 3/14/14 12:00 , Mark Tucker wrote:
> After discussing this with Michael H last night it got me thinking if
> this was possible.
> After checking the new Debian images for the beaglebone they appear to
> be very small.
> I also did some Deb build last night on my ubuntu/linuxcnc,and it
> produces linuxcnc without the docs etc.
> So what i need to know is what other than the Debian image and update to
> xanomai kernals,do i need on the image to install/run linuxcnc if i
> install it through a deb package?
> Do i need a desktop enviroment or not,hopefully not?

The deb package is supposed to know what other packages it needs in 
order to run, look at the Depends list in the debian/control file.

If something is missing from that list, please open a bug on the bug 
tracker.

The Depends list should include everything that's needed to run all the 
programs in the deb; that currently includes all the guis, so it'll pull 
in X libraries and all that.  You could try splitting the deb into 
finer-grained packages if you want to keep the guis and their 
dependencies off the Beagle Bone Black.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to