Results 1 to 10 of 23

Thread: Trouble installing and running Wakfu

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Beans
    Hidden!

    Trouble installing and running Wakfu

    Hi,

    Currently running Ubuntu 12.04 Beta (64-bit) and I am having trouble installing / Running Wakfu.

    I downloaded the linux client from the website, a file called "Wakfu_unix.sh" which is around 24.3MB in size.

    If I try and run the file from Nautilus nothing happens. Running it from Terminal I get a message that the following:
    Code:
    nlsthzn@circle:~/Downloads$ ./Wakfu_unix.sh 
    Unpacking JRE ...
    Preparing JRE ...
    Starting Installer ...
    Could not display the GUI. This application needs access to an X Server.
    *******************************************************************
    You can also run this application in console mode without
    access to an X server by passing the argument -c
    *******************************************************************
    nlsthzn@circle:~/Downloads$ 
    nlsthzn@circle:~/Downloads$
    If I run it with the -c option it runs through the installation and I end up with a directory with three files (uninstall, UpLauncher and Wakfu) plus one hidden folder with several files in it.

    Trying to run Wakfu gives me this:
    Code:
    The archive /home/nlsthzn/ankama/Wakfu/core.jar does not exist.
    nlsthzn@circle:~/ankama/Wakfu$
    nlsthzn@circle:~/ankama/Wakfu$
    Trying to run UpLauncer gives me:
    Code:
    ./UpLauncher 
    ./UpLauncher: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
    nlsthzn@circle:~/ankama/Wakfu$
    Googling libgtk-x11-2.0.so.0 got me a hit to make sure libgtk2.0-0 is installed and it is.

    I have found nothing on the net thus far to assist with this installation even though I have read on this forum there is issues using a 64-bit distro but that they can be overcome.

    Any assistance greatly appreciated.


    404

  2. #2
    Join Date
    May 2007
    Location
    DR
    Beans
    1,345
    Distro
    Ubuntu Development Release

    Re: Trouble installing and running Wakfu

    ok, i will try it on my precise computer when i get home.

    for now it works well on my oneiric 32bit.

    http://ubuntuforums.org/showpost.php...48&postcount=8
    When close to achieving you quit! If you don't try you failed. Real Winners are not afraid of losing.
    ubuntu newsletter ; Report Papercuts (small annoyances/bugs) ; beginners guide and video http://youtube.com/watch?v=Z0tNpt5RZYI

  3. #3
    Join Date
    May 2007
    Location
    DR
    Beans
    1,345
    Distro
    Ubuntu Development Release

    Re: Trouble installing and running Wakfu

    ok i tried it on 12.04 64bit. i get this:

    Code:
    Unpacking JRE ...
    Preparing JRE ...
    ./Wakfu_unix.sh: 197: ./Wakfu_unix.sh: bin/unpack200: not found
    Error unpacking jar files. The architecture or bitness (32/64)
    of the bundled JVM might not match your machine.
    guess i will be installing 32bit precise or staying with 32bit oneiric for a while till they add 64bit support.

    oh and might be better to merge the threads and specify in the title is 64bit.
    Last edited by madjr; March 12th, 2012 at 07:33 PM.
    When close to achieving you quit! If you don't try you failed. Real Winners are not afraid of losing.
    ubuntu newsletter ; Report Papercuts (small annoyances/bugs) ; beginners guide and video http://youtube.com/watch?v=Z0tNpt5RZYI

  4. #4
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: Trouble installing and running Wakfu

    Works fine here on Ubuntu 11.10 64-bit. Which Java are you using? Are 32-libs installed?

    Code:
    orion@universe:~$ sh '/home/orion/Downloads/Wakfu_unix.sh' 
    Unpacking JRE ...
    Preparing JRE ...
    Starting Installer ...
    Last edited by Perfect Storm; March 12th, 2012 at 07:57 PM.

  5. #5
    Join Date
    May 2007
    Location
    DR
    Beans
    1,345
    Distro
    Ubuntu Development Release

    Re: Trouble installing and running Wakfu

    Quote Originally Posted by Artificial Intelligence View Post
    Works fine here on Ubuntu 11.10 64-bit. Which Java are you using? Are 32-libs installed?

    Code:
    orion@universe:~$ sh '/home/orion/Downloads/Wakfu_unix.sh' 
    Unpacking JRE ...
    Preparing JRE ...
    Starting Installer ...
    how i install 32libs on precise 64bit?
    When close to achieving you quit! If you don't try you failed. Real Winners are not afraid of losing.
    ubuntu newsletter ; Report Papercuts (small annoyances/bugs) ; beginners guide and video http://youtube.com/watch?v=Z0tNpt5RZYI

  6. #6
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: Trouble installing and running Wakfu

    Quote Originally Posted by madjr View Post
    how i install 32libs on precise 64bit?
    +1 - How would we go about doing this?


    404

  7. #7
    Join Date
    Oct 2011
    Beans
    7

    Re: Trouble installing and running Wakfu

    I had exact same problem installing soapUI on my 64 bit Ubuntu 12.04 (precise) system.
    First, I uninstalled OpenJDK and installed Oracle/Sun Java 1.7_07 iaw. recommendations on other sites, but to no avail. Still getting exact same error message as reported by 'not found' in start of this thread.

    What solved the problem was installing 'ia32-libs' (which has a dependency to several packages, among them 'ia32-libs-multiarch:i386', which is also installed). After running the installer shell script again, I still got some error messages (ELF versions etc.), but installer GUI actually started anyway. Running the installed (with sudo bash install_script.sh) again, the error messages from previous install were all gone...

    Thanks for tips!

    /alfs

Tags for this Thread

Bookmarks

Posting Permissions

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