Skip to content

Add install Net::SDP - #391

Open
jshawl wants to merge 1 commit into
abrasive:masterfrom
jshawl:osx-net-sdp
Open

Add install Net::SDP#391
jshawl wants to merge 1 commit into
abrasive:masterfrom
jshawl:osx-net-sdp

Conversation

@jshawl

@jshawl jshawl commented Dec 31, 2015

Copy link
Copy Markdown

Without installing, users receive the following error:

Can't locate Net/SDP.pm in @INC (you may need to install the Net::SDP
module) (@INC contains: /Library/Perl/5.18/darwin-thread-multi-2level
/Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level
/Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.2
/System/Library/Perl/5.18/darwin-thread-multi-2level
/System/Library/Perl/5.18
/System/Library/Perl/Extras/5.18/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.18 .) at shairport.pl line 48.
BEGIN failed--compilation aborted at shairport.pl line 48.

Without installing, users receive the following error:

```
Can't locate Net/SDP.pm in @inc (you may need to install the Net::SDP
module) (@inc contains: /Library/Perl/5.18/darwin-thread-multi-2level
/Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level
/Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.2
/System/Library/Perl/5.18/darwin-thread-multi-2level
/System/Library/Perl/5.18
/System/Library/Perl/Extras/5.18/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.18 .) at shairport.pl line 48.
BEGIN failed--compilation aborted at shairport.pl line 48.
```
@abrasive

abrasive commented Jan 1, 2016

Copy link
Copy Markdown
Owner

This patch is against the originally released Perl/C hybrid design (versions 0.0x). The current master branch is a monolithic C implementation (1.x) and doesn't use Perl at all. You should probably upgrade, unless there is a reason 0.0x is better for you?

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.

2 participants