Subject: Re: Pre release for the cygwin/windows setup. Tests needed. - msg#00092
List: statistics.pspp.devel
On Tue, May 20, 2008 at 10:59:28PM +0200, unknown-1 wrote:
Hi
I just uploaded a Cygwin version of the latest pspp pre release..
http://rapidshare.de/files/39472431/PSPP-0.6.0.Pre3a-5-Setup.zip.html
I haven't been able to download it. I get half the file, then it
aborts. On the second attempt it says that my "download limit" is
exceeded and I have to wait some random period before retrying.
(I probably wouldn't be able to do much with it anyway, because my
cygwin installation is rather fragile)
New issue for the users and not mentioned in the readme, you need
administrator rights to use to advanced features form the GUI.
That's strange. Do you know why this is so?
For the developers:
- does the gui write temporary files somewhere other as in /tmp ? It looks
as if the program crashes on this when it doesn't have write
priviliges
If I recall correctly, you can change the directory where tempfiles
are put by using the environment variable TMPDIR. Apart from that,
pspp{ire} has to be able to write to the current directory, in order
to create the journal file and output files.
- there are several issues with the dll's
1) cygpsppire-0.dll is build and cygpsppire.dll is used
2) cyppsppwidget-0.dll is build and used, But the program seems to look
only in the current directory for it
Does setting the LD_LIBRARY_PATH environment variable not work?
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See
http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________
pspp-dev mailing list
pspp-dev@xxxxxxx
http://lists.gnu.org/mailman/listinfo/pspp-dev
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
GUI on Darwin Power Macintosh
I've just built the gui (from the latest CVS head) on a
Darwin Kernel Version 9.2.0: Tue Feb 5 16:15:19 PST 2008;
root:xnu-1228.3.13~1/RELEASE_PPC Power Macintosh
(installing GTK and all it's dependencies was a marathon)
The only caveat is that it's necessary to place a link in the
${prefix}/lib/pspp directory from libpsppire.so to libpsppire.dylib
Other than that, it all seems to work fine.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________
pspp-dev mailing list
pspp-dev@xxxxxxx
http://lists.gnu.org/mailman/listinfo/pspp-dev
Next Message by Date:
click to view message preview
Re: Pre release for the cygwin/windows setup. Tests needed.
Hi,
2008/5/21, John Darrington :
On Tue, May 20, 2008 at 10:59:28PM +0200, unknown-1 wrote: Hi I just uploaded a Cygwin version of the latest pspp pre release..
http://rapidshare.de/files/39472431/PSPP-0.6.0.Pre3a-5-Setup.zip.htmlI haven't been able to download it. I get half the file, then it
aborts. On the second attempt it says that my "download limit" isexceeded and I have to wait some random period before retrying.
It is a free service..... No problems with it yet. I would say give it a second shot. If it persists, I have to find another free server.
(I probably wouldn't be able to do much with it anyway, because mycygwin installation is rather fragile)
As mentioned in the readme (which you find after downloading). It will most likely destroy your cygwin installation. Allthough it is easy to recover, but this is not described yet. Don't install it on top of your current installation!
Installing the Cygwin installation is a though thing. Yeah... it took me a lot of time to find out how to do it. Btw within the installation there is a howto in which I described how I did it.
New issue for the users and not mentioned in the readme, you need administrator rights to use to advanced features form the GUI.
That's strange. Do you know why this is so?
{snip]
For the developers: - does the gui write temporary files somewhere other as in /tmp ? It looks
as if the program crashes on this when it doesn't have write priviligesIf I recall correctly, you can change the directory where tempfilesare put by using the environment variable TMPDIR. Apart from that,
pspp{ire} has to be able to write to the current directory, in orderto create the journal file and output files.
Indeed, this temporary file was the problem. I made a workaround which works. Hope to post this in a few hours.
- there are several issues with the dll's 1) cygpsppire-0.dll is build and cygpsppire.dll is used
2) cyppsppwidget-0.dll is build and used, But the program seems to look only in the current directory for itDoes setting the LD_LIBRARY_PATH environment variable not work?
No. Don't know why not.It looks as if this and the fact that the program needs write access to the current directory will keep me giving trouble in the windows installation. Is it possible to change this in the future? I would say placing the tempfiles in /tmp is a cleaner way to handle this. And for the widget dll I guess it is a bug somewhere. I can work around for now, but it is not clean and won't work in all situations.
CU
_______________________________________________
pspp-dev mailing list
pspp-dev@xxxxxxx
http://lists.gnu.org/mailman/listinfo/pspp-dev
Previous Message by Thread:
click to view message preview
Pre release for the cygwin/windows setup. Tests needed.
HiI just uploaded a Cygwin version of the latest pspp pre release..http://rapidshare.de/files/39472431/PSPP-0.6.0.Pre3a-5-Setup.zip.html
Anybody who has time. Feel free to test it.New issue for the users and not mentioned in the readme, you need administrator rights to use to advanced features form the GUI.For the developers:- does the gui write temporary files somewhere other as in /tmp ? It looks as if the program crashes on this when it doesn't have write priviliges
- there are several issues with the dll's 1) cygpsppire-0.dll is build and cygpsppire.dll is used 2) cyppsppwidget-0.dll is build and used, But the program seems to look only in the current directory for it
There is a work around for it, but this could give problems in the future.CU
_______________________________________________
pspp-dev mailing list
pspp-dev@xxxxxxx
http://lists.gnu.org/mailman/listinfo/pspp-dev
Next Message by Thread:
click to view message preview
Re: Pre release for the cygwin/windows setup. Tests needed.
Hi,
2008/5/21, John Darrington :
On Tue, May 20, 2008 at 10:59:28PM +0200, unknown-1 wrote: Hi I just uploaded a Cygwin version of the latest pspp pre release..
http://rapidshare.de/files/39472431/PSPP-0.6.0.Pre3a-5-Setup.zip.htmlI haven't been able to download it. I get half the file, then it
aborts. On the second attempt it says that my "download limit" isexceeded and I have to wait some random period before retrying.
It is a free service..... No problems with it yet. I would say give it a second shot. If it persists, I have to find another free server.
(I probably wouldn't be able to do much with it anyway, because mycygwin installation is rather fragile)
As mentioned in the readme (which you find after downloading). It will most likely destroy your cygwin installation. Allthough it is easy to recover, but this is not described yet. Don't install it on top of your current installation!
Installing the Cygwin installation is a though thing. Yeah... it took me a lot of time to find out how to do it. Btw within the installation there is a howto in which I described how I did it.
New issue for the users and not mentioned in the readme, you need administrator rights to use to advanced features form the GUI.
That's strange. Do you know why this is so?
{snip]
For the developers: - does the gui write temporary files somewhere other as in /tmp ? It looks
as if the program crashes on this when it doesn't have write priviligesIf I recall correctly, you can change the directory where tempfilesare put by using the environment variable TMPDIR. Apart from that,
pspp{ire} has to be able to write to the current directory, in orderto create the journal file and output files.
Indeed, this temporary file was the problem. I made a workaround which works. Hope to post this in a few hours.
- there are several issues with the dll's 1) cygpsppire-0.dll is build and cygpsppire.dll is used
2) cyppsppwidget-0.dll is build and used, But the program seems to look only in the current directory for itDoes setting the LD_LIBRARY_PATH environment variable not work?
No. Don't know why not.It looks as if this and the fact that the program needs write access to the current directory will keep me giving trouble in the windows installation. Is it possible to change this in the future? I would say placing the tempfiles in /tmp is a cleaner way to handle this. And for the widget dll I guess it is a bug somewhere. I can work around for now, but it is not clean and won't work in all situations.
CU
_______________________________________________
pspp-dev mailing list
pspp-dev@xxxxxxx
http://lists.gnu.org/mailman/listinfo/pspp-dev