Closed GoogleCodeExporter closed 9 years ago
It doesn't look like the installer finished. Can you try sh install.sh node
again to see where the error is?
Original comment by mchol...@gmail.com
on 13 Dec 2013 at 6:50
I reran the node install, here are some of the things that jumped out at me:
Towards the beginning:
No package pkg-config available.
No package libopenssl-devel available.
At the end of the sphinx-2.1.3-release install:
install.sh: line 440: ./configure: Permission denied
build_sphinx success
At the end of the eventlog-0.2.12 install:
eventlog-0.2.12/PORTS
install.sh: line 473: ./configure: Permission denied
At the end of the syslog-ng-3.2.4 install:
syslog-ng-3.2.4/build/lex-rules.am
install.sh: line 486: ./configure: Permission denied
build_syslogng success
Executing set_syslogng_conf
Updating syslog-ng.conf...
install.sh: line 758: /usr/local/syslog-ng/bin/pdbtool: No such file or
directory
install.sh: line 760: /usr/local/syslog-ng/bin/pdbtool: No such file or
directory
install.sh: line 781: /usr/local/syslog-ng/etc/syslog-ng.conf: No such file or
directory
set_syslogng_conf FAIL
The full output is attached.
Original comment by JerK...@gmail.com
on 13 Dec 2013 at 2:15
Attachments:
You must run install as root, are you executing with sudo?
Original comment by mchol...@gmail.com
on 15 Dec 2013 at 10:49
Yes, I get the same both as root and using sudo.
Original comment by JerK...@gmail.com
on 17 Dec 2013 at 1:36
Ok, the first issue I was having is that /tmp is mounted with noexec, so I
change the tmp directory and that is now good.
Next section:
Updating syslog-ng.conf...
install.sh: line 758: /usr/local/syslog-ng/bin/pdbtool: No such file or
directory
install.sh: line 760: /usr/local/syslog-ng/bin/pdbtool: No such file or
directory
install.sh: line 781: /usr/local/syslog-ng/etc/syslog-ng.conf: No such file or
directory
I am not sure if this is intentional but syslog-ng got installed with the
version in its path (/usr/local/syslog-ng-3.2.4/bin/pdbtool). I made a symlink
to point syslog-ng to syslog-ng-3.2.4 and it looks good now.
Original comment by JerK...@gmail.com
on 17 Dec 2013 at 2:12
So is it working now?
On Tue, Dec 17, 2013 at 8:12 AM, <
enterprise-log-search-and-archive@googlecode.com> wrote:
Original comment by mchol...@gmail.com
on 19 Dec 2013 at 6:12
Yes - it is working now.
Original comment by JerK...@gmail.com
on 19 Dec 2013 at 2:51
Good to hear.
Original comment by mchol...@gmail.com
on 20 Dec 2013 at 5:33
I have the same problem but the tmp folder is exec
Original comment by daniel.f...@gmail.com
on 19 Dec 2014 at 1:12
There should be errors listed during the install process if files don't show up
(like the /usr/local/syslog-ng files). Did you notice any?
Original comment by mchol...@gmail.com
on 31 Dec 2014 at 9:24
Original issue reported on code.google.com by
JerK...@gmail.com
on 12 Dec 2013 at 9:48