Download List

Descripción del Proyecto

With 'nixstaller' you can easily make installers
for Unix-like systems. Some of the project goals:
support for many different platforms, support for
different (optional) frontends used by the
installer (currently FLTK, ncurses, GTK 2, and Qt
are planned), ease of use for the install creator
and the end user, different ways of installing
(extract files to a location, compile software on
the user's system, and maybe even integration for
the package manager running on the user's system).
Nixstaller can be fully translated and is
programmed in C++ and sh.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-17 03:38
0.5.1

Esta versión corrige varios errores como la falta de Soporte de archivos grandes para x86/Solaris Linux. También ofrece nuevas traducciones del polaco.
Tags: Bugfixes, Minor feature additions
This release fixes several bugs such as missing Large File Support for Linux x86/Solaris. It also features new Polish translations.

2009-03-26 07:20
0.5

Esta nueva versión añade la manipulación de dependencia, UTF-8 de apoyo, instalaciones desatendidas, funcionalidad extendida Lua secuencias de comandos, y mucho más.
Tags: Major feature enhancements
This major new release adds dependency handling, UTF-8 support, unattended installations, extended Lua scripting functionality, and much more.

2008-01-18 00:12
0.4

Las características principales novedades de esta versión son la capacidad de crear sistema de paquetes nativo, binarios de 64 bits, y la creación de entradas de menú de escritorio.
Tags: Major feature enhancements
The major new features of this release are the ability to create system native packages, 64-bit binaries, and the creation of desktop menu entries.

2007-10-20 13:05
0.3

Esta versión incluye una interfaz GTK + 2 nueva interfaz, más lua funcionalidad de secuencias de comandos como el seguimiento de datos de los artilugios y cinco nuevos widgets, una forma más automatizada de la creación de directorios de proyectos, el apoyo, incluso para más sistemas operativos, y muchas otras características y corrección de errores.
Tags: Major feature enhancements
This release adds a new GTK+ 2 frontend, more lua scripting functionality such as tracking widget data and five new widgets, a more automated way of creating project directories, support for even more operating systems, and many other features and bugfixes.

2007-04-29 13:36
0.2.2

Esta versión corrige varios errores pequeños: startupinstaller.sh no clasificar los archivos, geninstall.sh no comprobó dado argumentos de línea de comandos más, y las comillas no aparecen en startupinstaller.sh. Esta versión es compatible con una forma de elección de interfaces: en lugar de tratar de encontrar disponibles C / C + + bibliotecas del sistema, cada interfaz se controla con ldd por no bibliotecas.
Tags: Minor bugfixes
This release fixes several small bugs:
startupinstaller.sh would not sort files,
geninstall.sh didn't check given commandline
arguments anymore, and quotes were missing in
startupinstaller.sh. This release supports a way
of choosing frontends: instead of trying to find
available C/C++ system libraries, each frontend is
checked with ldd for missing libraries.

Project Resources