OSE GNU/Linux Build: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 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 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/] svg vector graphics editor | ** [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 33: | 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== | ||
Line 38: | Line 39: | ||
* [[CAD tools]] | * [[CAD tools]] | ||
* [https://www.gnu.org/distros/free-distros.html free linux distros] | * [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
- GLC Player: http://www.glc-player.net/
- MeshLab and or pov-ray
- Others ?
- 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
- Getting EMC2 working in Archlinux with RTAI: http://neo-technical.wikispaces.com/emc2-arch
- CAD tools
- free linux distros
- OSE Linux