Entering edit mode
5.4 years ago
kousi31
▴
100
Hi all,
I am trying to install FIRE.
I have installed pcre-8.42 in the directory /usr/local/src.
But upon running ./configure
I get the error
"Attention: you don't appear to have libpcre installed on your machine."
I ran sudo sh install-pcre.sh
(provided by the software itself)
But I get the following error
install-pcre.sh: 2: install-pcre.sh: ./configure: Permission denied cd . && /bin/sh /Genomics/grid2/users/btsui/FIRE-1.1/PROGRAMS/pcre-7.4/missing --run automake-1.10 --gnu
Requesting solutions to resolve the error.
Is this a server/cluster, and do you really have
root
permissions?conda
might help to get that dependency: https://anaconda.org/anaconda/pcre