-
Notifications
You must be signed in to change notification settings - Fork 31
libjpeg 6.2 required? #34
Copy link
Copy link
Open
Description
Downloaded the latest compiled version of Linux and I'm getting:
./Witch_Blast: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
So, I link libjpeg.so.62 back to my libjpeg.so, and it seems to be hard coded for 6.2.
./Witch_Blast: /usr/lib/libjpeg.so.62: version `LIBJPEG_6.2' not found (required by ./lib/libsfml-graphics.so.2.3)
I have 8.0 of libjpeg. If this is a hard set requirement of 6.2, maybe you should include it in the release with the other lib files. Doesn't even look like 6.2 exists in the AUR anymore.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels