Re: [Slackbuilds-users] makeself - missing symlink

2016-06-05 Thread Willy Sudiarto Raharjo
> I'm trying to build veracrypt, and veracrypt requires
> makeself 
> but even after installing makeself the build script of veracrypt
> fails, because it's referring to it as makeself, not `makeself.sh`,
> so maybe updating the makeself.SlackBuild with something like
> 
> (cd /usr/bin && ln -s makeself.sh makeself)

Applied in my branch

Thanks


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



[Slackbuilds-users] makeself - missing symlink

2016-06-05 Thread Thomas Szteliga

Hello,

I'm trying to build veracrypt, and veracrypt requires
makeself 
but even after installing makeself the build script of veracrypt
fails, because it's referring to it as makeself, not `makeself.sh`,
so maybe updating the makeself.SlackBuild with something like

(cd /usr/bin && ln -s makeself.sh makeself)

would be a good idea?


Other distributions have `makeself` available:

https://pkgs.org/centos-7/epel-x86_64/makeself-2.2.0-3.el7.noarch.rpm.html
https://packages.debian.org/jessie/all/makeself/filelist
http://manpages.ubuntu.com/manpages/trusty/man1/makeself.1.html


--
Thomas Szteliga




smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/