Results 1 to 7 of 7

Thread: Hardware Requirements

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    4

    Hardware Requirements

    Hey all,
    I am running an old p200 for my internet and firewall box. It currently runs the older SEQ in RH 7.1, but just barely. Does the new CVS require more horsepower? (hopefully it is more efficient
    ) I apologive if this info is given in the install info in the CVS tree but I did not see it.

    Thanks in advance!

    Kid

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    275
    Seems to be doing just fine on my 266, even the QT compile only took about 3 hours.

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    4
    Thanks for the input. Anyone else running on something as slow as a p200 with a voodoo3000PCI and 192megs of ram??

    Regards,

    Kid

  4. #4
    Registered User Zaphod's Avatar
    Join Date
    Dec 2001
    Posts
    648
    Just as an FYI, the new ShowEQ actually requires much less CPU horsepower in general then the old as well as less memory. The hardware requirements went down, while more features were added. As you use more features the CPU requirements will increase (ie. for each additional map displayed), but that is the users choice.

    The only real requirements that went up were the versions of the required tools and libraries.

    Enjoy,
    Zaphod (dohpaZ)
    Chief Software Engineer of the Apocalypse.
    http://showeq.doomed.to/
    SourceForge.net user: dohpaz.

    Personal thank you donations are now accepted.

  5. #5
    Registered User
    Join Date
    Dec 2001
    Posts
    4
    Thanks, guess I am gonna be okay with this ghetto rig. Now I am off to get GCC3 et al.

    Regards,

    Kid

  6. #6
    Registered User
    Join Date
    Dec 2001
    Posts
    275
    ghetto rig?

    In Linux terms that baby is practically a WORKHORSE!

    My cube mate are work runs just fine on a 66. Wouldn't want to see THAT Qt compile time though.

  7. #7
    Registered User
    Join Date
    Dec 2001
    Posts
    9

    Lightbulb Reduce compile times!!!!

    For anyone that isn't really familiar with Linux, here is a great way to speed up compile times..

    KILL X!!!!! (X being the gui environment)

    Anytime I have to compile anything, I switch to a command window (ctrl+alt+F1), login and then do a
    /sbin/telinit 3

    This will switch the run level of your system to just above bare minimum... Some times I have to go kill X manually with an app called TOP...

    type at the command line->
    top
    and then wait... you will see a bunch of prcesses in a list..
    press the letter 'k' and it will ask for a PID (process ID) then look in the list and get the PID of "X".. it will be listed under the command column.. Enter the PID, hit enter and then it will ask for a signal to use... simply type '-9' and hit enter... X is now shut down... type q and then follow the guide to compile eveything...

    Once you're done, and want to switch your run level back to normal, type
    /sbin/telinit 5

    then press ctrl+alt+F7 to take you to the gui login..

    This works for RedHat and Mandrake and maybe others.. I have both mandrake8.1 and redhat7.1 installed on two sperate machines both running SEQ for my two window's boxes..

    hope this helps someone...
    - "When the only tool you own is a hammer, every problem begins to resemble a nail." -- Abraham Maslow

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On