You "will just use the suse packages on the fedora installation"???? Muahahahahhah - No wonder your sh1+t don't work, man!!! :-) You gotta get down and dirty promiscuously up close and personal with compiling from source.

Across our workstations, but most importantly- on our development and application servers- we do minimal distro deployment (just the main stuff for the os, X11 gui, etc). And the rest from source. Screw the packages- they always do something stupid. Yum is great for little things like web browsers, image applications, whatever. Little things. But when you are talking performance - the safest thing is to go get the actual architecture independent source. And compile via the cli. It might be a litte bit of a pain sometimes, but the stuff works. Nothing like having that binary sit on your hardware like butter on bread. And your distro is practically irrelevant.

You gotta get down and dirty promiscuously up close and personal with compiling from source. I've had stuff that felt slow all of a sudden double in speed because I've had the wrong stuff.

Also, check that your yum conf actually is getting the right architecture for your system. If you run the nightly yum, it could cause trouble.


In reply to Re^3: DBI/DB2 slow on Fedora, fast on SUSE by leocharre
in thread DBI/DB2 slow on Fedora, fast on SUSE by hrr

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.