ossec / ossec-hids

OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
http://www.ossec.net
Other
4.34k stars 1.02k forks source link

/usr/bin/Id: cannot find -lsystemd: No such file or directory #2072

Closed Andtress closed 1 month ago

Andtress commented 1 year ago

Holaa, estaba intentando hacer una practica en la instalacion en un ubuntu 22.04, hice una update del apt-get e la instalacion de las dependencias pero me surgio dicho error

libellux commented 1 year ago

Hola! vos tenho mas informacion que error? donde voce encountrar esta? also my spanish (portuguse?) isn't the best but sounds like a symbolic link error.

Andtress commented 1 year ago

Olá Fredrik, tudo bem? Não, porque eu estava realmente tentando instalá-lo em um raspberry pi 3 com o ubuntu 22.04, o erro que recebo é o mesmo que te falei, poderia dizer que também tentei instalar o wazuh mas me dá um problema , não sei se posso te ajudar com isso


De: Fredrik Hilmersson @.> Enviado: viernes, 23 de diciembre de 2022 9:35 p. m. Para: ossec/ossec-hids @.> Cc: Andtres @.>; Author @.> Asunto: Re: [ossec/ossec-hids] /usr/bin/Id: cannot find -lsystemd: No such file or directory (Issue #2072)

Hola! vos tenho mas informacion que error? donde voce encountrar esta? also my spanish (portuguse?) isn't the best but sounds like a symbolic link error.

— Reply to this email directly, view it on GitHubhttps://github.com/ossec/ossec-hids/issues/2072#issuecomment-1364444522, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKLST7MCE724DNJHUQDDEELWOZONPANCNFSM6AAAAAATEAVS3E. You are receiving this because you authored the thread.Message ID: @.***>

libellux commented 1 year ago

Oi Andtress, as i said my portugues isn't the best, but this is not a ossec issue this is an issue on ur ARM side, you need to make sure that your OS is running systemd. I would suggest you use Raspbian (jesse or up) instead and try to install OSSEC.

Andtress commented 1 year ago

Oi Frederick, acho que você está certo, muito obrigado pela atenção. Eu estava mexendo e se eu conseguir isso, hehe, embora eu tenha descoberto que o serviço realmente não existe, você poderia determinar o serviço específico que deveria ser incluído nele?


De: Fredrik Hilmersson @.> Enviado: jueves, 29 de diciembre de 2022 6:24 p. m. Para: ossec/ossec-hids @.> Cc: Andtres @.>; Author @.> Asunto: Re: [ossec/ossec-hids] /usr/bin/Id: cannot find -lsystemd: No such file or directory (Issue #2072)

Oi Andtress, as i said my portugues isn't the best, but this is not a ossec issue this is an issue on ur ARM side, you need to make sure that your OS is running systemd. I would suggest you use Raspbian (jesse or up) instead and try to install OSSEC.

— Reply to this email directly, view it on GitHubhttps://github.com/ossec/ossec-hids/issues/2072#issuecomment-1367633289, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKLST7MRWOYJAFU4IRUHFXDWPYMSHANCNFSM6AAAAAATEAVS3E. You are receiving this because you authored the thread.Message ID: @.***>

libellux commented 1 year ago

Oi Andtress, uso Raspbian (jesse or up) ~ and it should work (portuguese isn't my main language). Test it and if it doesn't work then I'll try to install it myself and update you. If it might help you can check out my guide here: https://libellux.com/ossec/

Practicalbutterfly5 commented 1 year ago

Try this

apt install libsystemd-dev