@alefattorini
cc: @filippo_carletti , @giacomo
Hello,
I've tried to install mailgraph ( http://pkgs.org/centos-7/psychotic-ninja-x86_64/mailgraph-1.14-20.el7.psychotic.noarch.rpm.html ) into NS:
System version: NethServer release 7.2.1511 (alpha2)
Kernel release: 3.10.0-327.10.1.el7.x86_64
- Download mailgraph-1.14-20.el7.psychotic.noarch.rpm
- yum install mailgraph-1.14-20.el7.psychotic.noarch.rpm
- edit /etc/httpd/conf.d/mailgraph.conf to allow access
- systemctl start mailgraph.service
- systemctl reload httpd.service
- chkconfig mailgraph on
All I got is like in the picture below (no graphics).
Where did I go wrong?
Maybe something is missing?