OSE GNU/Linux Build: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
(Changed 'Mission-Critical' to 'necessary', fixed some typos, and added a few items to the list of software.)
Line 5: Line 5:
This build would contain:
This build would contain:


*Prenstallation of all mission-critical software:
*Prenstallation of all necessary software:
**[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] - CAD, Architecture purposes
**[http://www.kdenlive.org/ Kdenlive]
**[http://www.kdenlive.org/ Kdenlive]
**[http://ekiga.org/ ekiga] same use as skype but enterily opensource
**[http://ekiga.org/ ekiga] same use as Skype but entirely opensource
**[http://irssi.org/ irrsi] irc client, easy to use IRC from shell
**[http://irssi.org/ 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
**[[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
Line 20: Line 20:
*** Others ?
*** Others ?
** [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.libreoffice.org/ LibreOffice] Open source office suite available in more than 100 languages.
** [http://www.scribus.net 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.
*** [http://git-scm.com/ Git]
*** [http://www.fossil-scm.org Fossil]
*** [http://mercurial.selenic.com/ Mercurial]
*Preinstalled libraries and Other Design Libraries
*Preinstalled libraries and Other Design Libraries
**QCad libraries for design files, house designs, other purposes
**QCad libraries for design files, house designs, other purposes
**Library of [[Pattern Language Icons]] for symbolic modeling of integrated agroecotechnological systems.
**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==
==See Also==



Revision as of 18:17, 7 October 2012

Introduction

It is useful to publish a 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 - 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.
    • 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