Not logged inOpenClonk Forum
Up Topic Flatpak

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Caesar
Does that problem still exist?

(I had all forgotten about this thread and made a flatpak build myself… :/ I don't have an Nvidia GPU either, in case anyone wants to try it with OC 8.0:

{{apt,dnf} install,pacman -S} flatpak-builder
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install --user flathub org.kde.Platform//5.10 org.kde.Sdk//5.10
git clone https://github.com/jcaesar/openclonk-flatpak && cd openclonk-flatpak
flatpak-builder --force-clean app-dir org.openclonk.FlatApp.json
flatpak-builder --run app-dir org.openclonk.FlatApp.json openclonk

(and if sourceforge is still down: wget http://ftp.uni-erlangen.de/gentoo/distfiles/glew-2.1.0.tgz -O.flatpak-builder/downloads/04de91e7e6763039bc11940095cd9c7f880baba82196a7765f727ac05a993c95/glew-2.1.0.tgz))

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill