On 06/12/2015 09:22, Michele Calgaro wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Michele,
Is this set of debian scripts available for download? I'm about to rebuild TDE on Debian Jessie and would find tested build scripts very useful indeed, even ones that needed some work.
Hi Mike, actually I was referring to the tde-packaging scripts for Debian/Ubuntu. I am surprised you have problem using them, since I use them all the time for building TDE on my own machine. The fact that Jessie/Wheezy/Stretch are just symlinks is only for convinience, we can maintain a single folder with all the required scripts for 4 distros instead of having to update 4 different versions each time we make a change. I am not on TDE now, but I think to remember liblcms is one of the extra dependencies required for building TDE.
I have a long-past target to publish my building scripts (which are based on the tde-packaging anyway) after a full review/correction process. They make building very easy and quick. Unfortunately I won't be able to work on TDE until mid January.
Hi Michele,
Yes, the tde-packaging scripts do indeed make things very easy. I wasn't having a problem using them, they are brilliant compared to how I used to build TDE, it was just how I had writen my launch scripts.
My problem on Jessie arose really from trying to use 'gdebi' in my scripts to resolve dependencies rather than 'mk-build-deps'. I can't remember why I changed to 'gdebi' in the past from 'mk-build-deps', but as I mentioned, gdebi doesn't seem to work on Jessie, at least for me.
Cheers, Mike.