user-pic

jcook4615

Subscribe to feed Recent Actions from jcook4615

  • thunderpick.ya.ru commented on Installing DBD::mysql on Mac OS X 10.7 "Lion"

    I add 2 lines in my ~/.bash_profile
    export VERSIONER_PERL_PREFER_32_BIT=yes;

    next I look cflags in mysql_config -cflags
    then testuser and testpassword I set up in mysqladmin and ...
    reopen terminal and...

    sudo perl Makefile.PL --libs="-L/usr/local/mysql/lib -lmysqlclient" --cflags="-I/usr/local/mysql/include/mysql -g -Os -arch i386 -fno-common -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL" --mysql_config…

Subscribe to feed Responses to Comments from jcook4615

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.