Re: Problems Installing SDL

[email protected] (pmesa1) Mon, 5 Jun 2017 12:12:43 -0700
Newsgroups perl.sdl.devel
Message-ID <[email protected]>
--Apple-Mail=_832A5B8E-9326-4C9E-A6AC-DC7A7FF596A6
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Hello Everyone,=20

Thank you so much, the installation finally worked. I really appreciate =
all of the help!

Best,=20

Paul
> On Jun 5, 2017, at 8:14 AM, Kartik Thakore <[email protected]> =
wrote:
>=20
> Thanks Breno!
>=20
>=20
> Pmesa1. Although the irc channel is quite I can help you out on there =
later in the evening. I am on PDT to
>=20
>=20
> On Jun 5, 2017, at 7:15 AM, breno <[email protected] =
<mailto:[email protected]>> wrote:
>=20
>> Hello!
>>=20
>> After downloading/unpacking the SDL dist, try adding the following =
line to the top of inc/My/Builder/Darwin.pm:
>>=20
>> use File::Spec::Functions qw(rel2abs);
>>=20
>> and let us know how the build goes.
>>=20
>> If it still fails, please let us know the output of:
>>=20
>> * perl -V  (note capital V)
>> * set | grep -e SDL -e PERL
>> * perl -MData::Dumper -MAlien::SDL -E 'say =
Dumper(Alien::SDL->config(q(libs))); say =
Dumper(Alien::SDL->config(q(ld_shlib_map)))'
>>=20
>> Thanks!
>>=20
>> On Sat, Jun 3, 2017 at 7:52 PM pmesa1 <[email protected] =
<mailto:[email protected]>> wrote:
>> Hello,=20
>>=20
>> I need SDL for a project that I am working on however I am unable to =
install it because when I run Build.pl I receive an error "Undefined =
subroutine &My::Builder::Darwin::rel2abs called at =
inc/My/Builder/Darwin.pm line 115.". The same thing happens when I =
install using cpan or manually. I don=E2=80=99t know where to go from =
here so any help would be appreciated. Thank you.=20
>>=20
>> Best,=20
>>=20
>> Paul=20


--Apple-Mail=_832A5B8E-9326-4C9E-A6AC-DC7A7FF596A6
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">Hello Everyone,&nbsp;<div class=3D""><br class=3D""></div><div =
class=3D"">Thank you so much, the installation finally worked. I really =
appreciate all of the help!</div><div class=3D""><br class=3D""></div><div=
 class=3D"">Best,&nbsp;</div><div class=3D""><br class=3D""></div><div =
class=3D"">Paul</div><div class=3D""><div><blockquote type=3D"cite" =
class=3D""><div class=3D"">On Jun 5, 2017, at 8:14 AM, Kartik Thakore =
&lt;<a href=3D"mailto:[email protected]" =
class=3D"">[email protected]</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><meta =
http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8" =
class=3D""><div dir=3D"auto" class=3D""><div class=3D"">Thanks =
Breno!</div><div class=3D""><br class=3D""></div><div class=3D""><br =
class=3D""></div><div class=3D"">Pmesa1. Although the irc channel is =
quite I can help you out on there later in the evening. I am on PDT =
to<br class=3D""><br class=3D""></div><div class=3D""><br class=3D"">On =
Jun 5, 2017, at 7:15 AM, breno &lt;<a =
href=3D"mailto:[email protected]" =
class=3D"">[email protected]</a>&gt; wrote:<br class=3D""><br =
class=3D""></div><blockquote type=3D"cite" class=3D""><div class=3D""><div=
 dir=3D"ltr" class=3D""><div class=3D""><div class=3D""><div =
class=3D"">Hello!<br class=3D""><br class=3D""></div>After =
downloading/unpacking the SDL dist, try adding the following line to the =
top of inc/My/Builder/Darwin.pm:<br class=3D""><br class=3D"">use =
File::Spec::Functions qw(rel2abs);<br class=3D""><br class=3D""></div>and =
let us know how the build goes.<br class=3D""><br class=3D"">If it still =
fails, please let us know the output of:<br class=3D""><br class=3D"">* =
perl -V&nbsp; (note capital V)<br class=3D"">* set | grep -e SDL -e =
PERL<br class=3D""></div><div class=3D"">* perl -MData::Dumper =
-MAlien::SDL -E 'say Dumper(Alien::SDL-&gt;config(q(libs))); say =
Dumper(Alien::SDL-&gt;config(q(ld_shlib_map)))'<br class=3D""><br =
class=3D""></div>Thanks!<br class=3D""></div><br class=3D""><div =
class=3D"gmail_quote"><div dir=3D"ltr" class=3D"">On Sat, Jun 3, 2017 at =
7:52 PM pmesa1 &lt;<a href=3D"mailto:[email protected]" =
class=3D"">[email protected]</a>&gt; wrote:<br =
class=3D""></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 =
.8ex;border-left:1px #ccc solid;padding-left:1ex"><div =
style=3D"word-wrap:break-word" class=3D"">Hello,&nbsp;<div class=3D""><br =
class=3D""></div><div class=3D"">I need SDL for a project that I am =
working on however I am unable to install it because when I run Build.pl =
I receive an error "<span =
style=3D"font-family:Menlo;font-size:11px;background-color:rgba(95,255,164=
,0.721569)" class=3D"">Undefined subroutine =
&amp;My::Builder::Darwin::rel2abs called at inc/My/Builder/Darwin.pm =
line 115."</span>. The same thing happens when I install using cpan or =
manually. I don=E2=80=99t know where to go from here so any help would =
be appreciated. Thank you.&nbsp;</div><div class=3D""><br =
class=3D""></div><div class=3D"">Best,&nbsp;</div><div class=3D""><br =
class=3D""></div><div class=3D"">Paul&nbsp;</div></div></blockquote></div>=

</div></blockquote></div></div></blockquote></div><br =
class=3D""></div></body></html>=

--Apple-Mail=_832A5B8E-9326-4C9E-A6AC-DC7A7FF596A6--