2. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
Melhor resposta
edpsusa Slackware
Post recolhido
Enviado em 16/06/2017 - 22:29h
-qwerty escreveu:
O erro continua ...
*******************************************************************
Se ninguém vai ser do bem, bom, tentemos ser menos mal
*Sant, 2016*
*******************************************************************
Embora esse pacote (e dependências) estejam disponíveis no repositório do AlienBob...
Tentando com o sbopkg:
# sbopkg -r
# sbopkg -c
# sqg -p "qbittorrent qbittorrent-qt5"
# sbopkg -k -i qbittorrent # para a versão mais light
ou
# sbopkg -k -i qbittorrent-qt5 # para a versão com o qt5
* eu optaria pelo primeiro! mas se quiser a versão para o qt5, instale as deps dele (libinput e libxkbcommon) e baixe os pacotes qt5 e qt5-webkit do AlienBob:
~ » sudo sbopkg -k -i "libinput libxkbcommon GeoIP libtorrent-rasterbar qbittorrent-qt5"
Both a queuefile and a package were found with the name "qbittorrent-qt5".
Use (Q)ueuefile, (P)ackage, or (A)bort?: p
###########################################
New queue process started on:
Sex Jun 16 20:09:42 -03 2017
###########################################
+++++++++++++++++++++++++++++++++++++++++++
PRE-CHECK LOG
Using the SBo repository for Slackware 14.2
Queue Process: Download, build, and install
GeoIP:
Checking GPG for GeoIP.tar.gz ... OK
Processing GeoIP 1.6.10-1
Using original .info file
Using original SlackBuild file
No build options selected.
libtorrent-rasterbar:
Checking GPG for libtorrent-rasterbar.tar.gz ... OK
Processing libtorrent-rasterbar 1.0.10-1
Using original .info file
Using original SlackBuild file
No build options selected.
qbittorrent-qt5:
Checking GPG for qbittorrent-qt5.tar.gz ... OK
Processing qbittorrent-qt5 3.3.12-1
Using original .info file
Using original SlackBuild file
No build options selected.
+++++++++++++++++++++++++++++++++++++++++++
Pre-check complete.
Do you wish to proceed based on the search results above? Packages not
found will be skipped during the process.
(P)roceed or (Q)uit?:
* Observe acima que teclei P em vez de Q (para não executar a queue e empacotar o QT5).
A conclusão:
Done upgrading/installing package.
+++++++++++++++++++++++++++++++++++++++++++
SUMMARY LOG
Using the SBo repository for Slackware 14.2
Queue Process: Download, build, and install
GeoIP:
MD5SUM check for GeoIP-1.6.10.tar.gz ... OK
MD5SUM check for GeoIP.dat.gz ... OK
MD5SUM check for GeoIPv6.dat.gz ... OK
MD5SUM check for GeoLiteCity.dat.gz ... OK
MD5SUM check for GeoLiteCityv6.dat.gz ... OK
MD5SUM check for GeoIPASNum.dat.gz ... OK
MD5SUM check for GeoIPASNumv6.dat.gz ... OK
Building package GeoIP-1.6.10-x86_64-1_SBo.tgz ... OK
Installing package GeoIP-1.6.10-x86_64-1_SBo.tgz ... OK
libtorrent-rasterbar:
MD5SUM check for libtorrent-rasterbar-1.0.10.tar.gz ... OK
Building package libtorrent-rasterbar-1.0.10-x86_64-1_SBo.tgz ... OK
Installing package libtorrent-rasterbar-1.0.10-x86_64-1_SBo.tgz ... OK
qbittorrent-qt5:
MD5SUM check for qbittorrent-3.3.12.tar.xz ... OK
Building package qbittorrent-qt5-3.3.12-x86_64-1_SBo.tgz ... OK
Installing package qbittorrent-qt5-3.3.12-x86_64-1_SBo.tgz ... OK
+++++++++++++++++++++++++++++++++++++++++++
###########################################
Queue process complete!
###########################################
~ »
* pacote desgraçado pra demorar a compilar! PQP!
NOTA: se eu tivesse lido corretamente o título do tópico, talvez eu nem tivesse testado aqui, você usa Slack -current e os scripts do SlackBuilds são testados para rodar na release estável, a 14.2, funcionar na -current é mero acaso...
3. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
ryuuzaki42usa Slackware
Post recolhido
Enviado em 21/05/2017 - 00:36h
Instalou o libtorrent-rasterbar antes de tentar compilar o qbittorrent?
4. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
-qwertyusa Slackware
Post recolhido
Enviado em 21/05/2017 - 00:42h
ryuuaki42 escreveu:
Instalou o libtorrent-rasterbar antes de tentar compilar o qbittorrent?
Já instalei todas as dependências no slackbuilds.org.
*******************************************************************
Se ninguém vai ser do bem, bom, tentemos ser menos mal
*Sant, 2016*
*******************************************************************
5. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
7. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
-qwertyusa Slackware
Post recolhido
Enviado em 21/05/2017 - 01:16h
moc_peerlistwidget.cpp:88:22: error: ‘class PeerListWidget’ has no member named ‘limitUpRateSelectedPeers’; did you mean ‘banSelectedPeers’?
case 11: _t->limitUpRateSelectedPeers((*reinterpret_cast< const QStringList(*)>(_a[1]))); break;
^~~~~~~~~~~~~~~~~~~~~~~~
banSelectedPeers
moc_peerlistwidget.cpp:89:22: error: ‘class PeerListWidget’ has no member named ‘limitDlRateSelectedPeers’; did you mean ‘banSelectedPeers’?
case 12: _t->limitDlRateSelectedPeers((*reinterpret_cast< const QStringList(*)>(_a[1]))); break;
^~~~~~~~~~~~~~~~~~~~~~~~
banSelectedPeers
make[1]: *** [Makefile:2259: moc_peerlistwidget.o] Error 1
make[1]: Leaving directory '/tmp/SBo/qbittorrent-3.2.5/src'
make: *** [Makefile:39: sub-src-make_default] Error 2
Não gosto de pacotes já compilados, mas nesse caso uma exceção.
*******************************************************************
Se ninguém vai ser do bem, bom, tentemos ser menos mal
*Sant, 2016*
*******************************************************************
8. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
-qwertyusa Slackware
Post recolhido
Enviado em 21/05/2017 - 01:24h
O erro continua ...
*******************************************************************
Se ninguém vai ser do bem, bom, tentemos ser menos mal
*Sant, 2016*
*******************************************************************
9. Re: Instalar qbittorrent Slackware Current [RESOLVIDO]
-qwertyusa Slackware
Post recolhido
Enviado em 17/06/2017 - 00:14h
Já consegui instala-lo, mas vou marcar a melhor resposta.
*******************************************************************
Se ninguém vai ser do bem, bom, tentemos ser menos mal
*Sant, 2016*
*******************************************************************