[ic] Installation probs

Frank Reitzenstein frank at goldissue.com
Sat Feb 24 23:12:00 EST 2007


Peter wrote:

>On 02/24/2007 07:57 PM, Frank Reitzenstein wrote:
>  
>
>>So I used to be able to tell whether Perl is threaded by version as I
>>still can with Activeperl that I use on Windows for my Tk menus.
>>
>>Now that we have recent Perl versions which are non threaded how can I
>>tell if my version is or is not threaded?
>>    
>>
>
>$ /usr/bin/perl --version
>
>This is perl, v5.8.5 built for i386-linux-thread-multi
>
>...
>
>$ /usr/local/bin/perl --version
>
>This is perl, v5.8.6 built for i686-linux
>
>
>Basically if it says "thread-multi" it's threaded, otherwise it isn't.
>
>Peter
>_______________________________________________
>interchange-users mailing list
>interchange-users at icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>  
>
Oh great. Thanks for that Peter. That probably explians why everything
runs so smoothly down here!


More information about the interchange-users mailing list