Re: info needed

2008-04-17 Thread Larry Hall (Cygwin)

unknown-1 wrote:

Larry Hall (Cygwin reply-to-list-only-lh at cygwin.com writes:


unknown-1 wrote:


 

You have the latest versions available with Cygwin.   You can either wait
for the maintainer to update the packages to the version you want or pull
the source from the GTK site and build it yourself.


I saw several messages of updates packages but don't know where to find them in
a usable way.


If they were announced here by a Cygwin maintainer, then they will be
available (eventually) on all Cygwin mirrors.  You can access them through
'setup.exe', just the way you have in the past.


I wonder if I could use the packages at
ftp://sunsite.dk/projects/cygwinports/release


These packages come from here http://cygwinports.dotsrc.org/.  They are
not part of the official distribution and aren't supported by this list.
But they are packaged to be recognized by 'setup.exe' so they should install
the same way.


I am thinking of creating my own cygwin package mirror and include the ports
from   this site. Anybody an idea if that could work? Of course at my own risk
as that would not be an official release. 


Any comments on this?


With the caveats you mentioned, you're free to do so.  But you don't have
to if you just want to use these packages.  If you add the path above to
'setup.exe', it will pull in any recognized packages from that site and
any others you choose (or enter).

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting annoying in email?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: info needed

2008-04-16 Thread Larry Hall (Cygwin)

unknown-1 wrote:

Hi
 
I am afraid I am running for the most stupid question award but I give it a try

anyway.
 
I installed Cygwin on WindowsXP with the setup program from the Cygwin.COM. I
used the program yesterday to get the latest updates. 
 
Now I try to compile PSPP (a statistical package) with Cygwin.  But ./Configure

reports:
  
  configure: error: The following required prerequisites are not installed.

  You must install them before PSPP can be built:
  gtk+ 2.0 v2.12.0 or later (or use --without-gui)
  libglade 2.0 (or use --withput-gui) 


The latest is a bug the report should say libglade 2.6.

 
When I check the versions within cygwin:

  pkg-config --modversion gtk+-2.0  result:  2.6.10
  pkg-config --modversion libglade-2.0 result:  2.5.1
 
After that I googled checked the mailing list etc. But I can't find a clue how

to get the newer gtk+ en libglade version in my cygwin installation.
 
Who can give me a hint how to update to the required versions?


http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gtk%2B-2.0

You have the latest versions available with Cygwin.   You can either wait
for the maintainer to update the packages to the version you want or pull
the source from the GTK site and build it yourself.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting annoying in email?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: info needed

2008-04-16 Thread Mike Marchywka



I'm trying to build this right now but I'm curious to know how you think this 
compares to something like
R ? I was looking for source code to add to my code for doing right censored 
non-parametric significance
tests that I can integrate with some wavelet code. I managed to get past 
./configure --without-libplot
and it now seems to have compiled ok. make check passed several tests and now 
seems
to have failed command/sample.sh and now passing most of other tests

=
1 of 93 tests failed
Please report to [EMAIL PROTECTED]
=
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/cygdrive/e/new/temp/pspp/pspp-0.4.0.1/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/cygdrive/e/new/temp/pspp/pspp-0.4.0.1/tests'
make: *** [check-recursive] Error 1




Unfortunately, as reported in the past, my configuration is really messed up
and I don't think I can even determine what I have installed. Note also that 
hotmail is
now the self appointed expert on reformatting text files so the attached 
cygcheck output is
likely to have line breaks at the whim of said expert.





Mike Marchywka
586 Saint James Walk
Marietta GA 30067-7165
404-788-1216 (C)- leave message
989-348-4796 (P)- emergency only
[EMAIL PROTECTED]
Note: If I am asking for free stuff, I normally use for hobby/non-profit
information but may use in investment forums, public and private.
Please indicate any concerns if applicable.
Note: Hotmail is possibly blocking my mom's entire
ISP - try  me on [EMAIL PROTECTED] if no reply
here. Thanks.


 To: cygwin@cygwin.com
 From: [EMAIL PROTECTED]
 Subject: info needed
 Date: Wed, 16 Apr 2008 18:43:59 +

 Hi

 I am afraid I am running for the most stupid question award but I give it a 
 try
 anyway.

 I installed Cygwin on WindowsXP with the setup program from the Cygwin.COM. I
 used the program yesterday to get the latest updates.

 Now I try to compile PSPP (a statistical package) with Cygwin. But ./Configure
 reports:

 configure: error: The following required prerequisites are not installed.
 You must install them before PSPP can be built:
 gtk+ 2.0 v2.12.0 or later (or use --without-gui)
 libglade 2.0 (or use --withput-gui)

 The latest is a bug the report should say libglade 2.6.


 When I check the versions within cygwin:
 pkg-config --modversion gtk+-2.0 result: 2.6.10
 pkg-config --modversion libglade-2.0 result: 2.5.1

 After that I googled checked the mailing list etc. But I can't find a clue how
 to get the newer gtk+ en libglade version in my cygwin installation.

 Who can give me a hint how to update to the required versions?

 Thanks for any answer.




 --
 Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
 Problem reports: http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ: http://cygwin.com/faq/


_
More immediate than e-mail? Get instant access with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_instantaccess_042008
Cygwin Configuration Diagnostics
Current System Time: Wed Apr 16 15:21:06 2008

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4

Path:   e:\new\exp\postgresql\PostgreSQL\8.2\bin
e:\new\link\usr\local\bin
C:\MiscPrograms\cygwin\cyg\bin
C:\MiscPrograms\cygwin\cyg\bin
e:\new\link\usr\X11R6\bin
c:\Program Files\GASP Report 6\audit
c:\WINNT\system32
c:\WINNT
c:\WINNT\System32\Wbem
c:\Program Files\ULTRAE~1
c:\PROGRA~1\CA\SHARED~1\SCANEN~1
c:\PROGRA~1\CA\ETRUST~1
c:\Program Files\Java\jdk1.5.0_14\bin
e:\new\exp\caver\c\
c:\MyDocs\scripts
c:\MyDocs\scripts\stocks

Output from C:\MiscPrograms\cygwin\cyg\bin\id.exe (nontsec)
UID: 500(Administrator) GID: 513(None)
0(root) 513(None)   544(Administrators)
545(Users)

Output from C:\MiscPrograms\cygwin\cyg\bin\id.exe (ntsec)
UID: 500(Administrator) GID: 513(None)
0(root) 513(None)   544(Administrators)
545(Users)

SysDir: C:\WINNT\system32
WinDir: C:\WINNT

USER = 'Administrator'
PWD = '/cygdrive/e/new/temp/pspp/pspp-0.4.0.1'
HOME = '/home/Administrator'
MAKE_MODE = 'unix'

Use '-r' to scan registry

a:  fd N/AN/A
c:  hd  NTFS  4996Mb  92% CP CS UN PA FC 
d:  cd N/AN/A
e:  hd  NTFS 38162Mb  58% CP CS UN PA FC 
f:  cd N/AN/A

C:\MiscPrograms\cygwin\cyg  /  system  binmode
C:\MiscPrograms\cygwin\cyg/bin  /usr/bin   system  binmode
C:\MiscPrograms\cygwin\cyg/lib  /usr/lib   system  binmode
.   /cygdrive  system  binmode,cygdrive

Found: C:\MiscPrograms\cygwin\cyg\bin\awk.exe
Found: C:\MiscPrograms\cygwin\cyg\bin\bash.exe
Found: 

Re: info needed

2008-04-16 Thread unknown-1
Mike Marchywka marchywka at hotmail.com writes:

 I'm trying to build this right now but I'm curious to know how you think this
compares to something like
 R ? I was looking for source code to add to my code for doing right censored
non-parametric significance
 tests that I can integrate with some wavelet code. 

I have no idea. Never used R. But on the PSPP fora there is something written
about it.

I managed to get past ./configure --without-libplot
 and it now seems to have compiled ok. make check passed several tests and
now seems
 to have failed command/sample.sh and now passing most of other tests
 
 =
 1 of 93 tests failed
 Please report to bug-gnu-pspp at gnu.org
 =
 make[2]: *** [check-TESTS] Error 1
 make[2]: Leaving directory `/cygdrive/e/new/temp/pspp/pspp-0.4.0.1/tests'
g\bin\test.exe
 Not Found: vi

Is there a special reason why you not try the latest alpha release 0.6 ?
That compiles fine as long as you not try to compile the GUI. A place a howto
compile pspp with cygwin in the pspp user forum. That is with libplot enabled.

CU



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: info needed

2008-04-16 Thread Mike Marchywka

 R ? I was looking for source code to add to my code for doing right 
 censored
 non-parametric significance
 tests that I can integrate with some wavelet code.

 I have no idea. Never used R. But on the PSPP fora there is something written
 about it.

fwiw, if I understand this, it looks like the simple non-parametric stuff is 
unimplmeneted?:

ChangeLog:  * examine.q Added some of the parametric calculations
command.def:UNIMPL (COXREG, ERRO, ERRO, ERRO, ERRO, Cox 
proportional hazards regression)
command.def:UNIMPL (NONPAR CORR,ERRO, ERRO, ERRO, ERRO, 
Nonparametric correlation)
command.def:UNIMPL (NPAR TESTS, ERRO, ERRO, ERRO, ERRO, 
Nonparametric tests)
command.def:UNIMPL (SURVIVAL,   ERRO, ERRO, ERRO, ERRO, Survival 
analysis)



 Is there a special reason why you not try the latest alpha release 0.6 ?

I went to their site and took the first thing I found, I was just curious to 
see what they had.
This was the most recent thing I saw. If this has the above stuff implmented I 
can 
give it a try.

 That compiles fine as long as you not try to compile the GUI. A place a howto
 compile pspp with cygwin in the pspp user forum. That is with libplot enabled.

That was just fwiw. I didn't know if your problem was equivalent to needing 
libplot or not as
I thought that may just be a subset of the graphics stuff. In any case, you may 
be interested
in the failed test I reported too.


 CU



 --
 Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
 Problem reports: http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ: http://cygwin.com/faq/


_
Pack up or back up–use SkyDrive to transfer files or keep extra copies. Learn 
how.
http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_packup_042008

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/