View Single Post
Old 11-21-2015, 04:56 PM   #82
philja
Addict
philja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enough
 
Posts: 282
Karma: 516
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Disappointing results with building on linux from source

I tried for a couple of hours to install sigil 0.9.0 on a laptop with Debian jessie 8.2 following the instructions in BuildingOnLinux.md. Installing Qt5.5.0 in /opt/ didn't present any problems and all the other listed dependencies downloaded and seemed to install ok.

The first failure was on the "sudo pip3 install lxml" where the pip.log states :
"/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
error: command 'i586-linux-gnu-gcc' failed with exit status 1"

As I didn't really understand that error message nor what I could do to fix it, I suppose the rest, albeit apparently well detailed, was bound to fail - which it did.

So, I was pleased to find this thread and in about ten minutes I had the 0.8.6 .deb package downloaded and installed. Sigil seems to run correctly and testing and familiarization will follow.

Thanks for a ready made deb package. Saves a lot of time.
philja is offline   Reply With Quote