Hi,
ich habe mir ein Pinetab2 gegönnt. Als System ist da Arch Linus drauf. Nun habe ich Probleme dort Gambas zu installieren.
sudo pacman -S gambas3 funktioniert nicht es kommt die Fehlermeldung error: target not found: gambas3
Lg Dirk
Gambas auf Arch Linux?
-
- Moderator
- Beiträge: 644
- Registriert: Mo 2. Jan 2006, 22:35
- Wohnort: bei Nörten-Hardenberg
- Kontaktdaten:
Re: Gambas auf Arch Linux?
Ich hab es geschafft
Folgende schritte hab ich gemacht. Alles auf einer Konsole.
ein Verzeichnis angelegt und Gambas von https://gitlab.com/gambas/gambas/-/arch ... .2.tar.bz2
Das Download File ausgepackt und dann in das entstandene Verzeichnis gewechselt.
und der Reihe nach folgende Befehle ausgeführt.
shell code
Folgende schritte hab ich gemacht. Alles auf einer Konsole.
ein Verzeichnis angelegt und Gambas von https://gitlab.com/gambas/gambas/-/arch ... .2.tar.bz2
Das Download File ausgepackt und dann in das entstandene Verzeichnis gewechselt.
und der Reihe nach folgende Befehle ausgeführt.
shell code
sudo pacman -S automakeshell code
sudo pacman -S autoconfshell code
sudo pacman -S libtoolshell code
sudo pacman -Syu --needed --noconfirm alure autoconf automake bzip2 zstd coreutils curl dbus gcc gdk-pixbuf2 git glew glib2 gmime3 gsl gst-plugins-base gstreamer gtk2 gtk3 gtkglext imlib2 intltool libffi libgl libgnome-keyring libmariadbclient librsvg libsm libxcursor libxml2 libxslt libxtst mariadb make mesa ncurses pcreshell code
sudo pacman -Syu --needed --noconfirm pkg-config poppler poppler-glib postgresql postgresql-libs qt5-svg qt5-x11extras sdl2 sdl2_gfx sdl2_image sdl2_mixer sdl2_net sdl2_ttf sdl_mixer sdl_ttf smpeg sqlite unixodbc v4l-utils xdg-utils zlib gettext qt5-webengine webkit2gtk qt6-svg qt6-webengine mongo-c-drivershell code
./reconf-allshell code
./configure -C --disable-sqlite2 --disable-qt4 --disable-pdf --disable-qt5webkitshell code
make -j $(nproc)shell code
sudo make installLg Dirk
Wer ist online?
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast