Skip to content

moldeo/moldeoinstaller

Repository files navigation

moldeoinstaller

#Installer package for Moldeo 1.0

This package has all necesarry submodules to compile from source "Moldeo 1.0". You need to download the source from github as always, and follow the instructions for your operating system. This is open source software, no warranty.

Este paquete contiene todos los submódulos para compilar "Moldeo 1.0" desde el código fuente. Se debe descargar el código fuente de este repositorio y luego ejecutar el script que se detalla a continuación en las instrucciones. Esto es código fuente abierto, sin garantías.

Linux

Just run in a terminal window to compile and install:

git clone https://github.com/moldeo/moldeoinstaller
cd moldeoinstaller
./autogen_installer.sh

Then launch Moldeo 1.0 Beta with:

./moldeo.sh

Mac OSX

Just check binary installers at:

Moldeo Download Section

You must install:

Gstreamer Package and Moldeo Mac OSX Installer DMG

or just run in a terminal window to compile and install:

git clone https://github.com/moldeo/moldeoinstaller
cd moldeoinstaller
./autogen_installer_osx.sh

Then launch Moldeo 1.0 Beta with:

./moldeo.sh

Windows

Just check binary installers at:

Moldeo Download Section

About

Installer package for Moldeo 1.0 Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages