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

General talk about packaging procedures and packages.
User avatar
jpg153
Donor
Posts: 449
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

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

Post 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
Regards Gruß
jpg
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

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

Post 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.
Image
Image
User avatar
jpg153
Donor
Posts: 449
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

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

Post 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.
Regards Gruß
jpg
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

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

Post 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
Image
Image
User avatar
jpg153
Donor
Posts: 449
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

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

Post by jpg153 »

Strange,

"spi" is not known...
Regards Gruß
jpg
galmei
Posts: 166
Joined: 1. Jun 2018, 21:54

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

Post 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?
User avatar
jpg153
Donor
Posts: 449
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

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

Post 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
Regards Gruß
jpg
User avatar
jpg153
Donor
Posts: 449
Joined: 23. Oct 2009, 15:43
Location: Krefeld/NRW/BRD/EU

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

Post by jpg153 »

I installed
package "spi" with gslapt and works!
Regards Gruß
jpg
galmei
Posts: 166
Joined: 1. Jun 2018, 21:54

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

Post 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.
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

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

Post 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.
Image
Image
Post Reply