Am 28.08.2017 um 15:14 schrieb Kornel Benko:
Am Montag, 28. August 2017 um 14:50:47, schrieb Wolfgang Engelmann
<[email protected]>
Am 28.08.2017 um 09:51 schrieb Kornel Benko:
Am Montag, 28. August 2017 um 09:25:50, schrieb Wolfgang Engelmann
<[email protected]>
For getting texlive 2017 in my Debian Jessie installed I have removed my
old 2016 texlive . This removed also pyxplot. If I try to reinstall it
via synaptic or apt, the system wants to install texlive and other
packages, which are already in my texlive (/usr/local/texlive/2017/...),
see >
How can I avoid it and still get the pyxplot?
You could download and compile from http://pyxplot.org.uk/download.html
Wolfgang
Kornel
never change a running system!!
this is what happened:
root@wolfgang-Mr-Whisper-Ultra-SSD-II:/home/we/pyxplot-0.9.2# ./configure
Checking for latex ............. NO
ERROR: Required program latex could not be found.
Will see whether Paul's help will work
Wolfgang
Wolfgang, if you are working as root you have to set the PATH too.
But why do you do this when calling configure?
Kornel
I thought I had to be root to be able to put the prg at the appropriate
place in the linux tree. After configure I run make and make install as
root and now pyxplot is working fine. Thanks all who helped,
Wolfgang