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

Installation issues #10

Open
ctseto opened this issue Mar 30, 2020 · 2 comments
Open

Installation issues #10

ctseto opened this issue Mar 30, 2020 · 2 comments

Comments

@ctseto
Copy link

ctseto commented Mar 30, 2020

Having issues with getting CPAN dependencies installed. Did anyone have issues installing POSIX::RT::Semaphore and able to overcome them? Installing with sudo privileges, and using perlbrew variants and encountered problems with the install.

Running into issues installing dependencies, among then POSIX::RT::Semaphore.

Digging through the bug reports at CPAN, I find: https://rt.cpan.org/Public/Bug/Display.html?id=102299

Wondering if anyone else has had to resort to this workaround, and if their issue was resolved by them.

@ctseto
Copy link
Author

ctseto commented Apr 3, 2020

To summarize, this turned out to be a slight issue with cpan dependency breakages. Ended up using perlbrew to avoid messing up the operating system's version of perl. In a few cases I had to manually install dependencies of dependencies a few times and move files to INC, or regenerate from the files downloaded from cpan (perl Makefile.pl) and then move those files to INC. Anyways, consider this issue resolved; but can put together a writeup down the line if anyone is having issues at the installation stage of this program and needs some help with it.

@torptube
Copy link
Collaborator

I removed the code using POSIX::RT::Semaphore, it was needed internally, but not really needed elsewhere.

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

No branches or pull requests

2 participants