home *** CD-ROM | disk | FTP | other *** search
- To compile with SAS/C for AmigaOS
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Download the regex package from ftp://sunsite.unc.edu/pub/gnu/regex-0.12.tar.gz.
-
- Make a directory named "src/regex" from the directory you found this file.
- Copy in it the following files from regex-0.12.tar.gz:
- regex.c
- regex.h
- test/alloca.c
- test/xmalloc.c
-
- Then cd src/libgurl and type smake, then cd / and type smake.
-
- You should have a working graburl executable.
-
-
- Installing
- ~~~~~~~~~~
- Copy graburl to amitcp:bin or anywhere else in your path
- Copy graburlrc.example to etc:graburlrc and edit it
- Be sure to read README.txt and GrabURL.txt....
-
-
- About the SAS/C version
- ~~~~~~~~~~~~~~~~~~~~~~~
- The linux/i386 version I personnally use if far from being tested enough to
- be classified as beta and I use it much more than the Amiga SAS/C version.
- If it formats your ROM, burn your RAM or shrink your HD, don't complain.
-
- There's not much difference from the gcc version. It still needs an etc:
- assign with a file named "graburlrc" there. The only difference I really
- can think of is it don't need ixemul.library.
-