Software Listing: Make Install
- AntMake
- License: Freeware
- Price: 0.00

Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism..
- Publisher: antmake.sourceforge.net
- Date: 12-07-2012
- Size: 272 KB
- Platform: Linux, Mac OS X, WinOther
- Rust
- License: Freeware
- Price: 0.00

Rust is a drag&drop RPM creation utility and general purpose sandboxing toolkit. You can create RPM packages intuitively with the GUI. Rust may also be used to build RPMs for arbitrary source code, just by doing a 'make install' in the sandbox....
- Publisher: rusthq.com
- Date: 11-09-2012
- Size: 302 KB
- Platform: Linux, Unix
- sdist
- License: Freeware
- Price: 0.00

Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules..
- Publisher: sdist.sourceforge.net
- Date: 23-08-2012
- Size: 44 KB
- Platform: Linux, Mac OS X, WinOther
- Source code installer
- License: Freeware
- Price: 0.00

A program to graphically configure and build source-tarballs. replaceing th configure && make && make install..
- Publisher: gconfigure.sourceforge.net
- Date: 09-06-2012
- Size: 12 KB
- Platform: Linux, Unix
- stow-jail
- License: Freeware
- Price: 0.00

This is an add-on to stow. If the "make install" didn't work with DESTDIR argument(or use another installer), stow-jail would close the installer command to the sandbox(unionfs+chroot),in this way all go to the "/stow/package_name" directory..
- Publisher: stow-jail.sourceforge.net
- Date: 22-11-2012
- Size: 3 KB
- Platform: Linux
- Travis's Cross Compiler Collection
- License: Freeware
- Price: 0.00

Travis's Cross Compiler Collection is a collection of scripts that build cross compilers targetting different, specific, platforms. All requisite files are grabbed by ftp, so most cross compilers are just a "make install" away..
- Publisher: tccc.sourceforge.net
- Date: 18-10-2012
- Size: 2 KB
- Platform: Linux, Mac OS X, Unix
- Build Installer
- License: Freeware
- Price: 0.00

The Build Installer provides a lightweight GUI installer application to go over an existing configure/make/install source package. Its purpose is to make installing software from source easier and faster for end users, particularly non-developers.
Build Installer License - BSD License.
- Publisher: Buildinstaller
- Date:
- Platform: WinOther
- Smart Install Maker
- License: Shareware
- Price: 99.00

Deciding between a free scripting installer and a feature-bloated enterprise solution? Save time on software deployment and eliminate any learning curve by creating installation packages in just minutes! There are free installers out there, but are they worth their zero price tag? Spartan user interfaces force you to learn scripting languages in order to create a basic install. Are several hours of wasted time worth the monetary savings? The enterprise installation solutions are bloated with features, taking hours of your time to master their complexity. Combine that with hefty price tags, and they become hard to justify.
- Publisher: InstallBuilders Company
- Date: 01-12-2011
- Size: 1589 KB
- Platform: Tablets, Win2000, Win7 x32, Win7 x64, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64
- InstallAware Studio Admin Install Builder
- License: Shareware
- Price: 3999

Exclusive! Run Nested MSI Setups and Capture Progress with InstallAware Install Builder Deploy any MSI setup seamlessly within your InstallAware Wizard - even capture progress from the nested MSI. Install any feature set that the MSI offers, fully customizing the setup from the command line. Exclusive! Multi-Instance Support on All Windows Platforms with InstallAware Setup Builder Allow users to install multiple copies of your application on the same system, without requiring instance transforms or adding an MSI 3.0 dependency. Supports Windows XP Gold 32-bit through Windows Server 2016 64-bit.
- Publisher: InstallAware Software
- Date: 20-02-2017
- Size: 56595 KB
- Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
- PetriNet Sharp
- License: Shareware

The PetriNet Sharp application was designed to create, edit, run, and test Petri Nets.
This product requires .NET 3.5 SP1, If you install the .MSI file this will installed if you do not have it. For full install run PetriNetSharpSetup.msi and follow the setup up wizard that follows, this will install PetriNet Sharp to your system, make a shortcut to PetriNet Sharp in your start menu and add PetriNet Sharp to the Add/Remove Programs listing.
For more advanced users, you can download PetriNetSharp.exe directly and run that without any installation. However, you must make sure that .
- Publisher: Chris Treml
- Date:
- Size: 112 KB
- Platform: WinOther
- Perl Module Manager
- License: Freeware
- Price: 0.00

Perl Module Manager helps you to install, un-install and manage Perl modules from a CPAN site and other sources in an easy and intuitive way. Allows you to search thru thousands of useful modules and libraries on a CPAN site and its mirrors, download and install the modules of your choice. Automatically launches internal nmake util and makes necessary changes in the Perllocal.pod file. The Perllocal.pod file contains a list of locally-installed modules not included with the standard distribution. If you download and install Perl and then install several CPAN modules, only the CPAN modules will be listed in perllocal.
- Publisher: Luckasoft
- Date: 16-12-2004
- Size: 1475 KB
- Platform: Win2000, Windows Server, WinOther
- Simple Scalable Engine
- License: Freeware
- Price: 0.00

A simple graphics engine that uses OpenGL 3.3 features as much as possible, and OpenCL to perform basic computations for physics.
It's currently being built with a test application in order to test the features as they are developed (very slowly ;)).
Ideally it will be cross-platform for at least Windows and Linux, although the primary development is being done on Linux first.
Netbeans is the IDE in use, but support for standard autotools (configure, make, make install) is being maintained..
- Publisher: Simplescalable
- Date:
- Platform: WinOther
- fw2csv
- License: Freeware
- Price: 0.00

Fixed width data files are probably the most annoying data to import into database.
This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format.
I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql;
Build:
$ make all [cc={icc|gcc}]
Install:
$ make install [prefix=/path/to/your/bin/directory]
Example of usage:
$ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'"
For the list of available options call
$ fw2csv --help
fw2csv License - Public Domain.
- Publisher: Fw2csv
- Date:
- Size: 2 KB
- Platform: Linux, Unix
- Travis's Cross Compiler Collection
- License: Freeware
- Price: 0.00

Travis's Cross Compiler Collection is a collection of scripts that build cross compilers targetting different, specific, platforms. All requisite files are grabbed by ftp, so most cross compilers are just a "make install" away.
Travis's Cross Compiler Collection License - Public Domain.
- Publisher: Tccc
- Date:
- Size: 2 KB
- Platform: Linux, Mac OS X, Unix
- eInstall
- License: Demo
- Price: 11.00

eInstall program is designed for creating installation programs of your application, but you may as well use it to create self-extracting, compressed and encrypted archives documents. The big advantage of this program is the ease and safety of the packed data. This option allows you to encrypt the contents of unpacking and installing your product until you enter the correct name and registration code..
- Publisher: slaptos.com
- Date:
- Size: 1167 KB
- Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista
- Install Wizard
- License: Shareware

Install Wizard lets you make packages to deploy any application, files or settings and target any Windows platform. This professional-type installer performs platform detection, file copy, options, .ini and registry updates, uninstall, shortcuts, internet etc. It comes with MakSetup Wizard, a powerfull graphical scri`pt maker to generate your final package.Professional look & feel for your package without any coding!Note:Install Wizard 3 is both a freeware and shareware program, depending on how you plan to use it. Install Wizard has been designed for developers who need to deploy their applications, and that do not run enough business to buy a professional installer.
- Publisher: Stephane Faucourt
- Date: 23-08-2009
- Size: 1433 KB
- Platform: Win2000, WinOther
- Rip: Ruby's Intelligent Packaging
- License: Freeware
- Price: 0.00

Rip is a simple and powerful way to install and manage Ruby packages. Install-time dependency checking, virtual environments, a flexible plugin system, and liberal package sources (git, gem, single files, etc) make it a compelling alternative to RubyGems..
- Publisher: Chris Wanstrath
- Date: 15-01-2013
- Size: 31 KB
- Platform: Ruby, Scripts
- EA Install
- License: Shareware

EA Install is an interesting application developed to help you build an installer for MetaTrader Expert Advisors. It has some features custom tailored for its specific function: auto-detecting and installing to multiple MetaTrader installations, strong encryption, serial number protection, anti-tamper mechanism, handling shortcuts and uninstaller.
Whether you are a forex professional wanting to distribute your own scripts for community, or a forex consultant firm wanting to distribute for clients; EA Install can give your Expert Advisors scripts a professional touch. It will be easy for user to install your scripts, and will be easy for you to distribute them and add additional security features.
- Publisher: EA Install.com
- Date:
- Platform: Win2000, Windows 7, WinOther, WinServer, WinVista
- Smart Install Pack
- License: Freeware
- Price: 0.00

Make your computer's new configuration faster! Install all the usual software in a few minutes and free.
Features
Easy, intuitive user interface design
Contains usual start-up software*
Greatly improves the time needed to install that software, eliminating some of the unnecessary searching, downloading, etc
All free
The installer comes packed in a convenient executable file
You can choose which software you want to install using suggestive icons
The application is made as small as possible
Install fast, fast, faster!.
- Publisher: smartinstallerpack
- Date:
- Size: 22353 KB
- Platform: Win2000, WinOther
- Wi-Fi Voip: make VOIP calls
- License: Freeware
- Price: 0.00

Make VoIP calls over a wifi connection (or 3G).
Forget roaming fees.
Wi-FI VoIP lets you make cheap calls to national or international destinations. Save on your mobile phone costs right away, by using this voip calls app!
Simply install our Wi-FI VoIP app. It comes with test credits to make your first calls free.
Check the rates in the app (Rates tab).
List of countries you can make cheap international calls to: Afghanistan, Albania, Algeria, Andorra, Angola, Antarctica, Argentina, Armenia, Australia, Austria, Azerbaijan, Bahrain, Bangladesh, Belarus, Belgium, Belize, Bolivia, Bosnia, Botswana, Brazil, Bulgaria, Burkina Faso, Burundi, Cambodia, Cameroon, Canada, Cape Verde, Cayman Islands, Central African Republic, Chad, Chile, China, Colombia, Comoros, Congo, Costa Rica, Cote d'Ivoire, Croatia, Cuba, Cyprus, Denmark,...
- Publisher: Zenitalk VOIP, call with us
- Date:
- Size: 5632 KB
- Platform: Android, WinMobile












