tar -xf qoauth-1.0.1-src.tar.bz2 cd src/ && /usr/bin/qmake /home/djemos/qoauth/src/qoauth-1.0.1-src/src/src.pro PREFIX=/usr DOCDIR=/usr/doc/qoauth-1.0.1 -o Makefile cd tests/ && /usr/bin/qmake /home/djemos/qoauth/src/qoauth-1.0.1-src/tests/tests.pro PREFIX=/usr DOCDIR=/usr/doc/qoauth-1.0.1 -o Makefile cd src/ && make -f Makefile make[1]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' make -f Makefile.Shared make[2]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' /usr/lib64/qt/bin/moc -DQOAUTH -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include -I. -I/usr/include/QtCrypto -Itmp interface.h -o tmp/moc_interface.cpp g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQOAUTH -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include -I. -I/usr/include/QtCrypto -Itmp -o tmp/interface.o interface.cpp rm -f libqoauth.so.1.0.1 libqoauth.so libqoauth.so.1 libqoauth.so.1.0 g++ -m64 -Wl,-O1 -Wl,-rpath,/usr/lib64/qt/lib -shared -Wl,-soname,libqoauth.so.1 -o libqoauth.so.1.0.1 tmp/interface.o -L/usr/lib64/qt/lib -L/usr/lib64 -lqca -lQtNetwork -L/usr/lib64/qt/lib -lQtCore -lpthread ln -s libqoauth.so.1.0.1 libqoauth.so ln -s libqoauth.so.1.0.1 libqoauth.so.1 ln -s libqoauth.so.1.0.1 libqoauth.so.1.0 rm -f ../lib/libqoauth.so.1.0.1 rm -f ../lib/libqoauth.so rm -f ../lib/libqoauth.so.1 rm -f ../lib/libqoauth.so.1.0 mv -f libqoauth.so.1.0.1 libqoauth.so libqoauth.so.1 libqoauth.so.1.0 ../lib/ make[2]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' make[1]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' cd tests/ && make -f Makefile make[1]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests' cd ut_interface/ && /usr/bin/qmake /home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ut_interface/ut_interface.pro PREFIX=/usr DOCDIR=/usr/doc/qoauth-1.0.1 -o Makefile cd ft_interface/ && /usr/bin/qmake /home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ft_interface/ft_interface.pro PREFIX=/usr DOCDIR=/usr/doc/qoauth-1.0.1 -o Makefile cd ut_interface/ && make -f Makefile make[2]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ut_interface' g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtTest -I/usr/lib64/qt/include -I../../include -I. -I../../src -I/usr/include/QtCrypto -I. -o ut_interface.o ut_interface.cpp /usr/lib64/qt/bin/moc -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtTest -I/usr/lib64/qt/include -I../../include -I. -I../../src -I/usr/include/QtCrypto -I. ut_interface.h -o moc_ut_interface.cpp cd ft_interface/ && make -f Makefile make[2]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ft_interface' g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtTest -I/usr/lib64/qt/include -I../../include -I. -I../../src -I/usr/include/QtCrypto -I. -o ft_interface.o ft_interface.cpp g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtTest -I/usr/lib64/qt/include -I../../include -I. -I../../src -I/usr/include/QtCrypto -I. -o moc_ut_interface.o moc_ut_interface.cpp /usr/lib64/qt/bin/moc -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtTest -I/usr/lib64/qt/include -I../../include -I. -I../../src -I/usr/include/QtCrypto -I. ft_interface.h -o moc_ft_interface.cpp g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtTest -I/usr/lib64/qt/include -I../../include -I. -I../../src -I/usr/include/QtCrypto -I. -o moc_ft_interface.o moc_ft_interface.cpp g++ -m64 -Wl,-O1 -Wl,-rpath,/usr/lib64/qt/lib -o ut_interface ut_interface.o moc_ut_interface.o -L/usr/lib64/qt/lib -L/home/djemos/qoauth/src/qoauth-1.0.1-src/lib -lqoauth -L/usr/lib64/qt/lib -L/usr/lib64 -Wl,-rpath,../../lib:lib -lqca -lQtTest -lQtNetwork -lQtCore -lpthread make[2]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ut_interface' g++ -m64 -Wl,-O1 -Wl,-rpath,/usr/lib64/qt/lib -o ft_interface ft_interface.o moc_ft_interface.o -L/usr/lib64/qt/lib -L/home/djemos/qoauth/src/qoauth-1.0.1-src/lib -lqoauth -L/usr/lib64/qt/lib -L/usr/lib64 -Wl,-rpath,../../lib:lib -lqca -lQtTest -lQtNetwork -lQtCore -lpthread make[2]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ft_interface' make[1]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests' cd src/ && make -f Makefile install make[1]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' make -f Makefile.Shared install make[2]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' install -m 755 -p "../lib/libqoauth.so.1.0.1" "/home/djemos/qoauth/pkg//usr/lib64/libqoauth.so.1.0.1" strip --strip-unneeded "/home/djemos/qoauth/pkg//usr/lib64/libqoauth.so.1.0.1" ln -f -s "libqoauth.so.1.0.1" "/home/djemos/qoauth/pkg//usr/lib64/libqoauth.so" ln -f -s "libqoauth.so.1.0.1" "/home/djemos/qoauth/pkg//usr/lib64/libqoauth.so.1" ln -f -s "libqoauth.so.1.0.1" "/home/djemos/qoauth/pkg//usr/lib64/libqoauth.so.1.0" install -m 644 -p "../lib/libqoauth.prl" "/home/djemos/qoauth/pkg//usr/lib64/libqoauth.prl" install -m 644 -p /home/djemos/qoauth/src/qoauth-1.0.1-src/src/qoauth_global.h /home/djemos/qoauth/pkg//usr/include/QtOAuth/ install -m 644 -p /home/djemos/qoauth/src/qoauth-1.0.1-src/src/qoauth_namespace.h /home/djemos/qoauth/pkg//usr/include/QtOAuth/ install -m 644 -p /home/djemos/qoauth/src/qoauth-1.0.1-src/src/interface.h /home/djemos/qoauth/pkg//usr/include/QtOAuth/ install -m 644 -p /home/djemos/qoauth/src/qoauth-1.0.1-src/include/QtOAuth /home/djemos/qoauth/pkg//usr/include/QtOAuth/ install -m 644 -p /home/djemos/qoauth/src/qoauth-1.0.1-src/src/qoauth.pc /home/djemos/qoauth/pkg//usr/lib64/pkgconfig/ install -m 644 -p /home/djemos/qoauth/src/qoauth-1.0.1-src/oauth.prf /home/djemos/qoauth/pkg//usr/lib64/qt/mkspecs/features/ make[2]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' make[1]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/src' cd tests/ && make -f Makefile install make[1]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests' cd ut_interface/ && make -f Makefile install make[2]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ut_interface' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ut_interface' cd ft_interface/ && make -f Makefile install make[2]: Entering directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ft_interface' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests/ft_interface' make[1]: Leaving directory `/home/djemos/qoauth/src/qoauth-1.0.1-src/tests' /home/djemos/qoauth/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάρ 13 01:08 install drwxr-xr-x 6 root root 4096 Μάρ 13 01:08 usr /home/djemos/qoauth/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 306 Μάρ 13 01:08 slack-desc /home/djemos/qoauth/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Μάρ 13 01:08 doc drwxr-xr-x 3 root root 4096 Μάρ 13 01:08 include drwxr-xr-x 4 root root 4096 Μάρ 13 01:08 lib64 drwxr-xr-x 3 root root 4096 Μάρ 13 01:08 src /home/djemos/qoauth/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 13 01:08 qoauth-1.0.1 /home/djemos/qoauth/pkg/usr/doc/qoauth-1.0.1: σύνολο 16 -rw-r--r-- 1 root root 1252 Μάρ 13 01:08 CHANGELOG -rw-r--r-- 1 root root 7637 Μάρ 13 01:08 LICENSE -rw-r--r-- 1 root root 1551 Μάρ 13 01:08 README /home/djemos/qoauth/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 13 01:08 QtOAuth /home/djemos/qoauth/pkg/usr/include/QtOAuth: σύνολο 28 -rw-r--r-- 1 root root 23 Αύγ 1 2010 QtOAuth -rw-r--r-- 1 root root 4611 Αύγ 1 2010 interface.h -rw-r--r-- 1 root root 1814 Αύγ 1 2010 qoauth_global.h -rw-r--r-- 1 root root 8524 Αύγ 1 2010 qoauth_namespace.h /home/djemos/qoauth/pkg/usr/lib64: σύνολο 80 -rw-r--r-- 1 root root 610 Μάρ 13 01:08 libqoauth.prl lrwxrwxrwx 1 root root 18 Μάρ 13 01:08 libqoauth.so -> libqoauth.so.1.0.1 lrwxrwxrwx 1 root root 18 Μάρ 13 01:08 libqoauth.so.1 -> libqoauth.so.1.0.1 lrwxrwxrwx 1 root root 18 Μάρ 13 01:08 libqoauth.so.1.0 -> libqoauth.so.1.0.1 -rwxr-xr-x 1 root root 65656 Μάρ 13 01:08 libqoauth.so.1.0.1 drwxr-xr-x 2 root root 4096 Μάρ 13 01:08 pkgconfig drwxr-xr-x 3 root root 4096 Μάρ 13 01:08 qt /home/djemos/qoauth/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 242 Μάρ 13 01:08 qoauth.pc /home/djemos/qoauth/pkg/usr/lib64/qt: σύνολο 4 drwxr-xr-x 3 root root 4096 Μάρ 13 01:08 mkspecs /home/djemos/qoauth/pkg/usr/lib64/qt/mkspecs: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 13 01:08 features /home/djemos/qoauth/pkg/usr/lib64/qt/mkspecs/features: σύνολο 4 -rw-r--r-- 1 root root 1194 Αύγ 1 2010 oauth.prf /home/djemos/qoauth/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 13 01:08 qoauth-1.0.1 /home/djemos/qoauth/pkg/usr/src/qoauth-1.0.1: σύνολο 4 -rw-r--r-- 1 root root 885 Μάρ 13 01:08 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libqoauth.so -> libqoauth.so.1.0.1 usr/lib64/libqoauth.so.1.0 -> libqoauth.so.1.0.1 usr/lib64/libqoauth.so.1 -> libqoauth.so.1.0.1 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libqoauth.so ) ( cd usr/lib64 ; ln -sf libqoauth.so.1.0.1 libqoauth.so ) ( cd usr/lib64 ; rm -rf libqoauth.so.1.0 ) ( cd usr/lib64 ; ln -sf libqoauth.so.1.0.1 libqoauth.so.1.0 ) ( cd usr/lib64 ; rm -rf libqoauth.so.1 ) ( cd usr/lib64 ; ln -sf libqoauth.so.1.0.1 libqoauth.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib64/libqoauth.so» removed «./usr/lib64/libqoauth.so.1.0» removed «./usr/lib64/libqoauth.so.1» Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/qoauth/qoauth-1.0.1-x86_64-1dj.txz ./ usr/ usr/src/ usr/src/qoauth-1.0.1/ usr/src/qoauth-1.0.1/SLKBUILD usr/lib64/ usr/lib64/libqoauth.so.1.0.1 usr/lib64/libqoauth.prl usr/lib64/pkgconfig/ usr/lib64/pkgconfig/qoauth.pc usr/lib64/qt/ usr/lib64/qt/mkspecs/ usr/lib64/qt/mkspecs/features/ usr/lib64/qt/mkspecs/features/oauth.prf usr/include/ usr/include/QtOAuth/ usr/include/QtOAuth/interface.h usr/include/QtOAuth/qoauth_namespace.h usr/include/QtOAuth/QtOAuth usr/include/QtOAuth/qoauth_global.h usr/doc/ usr/doc/qoauth-1.0.1/ usr/doc/qoauth-1.0.1/README usr/doc/qoauth-1.0.1/LICENSE usr/doc/qoauth-1.0.1/CHANGELOG install/ install/doinst.sh install/slack-desc Slackware package /home/djemos/qoauth/qoauth-1.0.1-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories