Skip to content

installation problem, lssl and lcrypto cannot be found #4

Description

@jterol

Hi!
When I run make to install Augustus I get this error message:
make[2]: se ingresa al directorio /home/shared/Augustus/auxprogs/bam2wig' gcc -Wall -O2 -I/home/shared//samtools-1.3.1/ -I. -I/home/shared//htslib-1.3.2/ -I/home/shared//bcftools-1.9/ bam2wig.o -o bam2wig /home/shared//samtools-1.3.1//libbam.a /home/shared//htslib-1.3.2//libhts.a -lcurses -lm -lz -lpthread -lcurl -lssl -lcrypto -lbz2 -llzma /usr/bin/ld: no se puede encontrar -lssl /usr/bin/ld: no se puede encontrar -lcrypto collect2: error: ld devolvió el estado de salida 1 make[2]: *** [bam2wig] Error 1 make[2]: se sale del directorio /home/shared/Augustus/auxprogs/bam2wig'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/shared/Augustus/auxprogs'
make: *** [all] Error 2

It seems that lssl and lcrypto cannot be found, but I don't have any clue about this libraries
Any idea?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions