Thread: pgcharts on Ubuntu 18.04 ?
If anyone has installed the package for this on 18.04, and gotten it working, I'd like to discuss what you had to do. When I use apt-get to install it, I get a a couple of errors: Warning: The home directory /var/log/pgcharts you specified can't be accessed: No such file or directory Not creating home directory `/var/log/pgcharts' -es a /vr/log directory, and since apt-get is running as root, it should be able to create that directory. In any case, when I try to send my browser to the specified port on localhost after doing an install there is nothing running on that port. I would also be interested in any comments about how well this package works. I am not opposed to building it from source, and working through the install process, if that is needed, if it is useful. "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin
Apparently can't be done on Ubuntu - cf. https://github.com/dimitri/pgcharts
On Sun, 25 Aug 2019 at 12:47, stan <stanb@panix.com> wrote:
If anyone has installed the package for this on 18.04, and gotten it working,
I'd like to discuss what you had to do.
When I use apt-get to install it, I get a a couple of errors:
Warning: The home directory /var/log/pgcharts you specified can't be accessed: No
such file or directory
Not creating home directory `/var/log/pgcharts'
-es a /vr/log directory, and since apt-get is running as root, it should be
able to create that directory.
In any case, when I try to send my browser to the specified port on
localhost after doing an install there is nothing running on that port.
I would also be interested in any comments about how well this package
works. I am not opposed to building it from source, and working through the
install process, if that is needed, if it is useful.
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin
On Mon, Aug 26, 2019 at 1:40 AM Roger De Four <rogerandrewdefour@gmail.com> wrote: > > Apparently can't be done on Ubuntu - cf. https://github.com/dimitri/pgcharts There is nothig there that indicates Ubuntu is a problem platform. Have you tried a git clone and used the provided Makefile yourself? -- Johann I'm not from the internet, I just work there.