bug-gnu-fiasco
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bugs pspp 0.3.0


From: Paul
Subject: bugs pspp 0.3.0
Date: Sat, 16 Jun 2001 14:06:30 +0200 (CEST)

Hi,
I downloaded PSPP 0.3.0 and am having some problems
1) Why doesn't the README say that you have to copy the files in "config" to
~/.pspp? And if you don't the program segfaults.

2) I could get ascii output, but no ps output. I had to change a line in
"src/version.c" ; it said 

const char locale_dir[] = "/usr/local/share/locale";

this should be /usr/share/locale

3) I can't get html output.
This is what GDB has to say:

Program received signal SIGSEGV, Segmentation fault.
0x400e51ef in strlen (str=0x0) at ../sysdeps/i386/strlen.c:27
27      ../sysdeps/i386/strlen.c: Onbekend bestand of map.

I then removed the two META lines in ~/.pspp/html-prologue and got a little
further. Now GDB says:

Program received signal SIGSEGV, Segmentation fault.
0x809cad9 in output_tab_table (this=0x81401e0, t=0x8141380) at html.c:563
563                   while (l && isspace ((unsigned char) *s))

Strangely, in version 0.2.4 I could get html-output.

4)The "CHANGES" file should really be on the ftp-site. If I could have fetched
just the CHANGES, I would not have had to download the new version of the
program, since I'm only using it to learn the SPSS language.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]