I can't build iichid , what kernel packages i need to install it ? sources? headers?

Need support for GhostBSD. Ask here if your question does not fit elsewhere.
Post Reply
chrisfromgreece
Posts: 44
Joined: Mon Feb 19, 2018 11:19 am

I can't build iichid , what kernel packages i need to install it ? sources? headers?

Post by chrisfromgreece »

I can't build iichid , what kernel packages i need to install it ? sources? headers?
Is it the same if i install it from pkg ?
User avatar
ericbsd
Developer
Posts: 2056
Joined: Mon Nov 19, 2012 7:54 pm

Re: I can't build iichid , what kernel packages i need to install it ? sources? headers?

Post by ericbsd »

src will probably do it for you.

Code: Select all

sudo pkg install src
Post Reply