Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: inkscape: error while loading shared libraries: libinkscape_base.so (Read 514 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

inkscape: error while loading shared libraries: libinkscape_base.so

Hello everyone,

This morning, after the updates I tried out of curiosity to launch Inkscape:
Code: [Select]
jp-artix:[jp]:~$ inkscape
inkscape: error while loading shared libraries: libinkscape_base.so: cannot open shared object file: No such file or directory

Code: [Select]
jp-artix:[jp]:~$ neofetch
                   '                      jp@jp-artix
                  'o'                     -----------
                 'ooo'                    OS: Artix Linux x86_64
                'ooxoo'                   Kernel: 5.15.68-1-lts
               'ooxxxoo'                  Uptime: 1 hour, 39 mins
              'oookkxxoo'                 Packages: 1519 (pacman)
             'oiioxkkxxoo'                Shell: bash 5.1.16
            ':;:iiiioxxxoo'               Resolution: 1920x1080
               `'.;::ioxxoo'              DE: Xfce
          '-.      `':;jiooo'             WM: Xfwm4
         'oooio-..     `'i:io'            WM Theme: Daloa
        'ooooxxxxoio:,.   `'-;'           Theme: Adwaita [GTK2/3]
       'ooooxxxxxkkxoooIi:-.  `'          Icons: oxygen [GTK2], matefaenzadark 
      'ooooxxxxxkkkkxoiiiiiji'            Terminal: xfce4-terminal
     'ooooxxxxxkxxoiiii:'`     .i'        Terminal Font: Roboto Mono 12
    'ooooxxxxxoi:::'`       .;ioxo'       CPU: AMD Ryzen 5 3600 (12) @ 3.600GHz
   'ooooxooi::'`         .:iiixkxxo'      GPU: AMD ATI Radeon 540/540X/550/550X
  'ooooi:'`                `'';ioxxo'     Memory: 1163MiB / 15907MiB

Re: inkscape: error while loading shared libraries: libinkscape_base.so

Reply #1
Can you give the output of the following command?
Code: [Select]
find /usr/lib* -name 'libinkscape*'


Re: inkscape: error while loading shared libraries: libinkscape_base.so

Reply #3
Same problem here

Re: inkscape: error while loading shared libraries: libinkscape_base.so

Reply #4
That's really weird since you have the library.

Can you give us the output of strace inkscape?

 

Re: inkscape: error while loading shared libraries: libinkscape_base.so

Reply #5
There's discussion about that here.