On Mon, Feb 15, 2010 at 05:05:21PM +0100, Balazs Scheidler wrote:
On Mon, 2010-02-15 at 16:38 +0100, Heinze, René wrote:
Hello,
I´m having trouble installing the Syslog-NG Premium Edition on SLES 10. I´m installing the RPM package 3.04 x86 for OpenSuSE 10.1. The RPM installes just fine, but I´m not able to run the .run installer. The installation of the rpm package is completely unattended. How can I start the .run installer?
That's right, the rpm package is not interactive. You can start the .run installer by removing the .rpm package first and starting the .run file as a command:
# ./syslog-ng-premium-edition-3.0.4-linux-i386.run Please make sure, that the .run file has the executable attribute set before you attempt to run it:
# chmod +x syslog-ng-premium-edition-3.0.4-linux-i386.run # ./syslog-ng-premium-edition-3.0.4-linux-i386.run or force the shell to execute it: # sh syslog-ng-premium-edition-3.0.4-linux-i386.run -- Pal Tamas/Folti folti@balabit.hu