develooper Front page | perl.macosx | Postings from June 2011

Re: Clean Install

Thread Previous | Thread Next
From:
Marek Stepanek
Date:
June 18, 2011 04:24
Subject:
Re: Clean Install
Message ID:
4DFC8ABD.50204@yahoo.co.uk
On 6/18/11 12:42 PM, John Delacour wrote:

> $ sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib
> /usr/lib/libmysqlclient.18.dylib
>

Ahhh, I have had this link on my old laptop already. Thank you John!!! 
This link made it possible that the manual install succeeded :-) I am 
wondering, how I managed before.

And now I spend a lot of time again ... I forgot the hint of Chas. doing:

% ./intro6.pl

Which is not working with my

#!/usr/bin/perl

so I have to do it like that:

% perl intro6.pl

!!

or I have to change like follows:

#!/Users/mstep/perl5/perlbrew/perls/perl-5.14.0/bin/perl


Thank you all for your great help!



marek

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About