rumpkernel / rumprun-packages

Ready-made packages of software for running on the Rumprun unikernel
Other
202 stars 80 forks source link

PCRE not found #133

Closed Ulrar closed 7 years ago

Ulrar commented 7 years ago

Hi,

Looks like the PCRE package needs an update :

Connecting to ftp.csx.cam.ac.uk|131.111.8.115|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/software/programming/pcre ... done. ==> SIZE pcre-8.38.tar.gz ... done.

==> PASV ... done. ==> RETR pcre-8.38.tar.gz ... No such file ‘pcre-8.38.tar.gz’.

Looking at the FTP it seems like 8.39 is now the lowest version on there.

kaveman- commented 7 years ago

I'll update it shortly.

yinwoods commented 7 years ago

change UPSTREAM=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.39.tar.gz in Makefile which in pcre directory solved my problem

kaveman- commented 7 years ago

8.40 is available.

kaveman- commented 7 years ago

pcre updated to 8.40.