amuehlem / MISP-RPM

RPM packages for MISP
32 stars 14 forks source link

Typo in INSTALL.md #65

Closed romahony22 closed 1 year ago

romahony22 commented 2 years ago

You say yum install misp misp-python-virutalenv misp-modules virtual is spelt incorrectly in misp-python-virutalenv

Also it probably is a good idea to have at the start

sudo yum install xorg-x11-font-utils

otherwise the following errors will happen during install

/var/tmp/rpm-tmp.ErkEUE: line 1: mkfontscale: command not found /var/tmp/rpm-tmp.ErkEUE: line 2: mkfontdir: command not found

amuehlem commented 2 years ago

I've corrected the typo, thank you for pointing this out!

Regarding the xorg-x11-font-utils, I could not reproduce this error. On which distribution and version do you see it?

romahony22 commented 2 years ago

RHEL 7 or CentOS 7

amuehlem commented 1 year ago

Could not reproduce the issue with xorg-x11-font-utils.