Results 1 to 5 of 5

Thread: Linux Client

  1. #1

    Linux Client

    I am going to try eon out for a bit. I have the client running and it is updating my output file showing

    Loading from: /home/camliner/download/eon_client/libal110c.so
    [FIDA] Requesting Assignment
    [FIDA] Connecting to Server
    [FIDA] Processing Assignment
    Loading from: /home/camliner/download/eon_client/libal110c.so
    [FIDA] Requesting Assignment
    [FIDA] Connecting to Server
    [FIDA] Processing Assignment

    ... but, the process doesn't seem to be taking any CPU time??? What is it doing?

  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,468
    Blog Entries
    13
    What distro are you using ?

    try doing a

    ldd libal110c.so

    from the command line and see what it says. (might be missing some libraries)

    I still have trouble on some of my gentoo builds.

    Bok

  3. #3
    camliner@web:~/download/eon_client$ ldd libal110c.so
    statically linked

  4. #4
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,468
    Blog Entries
    13
    oh yeah, I forgot the new download is a static link.

    So which distro???

    Bok

  5. #5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •