Yeah, no one uses easy_install anymore. It's all about pip.

However, the community likes to have everything packaged, and using pip is
like using cpan... so this seems like an issue to me. Does Koha have anyone
of notifying that there's a dependency missing if it's not installed in this
case? 

David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St
Ultimo, NSW 2007
Australia

Office: 02 9212 0899
Direct: 02 8005 0595


> -----Original Message-----
> From: koha-devel-boun...@lists.koha-community.org [mailto:koha-devel-
> boun...@lists.koha-community.org] On Behalf Of Mark Alexander
> Sent: Friday, 21 April 2017 8:57 AM
> To: Fridolin SOMERS <fridolin.som...@biblibre.com>
> Cc: koha-devel <koha-devel@lists.koha-community.org>
> Subject: Re: [Koha-devel] Koha and xhtml2pdf
> 
> This may not be relevant to Ubuntu, but I was able to get a working
xhtml2pdf
> on Debian Jessie using this:
> 
>   apt-get install python-pip python-dev
>   pip install xhtml2pdf
> 
> Before figuring this out, I tried using 'easy_install pisa', but xhtml2pdf
> complained about missing dependencies and I was too lazy to figure out how
to
> install them.  One thing I discovered during this head-scratching phase
was that
> easy_install has been deprecated, and pip is used nowadays, which led me
to
> the above solution.
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/ git :
http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/


_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to