CNUT 4.11.4 and CentOS7 install

Hi

I'm trying to install CNUT 4.11.4 on CentOS 7 with no joy.

I run

[root@localhost ~]# cd /tmp
[root@localhost tmp]# chmod 755 CNUTInstaller-4.11.4-linux-installer.run 
[root@localhost tmp]# ./CNUTInstaller-4.11.4-linux-installer.run 

But it just returns to the root prompt - nothing actually happens.

Am I missing something?

glibc and libXtst are both installed and up to date.

Thanks

colin

Steps to Fix:

1. Create the repository config file /etc/yum.repos.d/slce.repo with the below content:

[slce]

name=Scientific Linux Cyrillic Edition

baseurl=http://downloads.naulinux.ru/pub/SLCE/6x/$basearch/CyrEd/RPMS/

enabled=0

gpgcheck=1

gpgkey=http://downloads.naulinux.ru/pub/SLCE/RPM-GPG-KEY-linux-ink

2. Install htmlview rpm package:

yum --enablerepo=slce install htmlview

After htmlview installation try running the CNUT installation again.

Did you ever get it to install on Centos 7?

No, but we have followed the above steps on RedHat to fix the same issue which you are getting on CentOS7. Let me know if it doesn't fix your issue. Also send us the logs as well.