Building qStopMotion using Unix makefile on Linux
Last Change: 2012/01/10
There are two possibilities, to get the source code:
2.1.1 Download the sources as a anonymous user
* Download the latest version of the sources as a tar ball from
http://qstopmotion.hg.sourceforge.net:8000/hgroot/qstopmotion/qstopmotion
* Extract the tar ball
2.1.2 Use the Mercurial SCM read only
* Create a new directory for the work on qStopMotion
* Move to the new directory
* hg clone http://hg.code.sf.net/p/qstopmotion/code qstopmotion
* A new directory 'qstopmotion' will be created containing the the last version
of the sources
2.1.3 Use the Mercurial SCM as a registered developer
* Registering as a developer on qstopmotion.sourceforge.net
* Create a new directory for the work on qStopMotion
* Move to the new directory
* hg clone ssh://USERNAME@hg.code.sf.net/p/qstopmotion/code qstopmotion
* A new directory 'qstopmotion' will be created containing the the last version
of the sources
5.1.1 Download and install ???
* Download installer from ....
* Install with default options.
5.1.2 Create packaging script for qStopMotion
* ...
* ...
5.1.3 Create the package for qStopMotion
* make package_source
* ...
5.2.1 Download and install ???
* Download installer from ....
* Install with default options.
5.2.2 Create packaging script for qStopMotion
* Start the CMake GUI
* Select the qstopmotion directory as source locaton
* Select a empthy directory as the build directory
* Add Entry of type string: 'CPACK_GENERATOR' with the value 'RPM'
* Press the 'Configure' button and select 'Unix Makefile' as generator
* Press the 'Configure' button again
* Press the 'Generate' button
5.2.3 Create the package for qStopMotion
* Open a command line
* Move to the build directory
* make package
* A new package with the name 'qstopmotion-x.x.x-Linux.rpm' will be created
in the directory
5.2.4 Test the new package
* Open the new created package with the software installation tool
* Install qStopMotion
* You will find the an new icon in the applications-multimedia menu
5.3.1 Download and install ???
* Download installer from ....
* Install with default options.
5.3.2 Create packaging script for qStopMotion
* Start the CMake GUI
* Select the qstopmotion directory as source locaton
* Select a empthy directory as the build directory
* Add Entry of type string: 'CPACK_GENERATOR' with the value 'DEB'
* Press the 'Configure' button and select 'Unix Makefile' as generator
* Press the 'Configure' button again
* Press the 'Generate' button
5.3.3 Create the package for qStopMotion
* Open a command line and be a super user with 'su'
* Move to the build directory
* make package
* A new package with the name 'qstopmotion-x.x.x-Linux.deb' will be created in
the directory
5.3.4 Test the new package
* Open the new created package with the software installation tool
* Install qStopMotion
* You will find the an new icon in the applications-multimedia menu
5.4.1 Download and install ???
* Download installer from ....
* Install with default options.
5.4.2 Create packaging script for qStopMotion
* Start the CMake GUI
* Select the qstopmotion directory as source locaton
* Select a empthy directory as the build directory
* Press the 'Configure' button and select 'Unix Makefile' as generator
* Press the 'Configure' button again
* Press the 'Generate' button
5.4.3 Create the package for qStopMotion
* Open a command line and be a super user with 'su'
* Move to the build directory
* make package
* A new package with the name 'qstopmotion-x.x.x-Linux.sh' will be created in
the directory
5.4.4 Test the new package
* Call the new shell file
* Install qStopMotion