Subversion Repositories ALCASAR

Rev

Rev 3269 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 3269 Rev 3273
Line 55... Line 55...
55
**** For wkhtmltopdf ****
55
**** For wkhtmltopdf ****
56
- download the archive of the binaries of the last version (https://wkhtmltopdf.org/downloads.html) in ~/rpmbuild/SOURCES/wkhtmltox-%{version}_linux-generic-amd64.tar.xz.
56
- download the archive of the binaries of the last version (https://wkhtmltopdf.org/downloads.html) in ~/rpmbuild/SOURCES/wkhtmltox-%{version}_linux-generic-amd64.tar.xz.
57
- build with: rpmbuild -bb --clean wkhtmltopdf-%{version}-%{release}.spec
57
- build with: rpmbuild -bb --clean wkhtmltopdf-%{version}-%{release}.spec
58
 
58
 
59
**** For nfdump ****
59
**** For nfdump ****
60
- Download archive of the last stable version (https://github.com/phaag/nfdump)
60
- Download archive of the last stable version (https://github.com/phaag/nfdump) - Can't actually update to 1.7.6 due to rrd version (V1.7.2 --> 1.9)
61
- install lib64rrdtool-devel, bison, flex (urpmi lib64rrdtool-devel bison flex)
61
- install lib64rrdtool-devel, bison, flex (urpmi lib64rrdtool-devel bison flex)
62
- Copy & adapt .spec
62
- Copy & adapt .spec
63
- rpmbuild -bb ***.spec
63
- rpmbuild -bb ***.spec
64
 
64
 
65
**** For gammu --> only if new version is needed
65
**** For gammu --> only if new version is needed