[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: bug on pspp ?
From: |
Martí Fàbregas |
Subject: |
PSPP-BUG: bug on pspp ? |
Date: |
Fri, 11 Aug 2006 17:35:33 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 |
I'm trying to know the perfomances to pspp, and I think my data file
isn't good, because it's my first test and I don't know how use it, but
the program says
bash-2.05b$ pspp mitjanes001,dada
mitjanes001,dada:15: warning: EXAMINE: nom is not a numeric variable.
It will
not be included in the variable list.
******************************************************************
You have discovered a bug in PSPP.
Please report this, by sending an email to address@hidden,
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:
bare_version: 0.4.0
version: GNU pspp 0.4.0
stat_version: GNU pspp 0.4.0 (Fri Aug 4 16:45:48 CEST 2006).
host_system: i686-pc-linux-gnu
build_system: i686-pc-linux-gnu
default_config_path: ~/.pspp:/usr/local/etc/pspp
include_path: ./:~/.pspp/include:/usr/local/share/pspp
groff_font_path:
~/.pspp/font:/usr/local/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir: /usr/local/share/locale
compiler version: 3.3.4
Diagnosis: Segmentation Violation
******************************************************************
Aborted
This is my data file (mitjanes001,dada):
data list / nom 1-5(A) x0 to x3 6-45(2).
begin data.
mmmm 12.41 2. 51.2 2.
mmmm 18.12 6 4
mmmm 2317535452232322323233
mmmm 1623 45 5
mmmm 1232 12 6
mmmm 15 12 34 6
mmmm 17 23 12 8
mmmm 34 23 12
mmmm 19
end data.
list/
examine all.
frequencies x0 to x3.
crosstabs x0 x1.
descript all/stat=all/format=serial.
Sorry by my bad English
I'll continue working on it.
martí
- PSPP-BUG: bug on pspp ?,
Martí Fàbregas <=