Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool changes for Mac OS/X. #35

Closed
wants to merge 2 commits into from
Closed

Conversation

paulidale
Copy link
Contributor

Perl ends up with a different path when installed using brew. The system perl
seems to have broken cpan somehow.

Some additional packages need to be installed.

PATH also needs to be set so it can find the plackup executable.

Perl ends up with a different path when installed using _brew_.  The system perl
seems to have broken _cpan_ somehow.

Some additional packages need to be installed.

PATH also needs to be set so it can find the _plackup_ executable.
@@ -23,6 +23,8 @@ OpenSSL::Query requires these extra modules to run:
- Class::Method::Modifiers (debian package libclass-method-modifiers-perl)
- Moo (debian package libmoo-perl)
- URI::Encode (debian package liburi-encode-perl)
- LWP::UserAgent
- LWP::Protocol::https
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the "requires" section in Makefile.PL as well

Copy link
Contributor Author

@paulidale paulidale Nov 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.
I'm not au fait with Perl.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated the required section (I think).

@paulidale
Copy link
Contributor Author

PS: you shouldn't be working on a Sunday :(
Especially this early.

Copy link
Member

@levitte levitte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough

levitte pushed a commit that referenced this pull request Nov 19, 2018
Perl ends up with a different path when installed using _brew_.  The system perl
seems to have broken _cpan_ somehow.

Some additional packages need to be installed.

PATH also needs to be set so it can find the _plackup_ executable.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from #35)
levitte pushed a commit that referenced this pull request Nov 19, 2018
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from #35)
@levitte
Copy link
Member

levitte commented Nov 19, 2018

Merged.

1de20a3 add dependencies to Makefile.PL
cd0711f Tool changes for Mac OS/X.

@levitte levitte closed this Nov 19, 2018
@paulidale paulidale deleted the macos-fixes branch December 18, 2018 08:40
levitte pushed a commit to openssl/omc-tools that referenced this pull request Apr 23, 2020
Perl ends up with a different path when installed using _brew_.  The system perl
seems to have broken _cpan_ somehow.

Some additional packages need to be installed.

PATH also needs to be set so it can find the _plackup_ executable.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from openssl/tools#35)
levitte pushed a commit to openssl/omc-tools that referenced this pull request Apr 23, 2020
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from openssl/tools#35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants