vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On Mon, 19 Apr 2004 08:00:02 -0700, dfreiberg wrote: > Hi all, > i want to automate downloading files from a ftp-server with wget. > my isp don't have available this tool at his server. > is there anybody to send me the binary file of wget ? The package is available from SUNW. http://wwws.sun.com/software/solaris.../download.html |
| |||
| Dave Uhring <daveuhring@yahoo.com> wrote in message news:<pan.2004.04.19.15.11.21.779663@yahoo.com>... > The package is available from SUNW. > > http://wwws.sun.com/software/solaris.../download.html Hi Dave, i need the unpacked binary. do you have it? host's os version is: SunOS skalt 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-280R |
| |||
| In article <980f6603.0404201103.790a44a3@posting.google.com >, dfreiberg wrote: > i need the unpacked binary. http://www.blastwave.org/wget-sparc.bin Save it to /usr/bin and rename as wget -- Mr. Mikael Holm, +358505862479, +358445862479 mikael.holm(a)lut.fi, http://www2.lut.fi/~holm/ Pellonmäenraitti 5 B 12, FI-53850 LAPPEENRANTA |
| |||
| On Tue, 20 Apr 2004 12:03:27 -0700, dfreiberg wrote: > Dave Uhring <daveuhring@yahoo.com> wrote in message > news:<pan.2004.04.19.15.11.21.779663@yahoo.com>... >> The package is available from SUNW. >> >> http://wwws.sun.com/software/solaris.../download.html > > Hi Dave, > i need the unpacked binary. > do you have it? > host's os version is: > SunOS skalt 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-280R And what is wrong with a proper Solaris package provided by Sun themselves? The only SPARC wget binary I have hanging around is the one which came with Solaris 9. You are also 11 patches behind. Go here and get the patch cluster: http://sunsolve.sun.com/pub-cgi/show...s/patch-access |
| |||
| Dave Uhring <daveuhring@yahoo.com> writes: > On Tue, 20 Apr 2004 12:03:27 -0700, dfreiberg wrote: [snip] >> host's os version is: >> SunOS skalt 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-280R [snip] > You are also 11 patches behind. Go here and get the patch cluster: > > http://sunsolve.sun.com/pub-cgi/show...s/patch-access > Actually, a couple of more: latest 108528 was 29, but then came 117000 to consolidate 108528 and the current revision is 03. So, he is 14 patches behind. Bye, Dragan -- Dragan Cvetkovic, To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer !!! Sender/From address is bogus. Use reply-to one !!! |
| |||
| Dave Uhring <daveuhring@yahoo.com> wrote in news > On Mon, 19 Apr 2004 08:00:02 -0700, dfreiberg wrote: > >> Hi all, >> i want to automate downloading files from a ftp-server with wget. >> my isp don't have available this tool at his server. >> is there anybody to send me the binary file of wget ? > > The package is available from SUNW. > > http://wwws.sun.com/software/solaris.../download.html > How about www.sunfreeware.com? |
| |||
| On Wed, 21 Apr 2004 14:49:02 +0000, Mauricio wrote: > How about www.sunfreeware.com? Sun's binaries are always properly linked and do not require any bogus crutches as LD_LIBRARY_PATH. |
| |||
| Hi, thanks all for your messages. @Dave: i have NONE administrative rights at the webhost because i have rent a webspace only. This is the reason why i can't integrate patches or packages. @Mikael: thx for the binary. but i can't save any files in /usr/bin (see above). i can save files only into my home path. if i exec wget i get the error message: ld.so.1: ./wget: fatal: libmd5.so.1: open failed: No such file or directory the reason is that the file libmd5.so.1 is not available as other files also :-( do you have this file for me also? thx |
| ||||
| On Thu, 22 Apr 2004 10:32:27 -0700, dfreiberg wrote: > if i exec wget i get the error message: > ld.so.1: ./wget: fatal: libmd5.so.1: open failed: No such file or directory > the reason is that the file libmd5.so.1 is not available > as other files also :-( > do you have this file for me also? That library should be in /usr/lib. It is part of the Core Solaris, (Shared Libs) in Solaris 9. |
| Thread Tools | |
| Display Modes | |
|
|