Re: [Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Willy Sudiarto Raharjo
> I'm on 14.1 and:
> 
> 
> # ls -1 /var/log/packages/wx*
> /var/log/packages/wxGTK3-3.0.2-x86_64-2_SBo
> /var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo
> 
> 
> 
> I'll removepkg wxGTK3 and try again...
> 
> OK, after removing of wxGTK3-3.0.2 I'm getting another error:
> 
> 
> ...
> Compiling CoreUnix.cpp
> Compiling CoreLinux.cpp
> Updating library Core.a
> make[1]: wx-config: Command not found
> make[1]: wx-config: Command not found
> Precompiling SystemPrecompiled.h
> SystemPrecompiled.h:9:19: fatal error: wx/wx.h: No such file or directory
>  #include 
>^
> compilation terminated.
> make[1]: *** [SystemPrecompiled.h.gch] Error 1
> make: *** [all] Error 2
> 
> 
> 
> And finally I solved this problem by doing:
> 
> 
> slpkg -s sbo wxGTK
> 
> 
> 
> after that I had:
> 
> 
> # ls -1 /var/log/packages/wx*
> /var/log/packages/wxGTK-2.8.12-x86_64-3_SBo
> /var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo
> 
> 
> 
> and I was able to build truecrypt :-)
> 
> 
> I'm not sure why I had wxGTK3 but I'll probably see it
> in a few days ;-)

wxPython = wxGTK + Python Bindings
so you basically can use wxGTK or wxPython to build truecrypt

the problem is that you probably install wxGTK3 later and this package
overwrite wx-config that is used by other applications that depends on
wxGTK/wxPython to check it's existence. You can solve it by reinstalling
wxGTK or wxPython as mentioned in the README.


-- 
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/



Re: [Slackbuilds-users] TrueCrypt

2016-06-04 Thread Thomas Szteliga
On 06/05/2016 05:50 AM, Ed Ender wrote:
> TrueCrypt is actually outdated, vulnerable and unmaintained.
> You might be better off using VeraCrypt, it will also handle the old 
> TrueCrypt containers. Eric has it prebuilt in his repo.

I'm aware, on Windows I'm using Veracrypt, but I can't find
Veracrypt on slackbuilds.org...

I see zulucrypt?
https://slackbuilds.org/repository/14.1/system/zuluCrypt/?search=veracrypt

I need this only for encrypted volumes on pendrives
(containing my password-protected private keys)
used on both linux and Windows machines.

-- 
Z poważaniem / Best regards / Mit freundlichen Grüßen,

Thomas Szteliga

websafe.pl
Complete IT Solutions for Enterprises

ul. Mazowiecka 8
PL 45-308 Opole

https://websafe.pl/
NIP: 754-209-69-74
REGON: 531327129
BANK: PL 31 1050 1504 1000 0090 6254 7428



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/



Re: [Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Thomas Szteliga
On 06/05/2016 05:11 AM, Willy Sudiarto Raharjo wrote:
> Tested on lates current and it worked fine
> truecrypt:
>   MD5SUM check for truecrypt-7.1a.tar.gz ... OK
>   Building package truecrypt-7.1a-x86_64-1_SBo.tgz ... OK
>   Installing package truecrypt-7.1a-x86_64-1_SBo.tgz ... OK
> From your error message, it seems that you have wxGTK3 instead of
> wxPython as requested


I'm on 14.1 and:


# ls -1 /var/log/packages/wx*
/var/log/packages/wxGTK3-3.0.2-x86_64-2_SBo
/var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo



I'll removepkg wxGTK3 and try again...

OK, after removing of wxGTK3-3.0.2 I'm getting another error:


...
Compiling CoreUnix.cpp
Compiling CoreLinux.cpp
Updating library Core.a
make[1]: wx-config: Command not found
make[1]: wx-config: Command not found
Precompiling SystemPrecompiled.h
SystemPrecompiled.h:9:19: fatal error: wx/wx.h: No such file or directory
 #include 
   ^
compilation terminated.
make[1]: *** [SystemPrecompiled.h.gch] Error 1
make: *** [all] Error 2



And finally I solved this problem by doing:


slpkg -s sbo wxGTK



after that I had:


# ls -1 /var/log/packages/wx*
/var/log/packages/wxGTK-2.8.12-x86_64-3_SBo
/var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo



and I was able to build truecrypt :-)


