1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Issue's creating cloud

Discussion in 'Support' started by e_n_d_b_o_s_s, Sep 5, 2014.

  1. e_n_d_b_o_s_s

    e_n_d_b_o_s_s New Member

    Hello, I am working on upgrading my network by connecting it to lilypad, however I've hid a delay in trying to set it up.

    I follow every instruction to a tee, however it can't seem to access the file connect-Linux-amd64.



    This is what happens when I try running the file:
    Code (text):

    [root@lilypad Connect]#  ./connect-linux-amd64  -bash: ./connect-linux-amd64: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory
    [root@lilypad Connect]#
     
    (I'm not new to the usage of SSH and Linux commands, it seem's to be an issue with launching the file)
  2. flamin_scotsman

    flamin_scotsman New Member

    You don't have a 64 bit version of the C library installed - suggests you are running a 32-bit instance, as you'd have far greater problems if you didn't have any working version of glibc installed!

    As for fixing it if you are indeed on a 32-bit OS, just download the i386 version of the connect server
    • Like Like x 1
  3. e_n_d_b_o_s_s

    e_n_d_b_o_s_s New Member

    that seemed to work, having issue's connecting it to the feature servers (hub and such) they are on a different VPS, could that be why?

Share This Page