How does this work?

It's as simple as

qwurx [shmem] 16:35 ~/old_stuff > perl -MLWP::Simple -e 'getstore("htt +p://ftp-stud.fht-esslingen.de/pub/Mirrors/download.fedoralegacy.org/r +edhat/9/os/SRPMS/mysql-3.23.54a-11.src.rpm","mysql-3.23.54a-11.src.rp +m")' qwurx [shmem] 16:38 ~/old_stuff > rpm2cpio mysql-3.23.54a-11.src.rpm | + cpio -i --make-directories cpio: write error: No space left on device qwurx [shmem] 16:38 ~/old_stuff > df -h . Filesystem Size Used Avail Use% Mounted on /dev/hda3 9,9G 9,4G 0 100% /home qwurx [shmem] 16:39 ~/old_stuff > ls -l total 12724 -rwxr-xr-x 1 shmem shmem 57 2007-02-08 16:38 filter-requires-mysq +l.sh* -rw-r--r-- 1 shmem shmem 193 2007-02-08 16:38 my.cnf -rw-r--r-- 1 shmem shmem 1131 2007-02-08 16:38 mysql-3.23.51-manfix +es.patch -rw-r--r-- 1 shmem shmem 8305482 2007-02-08 16:38 mysql-3.23.54a-11.sr +c.rpm -rw-r--r-- 1 shmem shmem 679 2007-02-08 16:38 mysql-3.23.54a-doubl +efree.patch -rw------- 1 shmem shmem 4677632 2007-02-08 16:38 mysql-3.23.54a.tar.b +z2 -rw-r--r-- 1 shmem shmem 360 2007-02-08 16:38 mysql-3.23.54-libdir +.patch qwurx [shmem] 16:39 ~/old_stuff >

Whoops. Seems like my drive is stable... but you get the idea. There's the mysql-3.23.54a.tar.bz2 file and some patches from RedHat, along with some shell scripts and a spec file (which contains build instructions).

Have to clean up a bit... I'll /msg you a link.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

In reply to Re^3: can't install DBD::mysql under cygwin for mysql5 by shmem
in thread can't install DBD::mysql under cygwin for mysql5 by tphyahoo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.