I'm not sure why I had wxGTK3 but I'll probably see it
in a few days ;-)


-- 
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/



[Slackbuilds-users] TrueCrypt

2016-06-04 Thread Ed Ender
TrueCrypt is actually outdated, vulnerable and unmaintained.

You might be better off using VeraCrypt, it will also handle the old TrueCrypt 
containers. Eric has it prebuilt in his repo.
___
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/



Re: [Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Willy Sudiarto Raharjo
> building https://slackbuilds.org/repository/14.1/system/truecrypt/
> ends up with:
> 
> 
> Compiling Aeskey.c
> In file included from ../Crypto/Aeskey.c:28:0:
> ../Crypto/Aeskey.c: In function ‘aes_decrypt_key256’:
> ../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be
> undefined [-Wsequence-point]
>  cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
>   ^
> ../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
>  #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
>  ^
> ../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
>^ tab[2][bval(vf(x,2,c),rf(2,c))] \
>  ^
> ../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
>  #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
>^
> ../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
>  #define ff(x)   inv_mcol(x)
>  ^
> ../Crypto/Aeskey.c:524:25: note: in expansion of macro ‘ff’
>  cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
>  ^
> ../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be
> undefined [-Wsequence-point]
>  cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
>   ^
> ../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
>  #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
>  ^
> ../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
>^ tab[2][bval(vf(x,2,c),rf(2,c))] \
>  ^
> ../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
>  #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
>^
> ../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
>  #define ff(x)   inv_mcol(x)
>  ^
> ../Crypto/Aeskey.c:524:25: note: in expansion of macro ‘ff’
>  cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
>  ^
> ../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be
> undefined [-Wsequence-point]
>  cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
>   ^
> ../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
>  #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
>  ^
> ../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
>^ tab[2][bval(vf(x,2,c),rf(2,c))] \
>  ^
> ../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
>  #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
>^
> ../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
>  #define ff(x)   inv_mcol(x)
>  ^
> ../Crypto/Aeskey.c:524:25: note: in expansion of macro ‘ff’
>  cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
>  ^
> ../Crypto/Aeskey.c:525:34: warning: operation on ‘ss[5]’ may be
> undefined [-Wsequence-point]
>  cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
>   ^
> ../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
>  #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
>  ^
> ../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
>^ tab[2][bval(vf(x,2,c),rf(2,c))] \
>  ^
> ../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
>  #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
>^
> ../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
>  #define ff(x)   inv_mcol(x)
>  ^
> ../Crypto/Aeskey.c:525:25: note: in expansion of macro ‘ff’
>  cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
>  ^
> ../Crypto/Aeskey.c:525:34: warning: operation on ‘ss[5]’ may be
> undefined [-Wsequence-point]
>  cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
>   ^
> ../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
>  #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
>  ^
> ../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
>^ tab[2][bval(vf(x,2,c),rf(2,c))] \
>  ^
> ../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
>  #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
>^
> ../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
>  #define ff(x)   inv_mcol(x)
>  ^
> ../Crypto/Aeskey.c:525:25: note: in expansion of macro ‘ff’
>  cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
>  ^
> ../Crypto/Aeskey.c:525:34: warning: operation on ‘ss[5]’ may be
> undefined [-Wsequence-point]
>  cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
>   ^
> ../Crypto/Aesopt.h:541:3

[Slackbuilds-users] Problem building truecrypt

2016-06-04 Thread Thomas Szteliga

Hello,

building https://slackbuilds.org/repository/14.1/system/truecrypt/
ends up with:


Compiling Aeskey.c
In file included from ../Crypto/Aeskey.c:28:0:
../Crypto/Aeskey.c: In function ‘aes_decrypt_key256’:
../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be 
undefined [-Wsequence-point]

 cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
  ^
../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
 #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
 ^
../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
   ^ tab[2][bval(vf(x,2,c),rf(2,c))] \
 ^
../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
 #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
   ^
../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
 #define ff(x)   inv_mcol(x)
 ^
../Crypto/Aeskey.c:524:25: note: in expansion of macro ‘ff’
 cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
 ^
../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be 
undefined [-Wsequence-point]

 cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
  ^
../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
 #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
 ^
../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
   ^ tab[2][bval(vf(x,2,c),rf(2,c))] \
 ^
../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
 #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
   ^
../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
 #define ff(x)   inv_mcol(x)
 ^
../Crypto/Aeskey.c:524:25: note: in expansion of macro ‘ff’
 cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
 ^
../Crypto/Aeskey.c:524:34: warning: operation on ‘ss[4]’ may be 
undefined [-Wsequence-point]

 cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
  ^
../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
 #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
 ^
../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
   ^ tab[2][bval(vf(x,2,c),rf(2,c))] \
 ^
../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
 #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
   ^
../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
 #define ff(x)   inv_mcol(x)
 ^
../Crypto/Aeskey.c:524:25: note: in expansion of macro ‘ff’
 cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4));
 ^
