Gerardi, Elio <elio.gera...@netapp.com> wrote:
    > I am getting the following error when I run the ‘make install’ command on
    > OPenSSL

    > make install

    > /Library/Developer/CommandLineTools/usr/bin/make depend &&
    > /Library/Developer/CommandLineTools/usr/bin/make _all

    > *** Installing development files

    > Cannot create directory /usr/local/include: No such file or directory

Probably because you don't have a /usr/local/include, and it isn't
autocreated ("mkdir -p"), and you aren't running this as root.

(maybe you want to install it some place other than /usr/local?)

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     m...@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [

Attachment: signature.asc
Description: PGP signature

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to