Page 1 of 1

SUSE Linux Enterprise Server 11 SP3 NSTI

Posted: Fri Oct 24, 2014 8:59 am
by christudorache
Is it possible to install NSTI on SUSE Linux Enterprise Server 11 SP3? I am getting the following error:

install/libinstall.sh: line 117: error: command not found
Enabling epel repo...
install/libinstall.sh: line 39: yum: command not found
epel-release RPM installed OK
install/prereqs.sh: line 7: yum: command not found
service: no such service mysqld
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
service: no such service mysqld
mysqld: unknown service
httpd: unknown service

curl: (7) couldn't connect to host
Checking installer prereqs...
-----------------------------
mysql-5.5.39-0.7.1
gcc-4.3-62.200.2
wget-1.11.4-1.17.1
make-3.81-128.20
tar-1.26-1.2.6.1
net-snmp-5.4.2.1-8.12.22.1
-----------------------
INSTALLER PREREQS MET
-----------------------

Making sure WSGI is installed in Apache...
------------------------------------------
mod_wsgi is not installed in Apache. Please use your package manager to install it.
install/pythonmodules.sh: line 3: pip: command not found
mysqladmin: CREATE DATABASE failed; error: 'Can't create database 'snmptt'; database exists'
ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'snmpttuser'@'localhost'
sed: can't read /etc/snmp/snmptt.ini: No such file or directory
sed: can't read /etc/snmp/snmptt.ini: No such file or directory
sed: can't read /etc/snmp/snmptt.ini: No such file or directory
cp: cannot create regular file `/etc/httpd/conf.d/nsti.conf': No such file or directory
service: no such service httpd
# Generated by iptables-save v1.4.6 on Fri Oct 24 09:52:11 2014
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Fri Oct 24 09:52:11 2014

Let me know. Thank you

Re: SUSE Linux Enterprise Server 11 SP3 NSTI

Posted: Fri Oct 24, 2014 1:33 pm
by Box293
This is going to be difficult as the whole NSTI install script is based on RHEL/CentOS.

The only way you're going to get this to work is to do the whole installation manually (following the install script).

Way easier to just deploy a CentOS server.