From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 01:41:25 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4E0304C6 for ; Sat, 19 Jul 2014 01:41:25 +0000 (UTC) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 087C42635 for ; Sat, 19 Jul 2014 01:41:24 +0000 (UTC) Received: from laptop3.herveybayaustralia.com.au (laptop3.herveybayaustralia.com.au [192.168.0.185]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 6F5DB2736A for ; Sat, 19 Jul 2014 11:41:14 +1000 (EST) Message-ID: <53C9CCB9.9010706@herveybayaustralia.com.au> Date: Sat, 19 Jul 2014 11:41:13 +1000 From: R Skinner User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Anyone running IBM SPSS Statistical software on FreeBSD? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2014 01:41:25 -0000 The joys of study.... I'm in a course that requires the use of this IBM statistics software (SPSS), and hooray for IBM - finally someone who gets the real world of computing in this day and age! :-D - they have a linux version. About time the course providers got it through their heads that Winblows is on the way out... Anyway, the specs require linux 2.6.18 and GCC 4.3 and libc++ - basically what I think might possibly run on FreeBSD (IBM seems to think so too). Just wondering about any real world use though? Any hiccups or problems? Cheers