Re: Problems Installing SDL
[email protected] (breno) Mon, 05 Jun 2017 14:15:03 +0000
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <CAHS-WQY7JdRU6mTEqF4VSihTG4kUoMCr+ro66EDQka_WavkAtg@mail.gmail.com> |
--001a114e254abb26d9055137215d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello! After downloading/unpacking the SDL dist, try adding the following line to the top of inc/My/Builder/Darwin.pm: use File::Spec::Functions qw(rel2abs); and let us know how the build goes. If it still fails, please let us know the output of: * 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)))' Thanks! On Sat, Jun 3, 2017 at 7:52 PM pmesa1 <[email protected]> wrote: > Hello, > > 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 appreciat= ed. Thank > you. > > Best, > > Paul > --001a114e254abb26d9055137215d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><div><div>Hello!<br><br></div>After downloading/unpac= king the SDL dist, try adding the following line to the top of inc/My/Build= er/Darwin.pm:<br><br>use File::Spec::Functions qw(rel2abs);<br><br></div>an= d let us know how the build goes.<br><br>If it still fails, please let us k= now the output of:<br><br>* perl -V=C2=A0 (note capital V)<br>* set | grep = -e SDL -e PERL<br></div><div>* perl -MData::Dumper -MAlien::SDL -E 'say= Dumper(Alien::SDL->config(q(libs))); say Dumper(Alien::SDL->config(q= (ld_shlib_map)))'<br><br></div>Thanks!<br></div><br><div class=3D"gmail= _quote"><div dir=3D"ltr">On Sat, Jun 3, 2017 at 7:52 PM pmesa1 <<a href= =3D"mailto:[email protected]">[email protected]</a>> wrote:<br></div= ><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1= px #ccc solid;padding-left:1ex"><div style=3D"word-wrap:break-word">Hello,= =C2=A0<div><br></div><div>I need SDL for a project that I am working on how= ever I am unable to install it because when I run Build.pl I receive an err= or "<span style=3D"font-family:Menlo;font-size:11px;background-color:r= gba(95,255,164,0.721569)">Undefined subroutine &My::Builder::Darwin::re= l2abs called at inc/My/Builder/Darwin.pm line 115."</span>. The same t= hing happens when I install using cpan or manually. I don=E2=80=99t know wh= ere to go from here so any help would be appreciated. Thank you.=C2=A0</div= ><div><br></div><div>Best,=C2=A0</div><div><br></div><div>Paul=C2=A0</div><= /div></blockquote></div> --001a114e254abb26d9055137215d--