Page 2 of 3

Re: How 2 install a new app and then to make it apackage

Posted: 19. Dec 2021, 19:34
by jpg153
Sorry,

I installed GraphicsMagic and a packages that comes with it, but still:
jpg[~]$ findimagedupes
/usr/bin/perl: symbol lookup error: /usr/lib64/perl5/vendor_perl/auto/Graphics/Magick/Magick.so: undefined symbol: InitializeMagick

Re: How 2 install a new app and then to make it apackage

Posted: 19. Dec 2021, 22:38
by gapan
I have upgraded the GraphicsMagick package in the repos. Once your mirror syncs, you should be able to get it and solve this.

Re: How 2 install a new app and then to make it apackage

Posted: 20. Dec 2021, 13:31
by jpg153
Unfortunately...
jpg[~]$ findimagedupes
Can't locate Inline.pm in @INC (you may need to install the Inline module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/findimagedupes line 41.
BEGIN failed--compilation aborted at /usr/bin/findimagedupes line 41.
again...
Looks weird.

Re: How 2 install a new app and then to make it apackage

Posted: 20. Dec 2021, 17:16
by gapan
Ah, there are many missing dependencies. Run:

Code: Select all

sudo spi -i perl-Image-Magick perl-File-Type perl-IPC-System-Simple perl-File-MimeInfo perl-File-DesktopEntry perl-File-BaseDir jbigkit perl-Inline perl-Inline-C perl-Parse-RecDescent

Re: How 2 install a new app and then to make it apackage

Posted: 20. Dec 2021, 20:19
by jpg153
Strange,

"spi" is not known...

Re: How 2 install a new app and then to make it apackage

Posted: 20. Dec 2021, 20:29
by galmei
jpg153 wrote: 20. Dec 2021, 20:19 Strange,

"spi" is not known...
Hello,

I think you are not using Salix 14.2, but an older edition. Am I right?

Re: How 2 install a new app and then to make it apackage

Posted: 20. Dec 2021, 20:45
by jpg153
Nope,

14.2, latest kernel. System was upgraded as instructed in the Wiki/FAQ since ....

-Version-
Kernel : Linux 4.4.276 (x86_64)
Compiled : #1 SMP Tue Jul 20 23:23:58 CDT 2021
C Library : Unknown
Default C Compiler : Unknown
Distribution : Slackware 14.2
-Current Session-
Computer Name : jpg153salix
User Name : jpg (Unknown)
Home Directory : /home/jpg
Desktop Environment : XFCE 4
-Misc-
Uptime : 2 hours, 47 minutes
Load Average : 5,00, 0,00, 0,00

Re: How 2 install a new app and then to make it apackage

Posted: 20. Dec 2021, 21:05
by jpg153
I installed
package "spi" with gslapt and works!

Re: How 2 install a new app and then to make it apackage

Posted: 21. Dec 2021, 20:01
by galmei
jpg153 wrote: 20. Dec 2021, 20:45 Nope,

14.2, latest kernel. System was upgraded as instructed in the Wiki/FAQ since ....
Sorry, then my memory must have been wrong.

Re: How 2 install a new app and then to make it apackage

Posted: 21. Dec 2021, 22:19
by gapan
galmei wrote: 21. Dec 2021, 20:01 Sorry, then my memory must have been wrong.
It's not. spi is installed by default in 14.2. Even in CORE.