[Tellico-users] exempi.SlackBuild

Thomas Ronayne ronayne.thomas at gmail.com
Tue Sep 27 13:46:10 UTC 2011


Check exempi.SlackBuild; you want it to look like this for a 64-bit build:

    PRGNAM=exempi
    VERSION=${VERSION:-2.1.1}
    *ARCH=${ARCH:-x86_64}*
    BUILD=${BUILD:-1}
    TAG=${TAG:-_SBo}

If you did not do the above, you built a 32-bit version (and that ain't 
gonna work, obviously) and you need to remove that then build and 
install the 64-bit version. See note below.

So, first thing, remove the package you installed (probably removepkg 
exempi-2.1.1-x86-1_SBo, check with ls /var/log/packages/exempi* to make 
sure of the name).

Then

    exempi.SlackBuild
    wait a while
    mv /tmp/exempi-2.1.1-x86_64-1_SBo.tgz .
    installpkg exempi-2.1.1-x86_64-1_SBo.tgz
    cd <wherever the Tellico source is>
    tellico.SlackBuild

and so on.

Note: almost all the SlackBuilds have been change to automagically 
determine the ARCH setting; however a few have not and you may need to 
check the SlackBuild. Bear in mind that the SlackBuild.org is 
all-volunteer and it might take some time for things to catch up.

Hope this helps some.

A riddle, wrapped in a mystery, inside an enigma but that's my story and I'm stickin' to it.




More information about the tellico-users mailing list