Search:

Type: Posts; User: eggman

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    4,560

    MRTG: http://mrtg.hdl.com/mrtg.html Cheers,...

    MRTG: http://mrtg.hdl.com/mrtg.html

    Cheers,
    -Egg
  2. find / -name showeq -perm 0755 -type f...

    find / -name showeq -perm 0755 -type f 2>/dev/null

    will show you where it is, if you compiled it correctly.

    -Egg
  3. Thread: Cygwin1.dll?

    by eggman
    Replies
    6
    Views
    4,863

    Try doing a find on your machine, if you compiled...

    Try doing a find on your machine, if you compiled it there under cygwin then it has to be there. Cygwin does not function without it. If that somehow returns nothing you can always get a copy of the...
  4. Warboss, My suspicion is that you are not...

    Warboss,

    My suspicion is that you are not running RedHat 7.2 and that you did not need to edit qmake.conf.

    What does `cat /etc/issue` return? If you are running RedHat, or one of its...
  5. Replies
    6
    Views
    4,706

    I'm begining to wonder if this is a bug that...

    I'm begining to wonder if this is a bug that surfaces in certain platforms and distrobutions. What linux distrobution are you running ?

    Casey is correct about QT not using autoconf, he is mistaken...
  6. Replies
    21
    Views
    14,757

    On the issue of "On-Topic". Ratt, or whoever...

    On the issue of "On-Topic". Ratt, or whoever setup the board descriptions, labelled this board as "ShowEQ General Discussion : This forum is for talking about ShowEQ and general chatter".

    In my...
  7. Replies
    2
    Views
    3,473

    They haven't scanned my host in the last 4...

    They haven't scanned my host in the last 4 months. I would guess they never scanned me prior to that as well, however I don't have packet logs prior to that. Unless they are only looking for SQL...
  8. Replies
    13
    Views
    6,305

    " In 99.9% of the cases, somebody has done what...

    " In 99.9% of the cases, somebody has done what you are trying to do already, and if there was a problem with it, they have already posted somewhere, and gotten answers about it. Before you try to...
  9. Replies
    17
    Views
    14,461

    "I really don't understand how some people on...

    "I really don't understand how some people on here continually write message back to people saying "use the search button". Why the hell do they even write it?"

    Well for one, it increases the...
  10. Replies
    7
    Views
    6,605

    "Back to your regular scheduled flaming and...

    "Back to your regular scheduled flaming and general grumpyness."

    And USE SEARCH !!

    -Egg
  11. Replies
    66
    Views
    42,121

    " if they were to go to the extend of monitoring...

    " if they were to go to the extend of monitoring they keys' memory address, they risk false positives (as their own code legitimately accesses this address), as well as a performance hit."
    ...
  12. Replies
    66
    Views
    42,121

    I'm sure he is refering to using the string the...

    I'm sure he is refering to using the string the offset finder looks for as a honeypot of sorts. It looks at the exe, produces what it thinks should be the offset, and the keysniffer hits some watched...
  13. Replies
    5
    Views
    5,653

    This is an old bug in the way the linux kernel...

    This is an old bug in the way the linux kernel and glib interpret ulimit. It is caused by the parent shell being initiated by a mortal user and then using su. Seems su doesnt assume everything it...
  14. Replies
    5
    Views
    4,997

    You're using the wrong Offset, See ...

    You're using the wrong Offset,

    See

    http://seq.sourceforge.net/showthread.php?s=&threadid=2716

    Cheers,
    -Egg
  15. Replies
    87
    Views
    63,074

    Devnul, Would you care to elaborate ? The...

    Devnul,

    Would you care to elaborate ? The instructions I wrote will not tamper with anything installed by the base distribution unless you set the --prefix to something silly. If you have...
  16. Replies
    87
    Views
    63,074

    1. Is it at all possible that the qt3.0.5+...

    1. Is it at all possible that the qt3.0.5+ releases are NOT fully compatible with the Mandrake 9.0 distro?! (slap me, but was looking at the lastest RPM's on rpmfind.net, and I didnt see any Mandrake...
  17. Replies
    87
    Views
    63,074

    Poncho, Sorry, I don't have any experience...

    Poncho,

    Sorry, I don't have any experience with compiling qt or seq with mandrake. In my oppinion Mandrake started off on the wrong foot (by using another distribution at the core )and that has...
  18. Replies
    11
    Views
    7,837

    "QTDIR=/usr/lib/qt3" If you are running a...

    "QTDIR=/usr/lib/qt3"

    If you are running a distribution such as RedHat 7.3, 8.0 etc. There will already be a version of QT installed here and you will be stomping the current installation. All of...
  19. Replies
    87
    Views
    63,074

    "lrwxrwxrwx 1 root 1002 17 Jan 10 11:43...

    "lrwxrwxrwx 1 root 1002 17 Jan 10 11:43 libqt-mt.so -> libqt-mt.so.3.1.1

    In the lib directory, I don't see libqt-mt.so.3.1.1 file"

    Your qt was compiled without -thread

    Cheers,
    -Egg
  20. Replies
    87
    Views
    63,074

    Useseq, This sounds like you have symlinks to...

    Useseq,

    This sounds like you have symlinks to libraries that do not exist. What does the output of `ls -l` show in your $QTDIR/lib directory show ?

    -Egg
  21. Thread: Screenshots?

    by eggman
    Replies
    14
    Views
    10,722

    Casey, How is the memory usage of X-win32? I...

    Casey,

    How is the memory usage of X-win32? I used to use hummingbird but found that xfree via cygwin used about half the memory. Rigth now I can run xfree, with twm and use about 9mb. The only...
  22. Dragonbane, Both segfaults and fpe's can...

    Dragonbane,

    Both segfaults and fpe's can occure from either hardware or software reasons. Most often they occure from software problems.

    The generality of your post makes it imposible to help...
  23. Replies
    87
    Views
    63,074

    Mr. Suspicious, My apologies, I just didn't...

    Mr. Suspicious,

    My apologies, I just didn't read the post that way. Good call though, trying to compile RPM's would be futile.

    Cheers,
    -Egg
  24. Replies
    87
    Views
    63,074

    Deveraux, If you've compiled the source...

    Deveraux,

    If you've compiled the source without error you are good to go as far as SEQ is concearned ( And any other code that wants to link against it ). You can actually just move the source dir...
  25. Replies
    87
    Views
    63,074

    repudi8or, There are a few things that could...

    repudi8or,

    There are a few things that could bring about that error. There are a few posts above this in teh thread that talk a bit about debuging the SEQ compile, and a lot of them in the forums...
Results 1 to 25 of 42
Page 1 of 2 1 2