../Crypto/Aeskey.c:525:34: warning: operation on ‘ss[5]’ may be 
undefined [-Wsequence-point]

 cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
  ^
../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
 #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
 ^
../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
   ^ tab[2][bval(vf(x,2,c),rf(2,c))] \
 ^
../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
 #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
   ^
../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
 #define ff(x)   inv_mcol(x)
 ^
../Crypto/Aeskey.c:525:25: note: in expansion of macro ‘ff’
 cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
 ^
../Crypto/Aeskey.c:525:34: warning: operation on ‘ss[5]’ may be 
undefined [-Wsequence-point]

 cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
  ^
../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
 #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
 ^
../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’
   ^ tab[2][bval(vf(x,2,c),rf(2,c))] \
 ^
../Crypto/Aesopt.h:709:27: note: in expansion of macro ‘four_tables’
 #define inv_mcol(x)   four_tables(x,t_use(i,m),vf1,rf1,0)
   ^
../Crypto/Aeskey.c:249:17: note: in expansion of macro ‘inv_mcol’
 #define ff(x)   inv_mcol(x)
 ^
../Crypto/Aeskey.c:525:25: note: in expansion of macro ‘ff’
 cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
 ^
../Crypto/Aeskey.c:525:34: warning: operation on ‘ss[5]’ may be 
undefined [-Wsequence-point]

 cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5));
  ^
../Crypto/Aesopt.h:541:37: note: in definition of macro ‘bval’
 #define bval(x,n)   ((uint_8t)((x) >> (8 * (n
 ^
../Crypto/Aesopt.h:689:17: note: in expansion of macro ‘vf1’

[Slackbuilds-users] [PATCH 1/3] Bump misc/moreutils to 0.59

2016-06-04 Thread Arkadiusz Drabczyk
---
 misc/moreutils/moreutils.SlackBuild | 2 +-
 misc/moreutils/moreutils.info   | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/moreutils/moreutils.SlackBuild 
b/misc/moreutils/moreutils.SlackBuild
index e0c2fa9..757529a 100644
--- a/misc/moreutils/moreutils.SlackBuild
+++ b/misc/moreutils/moreutils.SlackBuild
@@ -23,7 +23,7 @@
 #  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=moreutils
-VERSION=${VERSION:-0.57}
+VERSION=${VERSION:-0.59}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info
index 738bceb..99cdf6f 100644
--- a/misc/moreutils/moreutils.info
+++ b/misc/moreutils/moreutils.info
@@ -1,8 +1,8 @@
 PRGNAM="moreutils"
