Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Linux download? #1937

Open
eugenialoli opened this issue Oct 15, 2024 · 1 comment
Open

No Linux download? #1937

eugenialoli opened this issue Oct 15, 2024 · 1 comment

Comments

@eugenialoli
Copy link

Please provide a Linux binary tarball for newer versions of Carla, like you used to do. Compiling it on Linux manually bombs each time on ubuntu. Please provide us a binary of the latest version.

@juanpc2018
Copy link

juanpc2018 commented Oct 26, 2024

yep, compiling Carla 100% perfect is tricky, same as WineAsio,
requires all versions, all dependencies to be perfect..
same as developer,
rarely happens.

even if you are lucky, and compile ok,
if you try to compile or install other softwares that require other dependencies,
or if have automatic updates,
will make the system unstable, and wont be able to compile again in a few months.

Alternatives:
#1. Developer could Create a clean .iso / .vhd install with all pre-installed dependencies, his own Recipe.
Ready to Compile on any Virtual Machine,
Bigger image than Docker, but better in my opinion.

#2. User install a New OS version, on a New SSD.
New aptitude PPA repositories have a Newer Carla version.
like VLC, version locked to OS version.
"Actual Method"

#3. a generic linux .run Not OS locked, like VirtualBox or Unigine Tropics
or an .AppImage like BalenaEtcher

Some .run still work today like U.Tropics made in 2008-2010,
but .bin fail, like Unetbootin-702 made in 2020-2021

balenaEtcher-1.18.12-x64.AppImage
works ok in most systems,
after 1.20 version...
AppImage gets 2x bigger & less compatible.

GIMP has Flathub online .flatpakref
https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref
i dont like hubs like aptitude or USB.
also has the offline .flatpak nested.

Nothing is Perfect, for example:
VirtualBox requires to compile a driver at the moment of install,
to compile the driver, requires the same gcc version used to compile the kernel version, if you change the kernel version, things start to change, until becomes incompatible, and requires a Clean OS Install again.
to "satisfy" some app dependencies start to create conflicts with other app dependencies.

Snap is another can of hubs,
for example:
VLC is available for Snap and Aptitude PPA,
Snap has a more recent VLC version, Not locked to OS version like PPA,
but Snap is installed in a different directory,
VLC plugins like jack-vlc in PPA are Not available for Snap, and apt version are Not detected by Snap VLC version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants