da667 / Autosnort

Repo for autosnort scripts.
MIT License
157 stars 89 forks source link

Build of TCL deb package failed #53

Open daveburgessoptimise opened 6 years ago

daveburgessoptimise commented 6 years ago

I’m getting the following error message during the Ubuntu autosnort-ubuntu-12-7-2015.sh install.

OS Ubuntu 16.04.3 LTS

[] Found config file. [] Installing Sguil/TCL pre-reqs.. [] Building TCL 8.5 source package (without threading) autosguil-ubuntu.sh: line 89: cd: tcl: No such file or directory [*] Build of TCL deb package failed. Please check /var/log/sguil_install.log for more details, or contact deusexmachina667 at gmail dot com for more assistance.

Checked the log file and it shows

autosguil-ubuntu.sh: line 89: cd: tcl: No such file or directory ^[[01;31m[]^[[0m Build of TCL deb package failed. Please check /var/log/sguil_install.log for more details, or contact deusexmachina667 at gmail dot com fo$ s already the newest version (1.18.4ubuntu1.3). libssl-dev is already the newest version (1.0.2g-1ubuntu4.9). 0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade. Reading package lists... E: You must put some 'source' URIs in your sources.list Reading package lists... E: You must put some 'source' URIs in your sources.list sed: can't read debian/rules: No such file or directory debuild: fatal error at line 633: cannot find readable debian/changelog anywhere! Are you in the source code tree?

Any ideas?