Hi Devon, I should have posted back sooner...but I got it running. It was a problem with task.ijs as Oleg described in http://www.jsoftware.com/pipermail/beta/2008-January/002933.html. Once I loaded the new task.ijs and made a change as described by Bill Lam in http://www.jsoftware.com/pipermail/beta/2008-January/002938.html it worked perfectly.
thanks for the response. See you at JUG. Ken -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Devon McCormick Sent: Tuesday, January 29, 2008 10:48 PM To: Programming forum Subject: Re: [Jprogramming] Package Manager in WinXP 64 Ken - have you verified that "wget" works OK independently (is in your path and so on)? I get this when I run it from a command line with a URL: >wget "http://finance.yahoo.com/q?s=GOOG" wget "http://finance.yahoo.com/q?s=GOOG" --22:46:31-- http://finance.yahoo.com/q?s=GOOG => [EMAIL PROTECTED]' Resolving finance.yahoo.com... done. Connecting to finance.yahoo.com[206.190.56.229]:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] 0K .......... .......... .......... .......... .. 181.09 KB/s 22:46:31 (181.09 KB/s) - [EMAIL PROTECTED]' saved [43393] So it works OK. Good luck, Devon On 1/25/08, Lettow, Kenneth <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I just received a new computer and installed J64-6.02. Install went > fine, everything seemed to be working until I went to update packages > with package manager. When I run package manager, I get a msgbox with > the error below: > > > > error in: jijs_runpacman_button > > > > domain error: httpget > > log'Connection failed:' , msg > > > > I installed wget and zip/unzip utils as described on the wiki, and my > web access is working. I cannot figure out what is wrong. > > > > Any suggestions? > > > > Thanks, > > > > Ken > > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