-VERSION="0.57"
+VERSION="0.59"
 HOMEPAGE="https://joeyh.name/code/moreutils";
-DOWNLOAD="http://drabczyk.org/moreutils-0.57.tar.gz";
-MD5SUM="7268b9061281bcd550408218c7ec8ae9"
+DOWNLOAD="http://drabczyk.org/moreutils-0.59.tar.gz";
+MD5SUM="718900463335f8a9405493c5db5cf4bb"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES=""
-- 
2.7.4

___
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] [PATCH 3/3] Add a requirement for misc/moreutils

2016-06-04 Thread Arkadiusz Drabczyk
---
 misc/moreutils/moreutils.info | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info
index 99cdf6f..0ae901c 100644
--- a/misc/moreutils/moreutils.info
+++ b/misc/moreutils/moreutils.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://drabczyk.org/moreutils-0.59.tar.gz";
 MD5SUM="718900463335f8a9405493c5db5cf4bb"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="perl-IPC-Run"
 MAINTAINER="Arkadiusz Drabczyk"
 EMAIL="arkadi...@drabczyk.org"
-- 
2.7.4

___
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] [PATCH 2/3] Bump development/global to 6.5.4

2016-06-04 Thread Arkadiusz Drabczyk
---
 development/global/global.SlackBuild | 2 +-
 development/global/global.info   | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/development/global/global.SlackBuild 
b/development/global/global.SlackBuild
index a3ca767..af9ed7a 100644
--- a/development/global/global.SlackBuild
+++ b/development/global/global.SlackBuild
@@ -23,7 +23,7 @@
 #  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=global
-VERSION=${VERSION:-6.5.2}
+VERSION=${VERSION:-6.5.4}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
diff --git a/development/global/global.info b/development/global/global.info
index 015c545..0059bab 100644
--- a/development/global/global.info
+++ b/development/global/global.info
@@ -1,8 +1,8 @@
 PRGNAM="global"
-VERSION="6.5.2"
+VERSION="6.5.4"
 HOMEPAGE="http://www.gnu.org/software/global/";
-DOWNLOAD="http://tamacom.com/global/global-6.5.2.tar.gz";
-MD5SUM="c154bc9ba77e7630068e2916cb9531c5"
+DOWNLOAD="http://tamacom.com/global/global-6.5.4.tar.gz";
+MD5SUM="a6693598b4cd0890c648aa2cbfa92fe7"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES=""
-- 
2.7.4

___
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/



Re: [Slackbuilds-users] Community Challenge! Help fix the last few SlackBuilds for 14.2

2016-06-04 Thread Serban Udrea

On 06/01/2016 03:29 AM, Thomas Morper wrote:

On Mon, 30 May 2016, David Spencer wrote:


1. academic/Xyce

http://pastebin.com/nsMwxhgR

It looks like an underlinking error, but I can't see anything wrong
with the link. There is a new version 6.4 upstream, I have tried it,
but the same linking problem happens.  Maybe its dep
libraries/trilinos is involved


This one is a bit tricky... the problem indeed is trilinos which can't be
built with neither "atlas" (as stated in the info file) nor "blas" and
"lapack" as currently present on SBo.

>

...

  3) Bring atlas up to date and merge it with lapack for a fully functional
 high-performance library. Ideally done by a maintainer who understands
 how atlas works, aka "not me".

Any other options?



Hello!

Last time I tried to upgrade ATLAS I failed. I'll try again, since I do have some 
more spare time next week. Nevertheless, ATLAS does not provide much more than a 
BLAS implementation. Thus, if trillions has problems with the newest LAPACK 
version, the LAPACK+ATLAS combination should stick to version 3.5.0 of LAPACK.


There is also OpenBLAS on Slackbuilds. To my knowledge, in spite of its name, it 
can provide also LAPACK functionality. But the maintainer of OpenBLAS may need to 
give more details on this.


Best regards,

Serban Udrea
___
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/