PapirusDevelopmentTeam / papirus-libreoffice-theme

Papirus theme for LibreOffice
https://git.io/papirus-libreoffice-theme
GNU General Public License v3.0
147 stars 8 forks source link

Fail to install in Fedora 25 #5

Closed aditiapratama closed 7 years ago

aditiapratama commented 7 years ago

i try to run this script to install in Fedora 25

wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/master/install-papirus-root.sh | sh

And here's the ouput


      ppppp                         ii
      pp   pp     aaaaa   ppppp          rr  rrr   uu   uu     sssss
      ppppp     aa   aa   pp   pp   ii   rrrr      uu   uu   ssss
      pp        aa   aa   pp   pp   ii   rr        uu   uu      ssss
      pp          aaaaa   ppppp     ii   rr          uuuuu   sssss
                          pp
                          pp

  Papirus LibreOffice themes
  https://github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme

=> Getting the latest version from GitHub ...
--2017-02-07 17:06:19--  https://github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/archive/master.tar.gz
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/tar.gz/master [following]
--2017-02-07 17:06:21--  https://codeload.github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/tar.gz/master
Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120
Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3732428 (3.6M) [application/x-gzip]
Saving to: ‘/tmp/papirus-libreoffice-theme.tar.gz’

/tmp/papirus-libreo 100%[===================>]   3.56M   842KB/s    in 4.3s    

2017-02-07 17:06:26 (842 KB/s) - ‘/tmp/papirus-libreoffice-theme.tar.gz’ saved [3732428/3732428]

=> Unpacking archive ...
=> Deleting old Papirus LibreOffice themes ...
=> Installing ...
ln: failed to create symbolic link '/usr/lib/libreoffice/share/config/images_papirus.zip': No such file or directory
aditiapratama commented 7 years ago

@SmartFinn I think you need to link the file from /usr/lib/libreoffice/share/config to /usr/lib64/libreoffice/share/config/` in my case.

Otherwise, the theme won't show up in drop-down list inside libreoffice

SmartFinn commented 7 years ago

@aditiapratama Done. Thanks!

Remove the wrong directory yourself:

sudo rm -rf /usr/lib/libreoffice/share/config