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
