On Mon, Feb 27, 2012 at 8:40 AM, Daniel Drennan
<daniel.dren...@jamaalyad.org> wrote:
> [I'd like to subtitle this message "A Sisyphean task...."]
>
> I ran into a lot of trouble after my last emails, strange crashes and the 
> like, and I decided to start from scratch with a Perl completely separate 
> from the System Perl 5.8.6 on Tiger, as well as using an updated-via-Apple 
> gcc 4.0.
>
> Using Perlbrew, I built a new Perl (5.8.8) and using cpanm I set up a 
> completely separate module base.
>
> I'm realizing (I think) that things are Not Good when you mix gcc 3 and gcc 
> 4, as well as modules and Perls built among them, much less packages compiled 
> through fink.
>
>
> So I'm starting again, and I want to keep everything separate in terms of 
> Perl worlds....
>
> MY QUESTION (sorry): Fink seems to want to be tied to the system Perl. Is 
> there a way for me to install it using gcc 4 and Perl 5.8.8 so that I am 
> bypassing completely any dealing with the System?
>
>


fink's builds have been using both gcc4 and g++4 on 10.4 as of
mid-2006, except for packages that specifically couldn't use anything
newer than 3.3.  I'm not sure what update you applied--Xcode 2.5 has
worked fine for years for people on 10.4.

To use Fink you would need at least to hack the fink Perl modules:
1) to ensure that they point at your Perl.
2) to set up the system-perl virtual package not to assume other than
perl5.8.6, and to block locally Fink's perl588 package as not for 10.4
if you want to use Fink to build modules against your Perl.

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to