Giter VIP home page Giter VIP logo

Comments (10)

supertriodo avatar supertriodo commented on May 14, 2024

Try to install that lib. I don't really know how to install packs in fedora.

On 19 October 2015 at 18:46, jbkt [email protected] wrote:

Got this message when I tried to launch the program:

$ ./ArenaTracker
./ArenaTracker: error while loading shared libraries: libHalf.so.6: cannot open shared object file: No such file or directory

libHalf is missing, it was last seen in Fedora 20:
http://rpmfind.net/linux/rpm2html/search.php?query=libHalf.so.6


Reply to this email directly or view it on GitHub
#3.

from arena-tracker.

supertriodo avatar supertriodo commented on May 14, 2024

Try installing openEXR package.
http://www.rpmfind.net/linux/rpm2html/search.php?query=OpenEXR&submit=Search+...&system=&arch=

from arena-tracker.

jbkt avatar jbkt commented on May 14, 2024

Problems are the lib is not included anymore in fedora packages, and it was not the only library missing. So what I did is download the old packages containing the required libraries, extract and copy the libraries in a "lib" directory, then add them to LD_LIBRARY_PATH. It's working fine, I just add to create the missing log.config file and launch Hearthstone in window mode (if not the ArenaTracker stay behind).

Following here the detailed info if it can help somebody.

Packages I have donwloaded:

ilmbase-1.0.3-7.fc20.x86_64.rpm
libjpeg8-8d-3.1.x86_64.rpm
OpenEXR-libs-1.7.1-1.fc18.x86_64.rpm
tbb-4.3-1.20141204.fc22.x86_64.rpm

Librairies I have added (with symlinks):

libHalf.so.6
libHalf.so.6.0.0
libIexMath.so.6
libIexMath.so.6.0.0
libIex.so.6
libIex.so.6.0.0
libIlmImf.so.6
libIlmImf.so.6.0.0
libIlmThread.so.6
libIlmThread.so.6.0.0
libImath.so.6
libImath.so.6.0.0
libjpeg.so.8
libjpeg.so.8.4.0
libtbbmalloc_proxy.so.2
libtbbmalloc.so.2
libtbb.so.2

Launch script:

export LD_LIBRARY_PATH=lib:$LD_LIBRARY_PATH
./ArenaTracker

from arena-tracker.

supertriodo avatar supertriodo commented on May 14, 2024

Great! If you have any problem or suggestion let me know.

from arena-tracker.

supertriodo avatar supertriodo commented on May 14, 2024

Try again in fullscreen. In Linux Mint Arena Tracker works with HS in fullscreen. This is because HS fullscreen is just borderless window.

from arena-tracker.

jchristi avatar jchristi commented on May 14, 2024

Fedora 25 user here, I had a similar issue with libjpeg.so.8. To get it to work I followed these instructions.

from arena-tracker.

jchristi avatar jchristi commented on May 14, 2024

For anyone coming here in the future, I have a repo for building an RPM to work with Fedora: https://github.com/jchristi/arena-tracker-rpm

from arena-tracker.

supertriodo avatar supertriodo commented on May 14, 2024

Have you tried the AppImage version of Arena Tracker? It should solve dependencies problems with most of distributions.

from arena-tracker.

jchristi avatar jchristi commented on May 14, 2024

I have not. I am not very familiar with AppImage, but I'll look into it.

from arena-tracker.

supertriodo avatar supertriodo commented on May 14, 2024

Just download the AppImage version and double click it.

from arena-tracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.