Apparently your wget is not installed correcly
since it says "wget: Command not found."

My wget is

$ locate wget
/usr/local/bin/wget
/usr/local/etc/wgetrc
/usr/local/info/wget.info
/usr/local/man/man1/wget.1
...

See if all files are in those locations,
see if /usr/local/bin/wget has executable chmod

It may also be an incompatible binary version
like Mac OS X 10.3 vs Tiger, or Intel etc.

Maybe getting from http://www.gnu.org/software/wget/
nad building is better.

Hrrr, I hate it too, when you are forced to devolve to 
command line by GUI deniers. :-)

But we don't have very broad experience for JAL on Mac,
so it would be helpful to have better clearer instructions
how to get non-standard stuff. (Note to self).


--- Brian Schott <[EMAIL PROTECTED]> wrote:

>       Thank you very much Oleg. I now have Package Manager
> in my Run menu, but ...
> 
>       When prompted if I want to "Setup the repository
> Yes, only to get the following error dialog in
> wdhandler while the system is
> "Updating server catalog..."
> 
> error in jijs_runpacman_button
> interface error: hostcmd
> 2!:0 y
> 
>       Btw, I downloaded wget from the following url
> http://www.statusq.org/archives/2005/02/22/610/ and cp'd
> files as instructed by the readme.txt file. The only
> peculiar aspect of the instructions was that I had to create
> the folder /usr/local/etc before I could copy wgetrc to it.
> 
>       According to the troubleshooting guides at
> http://www.jsoftware.com/jwiki/JAL/Package_Manager?highlight=%28Package%29%7C%28Manager%29
>  apparently either I am offline or  wget is installed
> incorrectly because when I attempt to use wget I get an
> error as shown next.
> 
> ~/j601/temp]% wget www.jsoftware.com/jal/j601/jal.zip
> tcsh: wget: Command not found.
> 
>       But I *am* online, and I think I have installed wget
> correctly as described above.
> 
> On Sun, 7 Jan 2007, Oleg Kobchenko wrote:
> 
> + To test, since it's gz, it should be:
> +
> +    $ tar -tzf ...
> +
> + Make sure that Safari finishes loading without timeout.
> +
> + Then in Finder
> +  - move the tar.gz file from the Desktop to You/j601/system.
> +  - open j601/system/extras/util folder and make sure
> +    that file packman.ijs is absent
> +  - from Terminal
> +    $ cd j601/system
> +    $ tar -xzf library_current_6.01.012_linux.tar.gz
> +  - in Finder check the packman.ijs, it should be there
> +
> + Also to test, you can move the tar.gz back to Desktop
> + and double click to extract and diff
> + that library folder with j601/system.
> +
> +
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to