Releases

User avatar
Rachael
Posts: 13835
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her

Re: Releases

Post by Rachael »

Testing Linux executables with RPATH in order to distribute Raze without requiring a full distribution of ZMusic alongside:

https://cdn.discordapp.com/attachments/ ... fc5a85.txz

Thank you to Blzut3 for helping me figure out how to set that up in CMake.

Please let me know (for those of you who can't or are unwilling to compile on Linux) if this works.

This was compiled in Ubuntu 18.04 so if you have libraries on your system around that age this will work.

The following packages are needed:

Code: Select all

 Depends: libc6, libstdc++6, libgomp1, libsdl2-2.0-0, zlib1g, libbz2-1.0, libasound2, libogg0, libvorbis0a, libvorbisenc2, libflac8, libopus0, libvpx5
 Recommends: timidity, libfluidsynth1, libopenal1, libmpg123-0
You can use apt in Ubuntu or Debian or Mint to get these.

Return to “General”