Skip to content

Installation fails due wrong link #1

@ebioman

Description

@ebioman

Hi
I tried to install the libprf but run into issues with the libPCRE dependency

git clone --depth=1 "https://github.com/DionLab/libprf.git" \
mkdir libprf/build \
cd libprf/build \
cmake .. -DCMAKE_INSTALL_PREFIX:PATH=$LIBPRF_PATH -DUSE_GRAPHICS=OFF -DUSE_PDF=ON -DUSE_32BIT_INTEGER=O
......
-- Build files have been written to: /libprf/build
Scanning dependencies of target libPCRE
[  1%] Creating directories for 'libPCRE'
[  3%] Performing download step (download, verify and extract) for 'libPCRE'
-- Downloading..
.....
wget https://ftp.pcre.org/pub/pcre/pcre-8.41.tar.bz2
--2022-04-12 09:34:21--  https://ftp.pcre.org/pub/pcre/pcre-8.41.tar.bz2
Resolving ftp.pcre.org (ftp.pcre.org)... failed: Name or service not known.
wget: unable to resolve host address ‘ftp.pcre.org’

I tried to download the source manually but it indeed does not exist

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