|
| Login · Home · Articles · Bugs & Features · Documentation · Download · Forums |
|---|
| Article #78: What is Required for EPM? · Return to Articles · Show Comments · Submit Comment |
Article #78: What is Required for EPM?15:13 Aug 05, 2007 by mike
On your development system you just need a C compiler, a make program, the Bourne (or Korn or Bash) shell, and gzip. The graphical setup program needs a C++ compiler and version 1.1 of the FLTK library, available at "<a href='http://www.fltk.org/'>http://www.fltk.org/". EPM can generate so-called "portable" distributions that are based on shell scripts and tar files. For these types of distributions your customers/users will need the Bourne (or Korn or Bash) shell, a tar program, and GNU zip. The first two are standard items, and GNU zip is being shipped by most vendors as well. EPM can also generate vendor-specific distributions. These require the particular vendor tool (rpm, dpkg, etc.) to create and install the software package.
CommentsYou have 5 moderation points available. |
| Copyright 1999-2008 by Easy Software Products. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. |