MISP/INSTALL
Laurent de la V 4e51f3d12d
Update INSTALL.ubuntu1604.txt to install pip3
System complains about missing pip3 when attempting to install support for STIX 2.0 (cf. line 88):

ubuntu@misp:/var/www/MISP/app/files/scripts/mixbox$ pip3 install stix2
The program 'pip3' is currently not installed. You can install it by typing:
sudo apt install python3-pip

Therefore suggest to include installation of python3-pip in previous instance of apt-get usage (line 69)
2018-03-28 18:09:27 +02:00
..
ansible Cosmetic changes 2017-05-08 00:45:57 +02:00
build/technical_design chg: remove obsolete files 2016-09-24 23:35:54 +02:00
format Version 1.0 of MISP XML Document Type Definition. 2013-07-29 11:37:09 +02:00
logos add: a new set of logos for the MISP project 2017-12-04 12:17:15 +01:00
screenshots add: Screenshot of an event - version 2.4.53 2016-11-03 20:29:21 +01:00
setup chg: remove obsolete files 2016-09-24 23:35:54 +02:00
INSTALL.FreeBSD.txt - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
INSTALL.SMIME.txt Updates to the SMIME setup instructions 2016-04-26 17:55:16 +02:00
INSTALL.debian7.txt - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
INSTALL.debian8.txt - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
INSTALL.debian9.txt sudo issue while installing mixbox 2018-03-02 11:35:52 +01:00
INSTALL.postgresql.txt new: add basic documentation on experimental PostgreSQL support 2016-08-31 04:11:49 +02:00
INSTALL.rhel7.txt Fixed spelling errors for mysql command and php version. 2018-03-22 12:04:45 +11:00
INSTALL.ubuntu1404.txt - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
INSTALL.ubuntu1604.txt Update INSTALL.ubuntu1604.txt to install pip3 2018-03-28 18:09:27 +02:00
INSTALL.ubuntu1604.with.webmin.txt Create INSTALL.ubuntu1604.with.webmin.txt 2017-11-11 16:18:44 +00:00
MYSQL.sql Updated model column length to 80 characters 2018-02-14 15:33:19 -05:00
POSTGRESQL-data-initial.sql chg: DB changes pre-loaded for 2.4.71 2017-04-10 17:25:10 +02:00
POSTGRESQL-structure.sql Merge pull request #1947 from SekoiaLab/fix/install_sql 2017-04-30 18:42:45 +02:00
UPDATE.txt fix permissions commands 2018-01-17 19:42:33 +02:00
UPGRADE.txt fix: submodule updates: force overwrite 2016-07-13 18:08:37 +02:00
apache.22.misp.ssl chg: Added some sane default headers to the apache .conf files 2017-10-26 16:37:36 +02:00
apache.24.misp.ssl chg: Added some sane default headers to the apache .conf files 2017-10-26 16:37:36 +02:00
apache.misp.centos6 chg: Added some sane default headers to the apache .conf files 2017-10-26 16:37:36 +02:00
apache.misp.centos7 chg: Added some sane default headers to the apache .conf files 2017-10-26 16:37:36 +02:00
apache.misp.ubuntu chg: Added some sane default headers to the apache .conf files 2017-10-26 16:37:36 +02:00
get-misp-automation.py Change (where needed) shebang to /usr/bin/env xxx for better portability 2017-06-24 13:37:42 +02:00
misp.logrotate fix: Re-added the accidentally removed code in a merge, fixes #1965 2017-02-20 18:43:36 +01:00
misplogrotate.te fix: Re-added the accidentally removed code in a merge, fixes #1965 2017-02-20 18:43:36 +01:00
patch_PublishWithoutEmail.sql Update the database schema PublishWithoutEmail (servers) 2017-01-05 16:38:19 +01:00
patch_Unpublish_event.sql Update the database schema unpublish_event (servers) 2017-01-05 16:38:24 +01:00
patch_smime.sql PATCH: Update the database schema (SMIME) 2016-04-04 18:08:02 +02:00
xINSTALL.centos6.txt - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
xINSTALL.centos7.txt - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00