You are not logged in.
hi
can someone pls try to fix thish package? it seems like nice lightweight torrent client.
here is version 0.1.2 in AUR: (it's broken)
http://aur.archlinux.org/packages.php?ID=11194
here is project home page:
http://code.google.com/p/linkage/
thnx, danij3l
Last edited by danij3l (2008-05-05 12:02:04)
Offline
Please write a mail to the current maintainer. If he does not reply, write a mail to the AUR-general mailing list.
What error messages did you get?
Offline
here is last few rows of PKGBUILD from AUR (even if it worked it still would be way out of date (last update was Sun, 15 Jul 2007)). from date of last update i concluded that maintainer is not interested to maintain this PKGBUILD anymore. (i was hoping that someone else would take over)
gtkmm_extra/keyfile.cc: In member function 'void Glib::KeyFile::set_boolean_list(const Glib::ustring&, const Glib::ustring&, Glib::ArrayHandle<bool, Glib::Container_Helpers::TypeTraits<bool> >&)':
gtkmm_extra/keyfile.cc:201: error: invalid conversion from 'const int' to 'gboolean*'
gtkmm_extra/keyfile.cc:201: error: initializing argument 4 of 'void g_key_file_set_boolean_list(GKeyFile*, const gchar*, const gchar*, gboolean*, gsize)'
make[3]: *** [liblinkage_1_la-keyfile.lo] Error 1
make[3]: Leaving directory `/home/danij3l/Desktop/linkage/src/linkage-0.1.2/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/danij3l/Desktop/linkage/src/linkage-0.1.2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/danij3l/Desktop/linkage/src/linkage-0.1.2'
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...
P.S. sorry for stupid subject (before edit), FF was playing tricks with me ![]()
Offline
I've contacted the maintainer, take a look at the email:
> Hi there,
> i'm very interested in use Linkage, but i couldn't, that PKGBUILD you
> posted on AUR, give me a lot of errors and it's very out of date.
> Do you think in update the Linkage package? I would help you, but i'm
> not getting a right way with the dependencies.
> Linkage looks a great client torrent, let's get up it. ;D
>
> Thanks! o/
>Ok, I'll update PKGBUILD, propably at the weekend.
So lets wait for! \o/
Offline
And i keep waiting...
Offline
me2
Offline
Offline
@pyther don't forget to use libtorrent from svn. linkage 2.0 need libtorrent 0.13 unreleased
Yes, that's the point. It make the things "harder".
But i'm here waiting for... *_*
Thanks!
Offline
g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -march=i686 -mtune=generic -O2 -pipe -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libtorrent -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-c++-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gconf/2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -DLOCALEDIR=\""/usr/share/locale"\" -march=i686 -mtune=generic -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
main.cc:28:39: error: dbus-c++/glib-integration.h: No such file or directory
main.cc:132: error: 'DBus::Glib' has not been declared
main.cc:132: error: expected constructor, destructor, or type conversion before 'dispatcher'
main.cc: In function 'int main(int, char**)':
main.cc:157: error: 'dispatcher' was not declared in this scope
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/danij3l/Desktop/linkage/src/linkage-0.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/danij3l/Desktop/linkage/src/linkage-0.2.0'
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...
[danij3l@qck linkage]$this is how far i have advanced.
here is PKGBUILD i have used:
http://www.etfos.hr/~dslunjsk/PKGBUILD
all except dbus-c++ is "pacman -S" away.
here is dbus-c++ in AUR:
http://aur.archlinux.org/packages.php?ID=17985
can anyone pls give some hints howto continue?
Offline
bump
anyone? pls pls pls
Offline
Do you have this file on your system: glib-integration.h ?
Where is it installed?
Offline
try this: http://nagi-fanboi.net/arch/linkage.tar.gz
you're going to need the asio libraries from rb_libtorrent. download the source tarball, then cp -r rb_libtorrent_src/include/libtorrent/asio /usr/include/libtorrent/.
Good luck. I couldn't get the file to run, so i'm not sure what's wrong. But at least it compiles ![]()
Offline
i didn't even realised anyone had any interst in linkage here anymore
i patched the dbus-c++ to compile some time ago
all seemed fine
except linkage crashed when i ran it
it appeared to be an issue in linkage but i was already far too deep in c++ code
so i didn't continue
tomorrow i'll see if it still builds and try and work something out
Offline