Re: SDL_Perl installing troubles!

2007-08-14 Thread Tommaso Urli
Great job ;) ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: SDL_Perl installing troubles!

2007-08-10 Thread N_Ox
Le 10 août 07 à 12:57, Tommaso Urli a écrit : I'm quite sure that the problem is in: libsdl_image-framework I'm trying to install separately the various dependencies, but these are failing to build: libsdl_image-framework libsdl_ttf-framework I've rewritten and upgraded libsdl_image-frame

Re: SDL_Perl installing troubles!

2007-08-10 Thread Tommaso Urli
> I'm quite sure that the problem is in: > > libsdl_image-framework I'm trying to install separately the various dependencies, but these are failing to build: libsdl_image-framework libsdl_ttf-framework Any ideas? ___ macports-users mailing list macpor

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> Error: The following dependencies failed to build: > libsdl_image-framework libsdl_mixer-framework libsdl_mixer libmikmod > libogg libvorbis smpeg libsdl_net-framework libsdl_net > libsdl_ttf-framework libsdl_ttf freetype p5-module-build > p5-archive-tar p5-io-zlib p5-compress-zlib p5-compress-ra

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
Ok, with the advices you gave me about ltconfig13 and ltmain13 I managed to make an one more step, but the installation process stops again ... Frodo:/Volumes/Users/tunnuz/Desktop root# port install p5-sdl_perl ---> Fetching libsdl_gfx-framework ---> Verifying checksum(s) for libsdl_gfx-framewor

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> Well, an addendum: The site > > http://distfiles-msn.opendarwin.org/ > > does still exist, and still has the files ltconfig13 and ltmain13 > which this port wants. > > You could manually download these two files and place them in /opt/ > local/var/macports/distfiles/libsdl_gfx-framework and that

Re: SDL_Perl installing troubles!

2007-08-09 Thread Ryan Schmidt
On Aug 9, 2007, at 17:11, Ryan Schmidt wrote: On Aug 9, 2007, at 17:05, Tunnuz wrote: Maybe only that SDK was missing. Ok, now it's ok for libsdl-framework, but the problems arise when I try to install p5-sdl_perl ... Frodo:/Volumes/Users/tunnuz/Kaboom root# port install p5-sdl_perl ---> F

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> The portfile is trying to download ltconfig13 and ltmain13 from the > OpenDarwin servers, which no longer really exist. > > The portfile is not maintained. > > The portfile is at version 2.0.13. The current version of the > software is 2.0.16. Perhaps this new version no longer needs these > hack

Re: SDL_Perl installing troubles!

2007-08-09 Thread Ryan Schmidt
On Aug 9, 2007, at 17:05, Tunnuz wrote: Maybe only that SDK was missing. Ok, now it's ok for libsdl-framework, but the problems arise when I try to install p5-sdl_perl ... Frodo:/Volumes/Users/tunnuz/Kaboom root# port install p5-sdl_perl ---> Fetching libsdl_gfx-framework Error: No defined

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> Maybe only that SDK was missing. Ok, now it's ok for libsdl-framework, but the problems arise when I try to install p5-sdl_perl ... Frodo:/Volumes/Users/tunnuz/Kaboom root# port install p5-sdl_perl ---> Fetching libsdl_gfx-framework Error: No defined site for tag: lt, using master_sites --->

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> Installing the latest Xcode is of course the first step of the > install document: > > http://trac.macosforge.org/projects/macports/wiki/InstallingMacPorts > > I'm still curious what you had installed before. As I recall, Mac OS > X 10.4 requires Xcode 2 (I don't think an earlier version will wor

Re: SDL_Perl installing troubles!

2007-08-09 Thread Ryan Schmidt
On Aug 9, 2007, at 16:41, Tommaso Urli wrote: The port complained that you did not have the 10.3.9 SDK. So the solution is to install the 10.3.9 SDK. This is part of the Xcode installer. I forget whether it's there by default, but regardless, it needs to be installed now. Customize the Xcode ins

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> Let me reply to everything at once. I haven't seen N_Ox's emails, > just Tommaso's. > > The port complained that you did not have the 10.3.9 SDK. So the > solution is to install the 10.3.9 SDK. This is part of the Xcode > installer. I forget whether it's there by default, but regardless, it > nee

Re: SDL_Perl installing troubles!

2007-08-09 Thread Ryan Schmidt
On Aug 9, 2007, at 10:35, Tommaso Urli wrote: libsdl-framework is libsdl in the form of an Apple framework (it goes in /Library/Frameworks/SDL.framework) That's why I talked about a Xcode project: the port is built through Xcode. Ok, now I'm downloading the Xcode 2 tools, maybe a further insta

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> libsdl-framework is libsdl in the form of an Apple framework (it goes > in /Library/Frameworks/SDL.framework) > That's why I talked about a Xcode project: the port is built through > Xcode. Ok, now I'm downloading the Xcode 2 tools, maybe a further installation will fix the situation. > As p5-s

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> If not, The port should modify the Xcode project and set SDKROOT_ppc > to the 10.4u SDK. > If it is provided by default, it means you have deleted it from / > Developer/SDKs/ and that the problem comes from you... > but I'm pretty sure you haven't done that, have you? I didn't. But wait a second

Re: SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
> Don't forget to reply to the mailing-list. > What is your arch? i386 or PPC? Sorry, I'm learning :) My arch is PPC. > For the Xcode gurus on this ml: > Is 10.3.9 SDK provided by default with Xcode 2? And I add: ... and if not? ___ macports-users mail

Fwd: SDL_Perl installing troubles!

2007-08-09 Thread N_Ox
Début du message réexpédié : De : "Tommaso Urli" <[EMAIL PROTECTED]> Date : 9 août 2007 16:37:31 HAEC À : N_Ox <[EMAIL PROTECTED]> Objet : Rép : SDL_Perl installing troubles! First, thank you, you just pointed out a bug in the libsdl-framework port. But that'

Re: SDL_Perl installing troubles!

2007-08-09 Thread N_Ox
Le 9 août 07 à 16:22, Tommaso Urli a écrit : This is the output from my shell: Frodo:/Volumes/Users/tunnuz root# port install libsdl-framework ---> Building libsdl-framework Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/ _opt_local_var_macports_s

SDL_Perl installing troubles!

2007-08-09 Thread Tommaso Urli
This is the output from my shell: Frodo:/Volumes/Users/tunnuz root# port install libsdl-framework ---> Building libsdl-framework Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsd