This repo goal is to port the slacky.eu packages to the Bluewhite64 Linux. The categories are organized like on the slacky.eu so it easy to find and build your favorite packages. Here are some hints for how to build it. ========================================= 1. Use a fresh install of Bluewhite64 Linux 12.0 or 12.1 2. Install requiredbuilder (http://www.stabellini.net/requiredbuilder.html) script. This will add slack-required file to the package and package managers like swaret and slap-get will install the dependencies for too. All slackbuilds from slacky.eu is using and required this file. Edit /etc/requiredbuilder.conf and add this two lines: ia32-glibc glibc-solibs 3. Before you start building the packages, edit the slackbuild and change the ARCH to x86_64 and the BUILD to 1 if you are building for the first time. Also, if in the configure options there is "$ARCH-slackware-linux" option then you have to change it to "$ARCH-pc-linux". 4. The libraries must be built with -fPIC, so, make sure that this is present at the SLACKFLAGS! 5. After the build is done, test your packages and check that there is no /lib64 and /usr/lib64 directory inside the package. 6. Upload your packages to the repo, and please respect the order bluewhite64-12.{0,1}/package_name/version/package and inside the version create src where upload the sources. 7. After you uploaded the packages, download the Changelog.txt, write there what you did and upload it overwriting the existing one. 8. IF you have other packages that are not part of the slacky.eu repo, please respect this hints for that too. 9. Enjoy! P.S. If you have any suggestions about this, please email it at info at bluewhite64 dot com, arny Last update Fri Jul 4 09:25:52 EEST 2008