Code Monkey home page Code Monkey logo

alien-jpcre2's People

Contributors

93r avatar grinnz avatar plicease avatar wbraswell avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

grinnz jjn1056

alien-jpcre2's Issues

Alien::PCRE2 Dependency Installation

@plicease
After I merged your pull request, then I removed the kludgy Alien::PCRE2 installation code from the BEGIN block in Makefile.PL:

dcfd15c

I was hopeful that by removing my calls to Alien::PCRE2->dist_dir() in alienfile then you would also enable us to remove the kludy code. Unfortunately, doing so put us right back to the error of "Can't locate Alien/PCRE2 in @inc":

https://travis-ci.org/wbraswell/alien-jpcre2/jobs/252326599#L4489

For some unknown reason, I have always had to explicitly install Alien::Build (and IO::Socket::SSL) in my .travis.yml and appveyor.yml files before calling cpanm --installdeps . and if I disable this explicit installation then instead we get "Can't locate Alien/Build/MM.pm in @inc", obviously this is not good:

8658db5

https://travis-ci.org/wbraswell/alien-jpcre2/jobs/252329804#L619

So what is the connection here, why do I have to explicitly install Alien::Build and why can't cpanm automatically find Alien::Build or Alien::PCRE2 to properly install? Is there a connection between these 2 issues or not? If they are 2 separate issues, then we need 2 separate answers...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.