Skip to content

Problem with installation #7

Description

@dlmocdm

I tried to install this on both ubuntu and mac os computers, but I always get this error when executing "make":

Making all in src
make[1]: Entering directory /home/dlmocdm/hgaprec-master2/src' source='ratings.cc' object='ratings.o' libtool=no \ DEPDIR=.deps depmode=none /bin/bash ../depcomp \ g++ -DPACKAGE_NAME=\"hgaprec\" -DPACKAGE_TARNAME=\"hgaprec\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"hgaprec\ 0.1\" -DPACKAGE_BUGREPORT=\"pgopalan@cs.princeton.edu\" -DPACKAGE=\"hgaprec\" -DVERSION=\"0.1\" -DHAVE_LIBGSLCBLAS=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -I. -I/opt/local/include -O3 -c -o ratings.o ratings.cc /bin/bash: ../depcomp: No such file or directory make[1]: *** [ratings.o] Error 127 make[1]: Leaving directory/home/dlmocdm/hgaprec-master2/src'
make: *** [all-recursive] Error 1

Any idea how can I solve this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions