OSE GNU/Linux Build: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Changed 'Mission-Critical' to 'necessary', fixed some typos, and added a few items to the list of software.)
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Introduction==
==Introduction==
It is useful to publish a Linux build dedicated to the development of the Global Village Construction Set ([[GVCS]])
It is useful to publish a GNU/Linux build dedicated to the development of the Global Village Construction Set ([[GVCS]])


==Contents==
==Contents==
Line 8: Line 8:
**[http://www.blender.org/ Blender]
**[http://www.blender.org/ Blender]
**[http://en.m.wikipedia.org/wiki/FreeCAD FreeCAD]
**[http://en.m.wikipedia.org/wiki/FreeCAD FreeCAD]
**[http://sourceforge.net/projects/qcad/ QCad] - CAD, Architecture purposes
**[http://sourceforge.net/projects/qcad/ QCad] | [http://librecad.org/ LibreCAD (open source)] - CAD, Architecture purposes
**[http://www.kdenlive.org/ Kdenlive]
**[http://www.kdenlive.org/ Kdenlive]
**[http://ekiga.org/ ekiga] same use as Skype but entirely opensource
**[http://ekiga.org/ ekiga] same use as Skype but entirely opensource
Line 21: Line 21:
** [http://yacy.net/en/ yacy] and [http://seeks-project.info/ seeks] search engines (not strictly needed but the hybrid use of them could be handy to analize in teams an intranet's content if nothing else). Linked to internet seeks constitutes a valid alternative to google too.
** [http://yacy.net/en/ yacy] and [http://seeks-project.info/ seeks] search engines (not strictly needed but the hybrid use of them could be handy to analize in teams an intranet's content if nothing else). Linked to internet seeks constitutes a valid alternative to google too.
** [http://www.gimp.org/ gimp] Open source photo editing program.  
** [http://www.gimp.org/ gimp] Open source photo editing program.  
** [http://inkscape.org/ inkscape] svg vector graphics editor
** [http://www.libreoffice.org/ LibreOffice] Open source office suite available in more than 100 languages.
** [http://www.libreoffice.org/ LibreOffice] Open source office suite available in more than 100 languages.
** [http://www.scribus.net Scribus] Open source desktop publishing software.
** [http://www.scribus.net Scribus] Open source desktop publishing software.
Line 32: Line 33:
* Some program for handling translation of the interface and language packs.
* Some program for handling translation of the interface and language packs.
* Documentation for all of the above.
* Documentation for all of the above.
==See Also==
==See Also==


* Getting [[EMC2]] working in [http://www.archlinux.org/ Archlinux] with RTAI: http://neo-technical.wikispaces.com/emc2-arch
* Getting [[EMC2]] working in [http://www.archlinux.org/ Archlinux] with RTAI: http://neo-technical.wikispaces.com/emc2-arch
* [[CAD tools]]
* [[CAD tools]]
* [https://www.gnu.org/distros/free-distros.html free linux distros]
* [[OSE Linux ]]


[[Category:Linux]]
[[Category:Linux]]
[[Category:Software]]
[[Category:Software]]

Latest revision as of 21:54, 10 July 2018

Introduction

It is useful to publish a GNU/Linux build dedicated to the development of the Global Village Construction Set (GVCS)

Contents

This build would contain:

  • Prenstallation of all necessary software:
    • Blender
    • FreeCAD
    • QCad | LibreCAD (open source) - CAD, Architecture purposes
    • Kdenlive
    • ekiga same use as Skype but entirely opensource
    • irrsi irc client, easy to use IRC from shell
    • LinuxCNC (this might require a dual boot installation where back versions of Linux are installed. For example, LinuxCNC works on Ubuntu 8.04 LTS (long-term support) and 10.04 LTS, but not on Ubuntu 9.10. Whatever distribution of Linux is chosen, we need to make sure that LinuxCNC, one of the critical components of CNC machining - is accommodated
    • KiCAD circuit design KiCAD
    • Arduino Environment for programming the Arduino microcontroller
    • Stereolithography file viewer for STL, PLY or Collada file formats
    • yacy and seeks search engines (not strictly needed but the hybrid use of them could be handy to analize in teams an intranet's content if nothing else). Linked to internet seeks constitutes a valid alternative to google too.
    • gimp Open source photo editing program.
    • inkscape svg vector graphics editor
    • LibreOffice Open source office suite available in more than 100 languages.
    • Scribus Open source desktop publishing software.
    • VCS(version control system) for keeping track of changes and collaboration. With most current version of GVCS pulled down.
  • Preinstalled libraries and Other Design Libraries
    • QCad libraries for design files, house designs, other purposes
    • Library of Pattern Language Icons for symbolic modeling of integrated agroecotechnological systems.
  • Some program for handling translation of the interface and language packs.
  • Documentation for all of the above.

See Also