2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:40 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:40 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:41 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:40 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:39 +02:00
2016-03-28 06:56:37 +02:00
2016-03-28 06:56:37 +02:00

Building .deb files
To build .deb files make sure you've have installed debhelper, dpkg-buildpackage and fakeroot
* copy the dpkg directory to debian
* run "dpkg-buildpackage -rfakeroot"
  this will create the .deb files in the parent directory


Building .rpm files
To build .rpm files make sure you've have installed rpmbuild
* rename the distrubted tar.gz file if necessary; applies to experimental, alpha and beta versions
  "mv libexe-alpha-<version>.tar.gz libexe-<version>.tar.gz"
* run "rpmbuild -ta libexe-<version>.tar.gz"
  this will create the .rpm files in the rpmbuild tree, commonly ~/rpmbuild/RPMS/...


Solaris
To build libexe on Solaris make sure that /usr/ccs/bin and /usr/sfw/bin are defined in the PATH environment variable


Also see:
* README.dll
* README.macosx
* README.mingw
* README.static

S
Description
Automated archival mirror of github.com/libyal/libexe
Readme 1.5 MiB
Languages
C 75.1%
M4 12.5%
Shell 5.2%
PowerShell 2.7%
Python 1.9%
Other 2.6%