Displaying 14 results from an estimated 14 matches for "libtorr".
Did you mean:
libtorre
2006 Dec 27
0
I can''t install libtorrent-ruby
Hi,
I installed libtorrent-0.11.tar.gz in my system (ubuntu) and now I want
to install libtorrent-ruby but it does not works:
I downloaded svn version and I run:
xan at rulot:~/provar/2-libruby/libtorrent-ruby/trunk$ ruby setup.rb
---> ext
---> ext/libtorrent
/usr/bin/ruby1.8
/home/xan/provar/2-libruby/libtorren...
2007 Apr 18
0
I can''t install it
Hi,
I just downloaded the svn version of libtorrent-ruby
Previously I installed libtorrent
But when I run "ruby setup ruby" it returns me:
xan at servidor:~/provar/torrentkeeper-per-installar/2-libruby/libtorrent-
ruby/trun k$ ruby setup.rb
---> ext
---> ext/libtorrent
/usr/bin/ruby1.8 /home/xan/provar/torrentkeeper-per-installa...
2008 Dec 29
4
yum cannot find bittorent rpm at dag
I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
bittorrent. The last time that I did this I required the bittorent
package from Dag's repository. I have configured
/etc/yum.repos.d/DagWieers.repo thus:
[dag]
name=Dag Wieers RPM Repository for Red Hat Enterprise Linux
#Also see URL http://dag.wieers.com/home-made/apt/
2013 Feb 03
1
Ports and WITH_LIBCPLUSPLUS
...udio/libofa
databases/akonadi
devel/binutils
devel/kBuild
devel/libftdi
devel/libplist
devel/qca
devel/qt4-qdbusviewer
devel/qt4-script
emulators/qemu-devel
graphics/cairo
graphics/graphite2
graphics/libfpx
graphics/opencv-core
graphics/podofo
graphics/vigra
lang/sbcl
math/cln
net-im/libmsn
net-p2p/libtorrent
net/hupnp
net/ns3
net/xmlrpc-c-devel
science/openbabel
security/pinentry
sysutils/fusefs-kmod
sysutils/synergy
textproc/clucene
x11/nvidia-driver
where at least ns3 can be ignored ( I created that port myself ). I think
nvidia-driver and fusefs-kmod now fails due to -stdlib=libc++ in LDFLAGS,
n...
2023 Mar 01
7
[nbdkit PATCH 0/5] ci: Get to green status on FreeBSD and MacOS
I took the easy route of crippling what I couldn't get working, on the
grounds that partial coverage is better than none now that we have
Cirrus CI checking commits on additional platforms.
This series got me to a green checkmark:
https://gitlab.com/ebblake/nbdkit/-/pipelines/793156983
but depends on an as-yet uncommitted patch in libvirt-ci:
2007 Apr 13
3
Upgrade from Centos 4.4 to Centos 5
Hi,
Is there a yum way to upgrade from CentOS 4.4 to CentOS 5?
Or I just need to download the installation CDs and upgrade using
them, as I did many times with Fedora.
best regards,
--
Guillermo Garron
"Linux IS user friendly... It's just selective about who its friends are."
(Using FC6, CentOS4.4 and Ubuntu 6.06)
http://feeds.feedburner.com/go2linux
http://www.go2linux.org
2013 May 14
1
Bit Torrent Application
Hey All,
Can someone suggest a bit torrent application for CentOS 6.4 along with
the name of the repo where it resides.
Add/Remove Software, and several google attempts, have come up empty.
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/
****
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...> > > >)"},
{"_ZTC14SSDatabaseImpl0_N8Security10CssmClient6DbImplE", "construction vtable for Security::CssmClient::DbImpl-in-SSDatabaseImpl"},
{"_ZGRZN1N1gEvE1a", "reference temporary for N::g()::a"},
{"_ZN5boost4bindIvN10libtorrent15peer_connectionEiRKNS1_11disk_io_jobENS1_12peer_requestENS_10shared_ptrINS1_7torrentEEENS_13intrusive_ptrIS2_EENS_3argILi1EEENSC_ILi2EEES6_S9_EENS_3_bi6bind_tIT_NS_4_mfi3mf4ISH_T0_T1_T2_T3_T4_EENSF_9list_av_5IT5_T6_T7_T8_T9_E4typeEEEMSK_FSH_SL_SM_SN_SO_ESR_SS_ST_SU_SV_", "boost::_bi::...
2020 Jun 28
5
[PATCH nbdkit 0/2] tar: Rewrite the tar plugin (again), this time in C.
For context see these threads:
https://lists.gnu.org/archive/html/qemu-discuss/2020-06/threads.html#00053
https://lists.gnu.org/archive/html/qemu-block/2020-06/threads.html#01496
Rich.
2020 Jun 28
2
Re: [PATCH nbdkit 2/2] tar: Rewrite the tar plugin (again), this time in C.
...-/plugins/tar/nbdkit-tar-plugin
> /plugins/tmpdisk/default-command.c
> /podwrapper.pl
> /server/local/nbdkit.pc
> diff --git a/README b/README
> index 4f584828..7733761e 100644
> --- a/README
> +++ b/README
> @@ -124,13 +124,13 @@ For the bittorrent plugin:
>
> - libtorrent-rasterbar (https://www.libtorrent.org)
>
> -For the Perl, example4 and tar plugins:
> +For the Perl and example4 plugins:
>
> - perl interpreter
>
> - perl development libraries
>
> - - perl modules ExtUtils::Embed, IO::File and Cwd
> + - perl modules ExtUtils::...
2020 Jun 28
0
[PATCH nbdkit 2/2] tar: Rewrite the tar plugin (again), this time in C.
.../plugins/rust/Cargo.lock
/plugins/rust/target
-/plugins/tar/nbdkit-tar-plugin
/plugins/tmpdisk/default-command.c
/podwrapper.pl
/server/local/nbdkit.pc
diff --git a/README b/README
index 4f584828..7733761e 100644
--- a/README
+++ b/README
@@ -124,13 +124,13 @@ For the bittorrent plugin:
- libtorrent-rasterbar (https://www.libtorrent.org)
-For the Perl, example4 and tar plugins:
+For the Perl and example4 plugins:
- perl interpreter
- perl development libraries
- - perl modules ExtUtils::Embed, IO::File and Cwd
+ - perl modules ExtUtils::Embed
For the Python plugin:
--
2.25...
2020 Mar 19
13
[10.0.0 Release] Release Candidate 5 is here
Hello again,
I had hoped that rc4 would be the last one, but I wanted to pick up
one more fix, so here we go.
Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the
release branch at 35627038123.
Source code and docs are available at
https://prereleases.llvm.org/10.0.0/#rc5 and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc5
If nothing new comes up, I plan to tag
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All,
I have what I think is a ZFS related bug. Unfortunately my simplest
test case is a bit cumbersome and I haven't definitively proven that
the problem is ZFS related.
I'm hoping for some feedback on how to move forward.
Quick background: I rip my CD's using grip and produce flac files. I
tag the music using Musicbrainz' Picard and transcode it to mp3's
within Picard
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...ca Capello <luca at pca.it>} [bacula] bacula: sha implimentation is non-free
Added tag(s) jessie.
> tags 697620 + jessie
Bug #697620 {Done: Felix Geyer <fgeyer at debian.org>} [src:kbuild] Update to upstream svn version.
Added tag(s) jessie.
> tags 701311 + jessie
Bug #701311 [src:libtorrent-rasterbar] libtorrent-rasterbar: ftbfs with GCC-4.8
Added tag(s) jessie.
> tags 643196 + jessie
Bug #643196 [src:libpam-slurm] libpam-slurm: FTBFS: dpkg-buildpackage: error: dpkg-source -b libpam-slurm-1.6 gave error exit status 2
Added tag(s) jessie.
> tags 643255 + jessie
Bug #643255 [sr...