krmanik / Manjaro-Linux-on-Android

Install Manjaro on Android
75 stars 5 forks source link

Libreoffice And OpenGl #6

Closed hdt25 closed 2 years ago

hdt25 commented 3 years ago

Can't run libreoffice. Is this manjaro linux support OpenGl? I had tried ubuntu-kde by Andronix on my phone. It really seems supporting opengl and was able to run 99% Apps. What about 'tigervnc-xorg-extensions' Can we install this in this manjaro.

Your project really helped me. I appreciate your work. But please help to run OpenGl apps on this.Screenshot_20210724-000135232.jpg Screenshot_20210724-000329566.jpg spinning cube not showing

krmanik commented 3 years ago

Running libreoffice

  1. Install emcas pacman -S emacs

  2. Run emacs /usr/lib/libreoffice/program/oosplash

  3. Search /proc/version

  4. Change that to this /prod/version or anything

  1. Save it
  2. Then create /prod folder and version file
    mkdir /prod
    cd /prod
    nano version

    Make version remain empty, then ctrl+o and ctrl+x

  3. Now run libreoffice

https://user-images.githubusercontent.com/12841290/126850684-0ddcd635-06c3-4c44-aa7f-c4d2fa54e405.mp4

krmanik commented 3 years ago

Now, it is more easy to change the oosplash file.

wget https://raw.githubusercontent.com/infinyte7/manjaro-fs-arm64/main/scripts/fix-libreoffice.py && python fix-libreoffice.py