gsm installation from sourcery fails

You think you have found a bug? Let us know about it.
Post Reply
denis_p
Posts: 17
Joined: 5. Feb 2011, 11:36

gsm installation from sourcery fails

Post by denis_p »

Hi everyone,

it fails because, according to the install log, it tries to download http://www.imagemagick.org/download/del ... .13.tar.gz while there is no such file : only http://www.imagemagick.org/download/del ... 13.tar.bz2 exists.

Regards,

Denis
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: gsm installation from sourcery fails

Post by gapan »

In cases like these, you should really contact the SlackBuild maintainer. This is not a bug in sourcery, it's something that has to be fixed in slackbuilds.org. If it's fixed there, it will work in sourcery. You can find contact details if you navigate the slackbuilds.org repo, in the .info file.
ftp://ftp.slackware.org.uk/slackbuilds. ... aries/gsm/
Or in the gsm page in slackbuilds.org: http://slackbuilds.org/repository/13.37/libraries/gsm/

In the mean time, all you can do, is download all files manually, download the source, edit the slackbuild to make the change from tar.gz to tar.bz2 and run the slackbuild manually.
Image
Image
denis_p
Posts: 17
Joined: 5. Feb 2011, 11:36

Re: gsm installation from sourcery fails

Post by denis_p »

Thanks for your answer, and sorry to have posted at the wrong place.
I'll contact the maintainer and try the workaround you propose.
Regards,

Denis
Post Reply