Kde 4.2..si inizia

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 3110
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 6.17.4
Desktop: lxde
Località: Pisa
Contatta:

Re: Kde 4.2..si inizia

Messaggio da ponce »

ho provato a ricompilarlo dando un'occhiata all'output

Codice: Seleziona tutto

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ libnxcl, 1.0 or higher: NX X compression client library <http://svn.berlios.de/svnroot/repos/freenx/trunk/freenx-client/nxcl/>
Needed to build Krdc with NX support
+ libortp, 0.13 or higher: oRTP provides an API to send rtp packets <http://www.linphone.org/index.php/eng/code_review/ortp>
Needed to build Jingle support in Kopete.
+ speex: speex is an encoder/decoder for the speex audio format. <http://www.speex.org/>
Needed to build Jingle support in Kopete.
+ Decibel: KDE framework for real-time communication <http://decibel.kde.org/>
Used by the Kopete telepathy protocol.
+ WebKitKde: Webkitkde libraries and header files <>
Webkitkde is necessary to compile support for WebKitKde.
+ libmsn, 0.4.0 or higher: A library providing support for the msn protocol <http://sourceforge.net/projects/libmsn>
Required for the Kopete wlm plugin
+ libmeanwhile: A library for protocol support for connection to Sametime servers <http://meanwhile.sf.net>
Required for the Kopete Meanwhile protocol
-----------------------------------------------------------------------------
mi sa che ci vorrebbero tutte a parte webkitkde, che consigli?

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Ho aggiornato strigi
Adesso provo a ricompilare anche le
dipendenze mancanti
p.s=ortp e meanwhile sono
nel repos di slacky.eu

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

ponce ha scritto:ho provato a ricompilarlo dando un'occhiata all'output

Codice: Seleziona tutto

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ libnxcl, 1.0 or higher: NX X compression client library <http://svn.berlios.de/svnroot/repos/freenx/trunk/freenx-client/nxcl/>
Needed to build Krdc with NX support
+ libortp, 0.13 or higher: oRTP provides an API to send rtp packets <http://www.linphone.org/index.php/eng/code_review/ortp>
Needed to build Jingle support in Kopete.
+ speex: speex is an encoder/decoder for the speex audio format. <http://www.speex.org/>
Needed to build Jingle support in Kopete.
+ Decibel: KDE framework for real-time communication <http://decibel.kde.org/>
Used by the Kopete telepathy protocol.
+ WebKitKde: Webkitkde libraries and header files <>
Webkitkde is necessary to compile support for WebKitKde.
+ libmsn, 0.4.0 or higher: A library providing support for the msn protocol <http://sourceforge.net/projects/libmsn>
Required for the Kopete wlm plugin
+ libmeanwhile: A library for protocol support for connection to Sametime servers <http://meanwhile.sf.net>
Required for the Kopete Meanwhile protocol
-----------------------------------------------------------------------------
mi sa che ci vorrebbero tutte a parte webkitkde, che consigli?
Mi metto al lavoro dopo la partita
e vi faccio sapere.

Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 3110
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 6.17.4
Desktop: lxde
Località: Pisa
Contatta:

Re: Kde 4.2..si inizia

Messaggio da ponce »

ci si puo' anche dividere le cose: di decibel dovresti gia' avere lo slackbuild, mi sembra.
speex e' anche quello su slacky.
provo (il provo non e' a caso) a fare (nell'ordine) i pacchetti di libnxcl e libmsn.

edit: nxcl sembra una discreta rottura di scatole: copio e incollo dal README

Codice: Seleziona tutto

  nxcl: A library for building NX clients.

  Seb James. July-September 2007. seb@esfnet.co.uk

Based on nxclientlib by George Wright, but with all dependencies on Qt
removed and the Qt build system replaced with GNU autotools.

doxygen is required if you want to build source documentation.

The library code is in nxcl-release/lib/. 

A binary, called nxcl - the "nxcl dbus daemon" is built in
nxcl-release/nxcl/. nxcl links to libnxcl and can negotiate an nx
connection.

nxcl-release/test/ contains some test programs. notQtTest tests some
of the features of the notQt classes in nxcl-release/lib/. libtest
is a simple command line NX client linking straight to the libnxcl
library. nxcmd is a second command line NX client, but it launches
nxcl, then sends session data there and allows nxcl to negotiate the
NX connection. This could be extended into quite a complete command
line NX client.

A GTK+ NX client called nxlaunch is distributed separately. Nxlaunch
uses the nxcl daemon, though it would be quite possible to write a GTK
client which links directly to the nxcl library. 

You should study nxcmd.cpp and nxlaunch if you are interested in
writing an NX client using a different widget system (say Windows, Qt,
Tk, etc) which uses the Nxcl dbus daemon.

Look at nxcl.cpp/h if you want to write an NX client which links
directly to libnxcl.

Building nxcl
-------------

Prerequisites are:

* libXcomp from NoMachine, provided by the nxcomp package.
* nxssh from NoMachine
* nxproxy from NoMachine

(These three NX components all should be from the 3.0.0 series. You can
obtain them from NoMachine's servers at http://www.nomachine.com/sources.php)

And (only) for the standalone dbus client you'll need:

* libdbus-1 - http://dbus.freedesktop.org/ Note that you'll need the dbus
daemon to be running to use the nxcl standalone binary, but NOT if you link
your client directly to libnxcl.so*

The D-Bus client can be disabled with the --without-nxcmd flag to configure.

If you have doxygen on your system, (imperfect) documentation will be
generated from the source header files.

Documentation can be disabled with the --without-doxygen flag to configure.

Compile and install libXcomp, nxssh and nxproxy following the instructions
in the readme file for each package.
il pacchetto di libmsn e' pronto, scarico le altre cose e di nxcl (pare brutto dirlo ma) me ne fotterei, che dici? :D

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Facciamo così
decibel io
Xncl provo a sobbarcarmelo io
i restanti tu
Adesso provo subito Xncl

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

nxcl pronto

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Non trovo decibel!
Dove è nel svn?

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Trovato decibel
ma richiede tapioca e telepathy
da svn.
Chi li fa? ;)

Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 3110
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 6.17.4
Desktop: lxde
Località: Pisa
Contatta:

Re: Kde 4.2..si inizia

Messaggio da ponce »

vado io, tanto su slacky ci sono gli slackbuild di gohanz :p

Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 3110
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 6.17.4
Desktop: lxde
Località: Pisa
Contatta:

Re: Kde 4.2..si inizia

Messaggio da ponce »

eccoli qui. :)

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Ponce dai una sistemata agli headers di qttelepathy

/tmp/tgz/decibel/src/client/Decibel/../../../include/Decibel/types.h:31:36: error: QtTelepathy/Common/Types: No such file or directory

Manca la directory Common/Types

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Dimenticavo pure in tapioca occorre sistemare

/tmp/tgz/decibel/src/common/types.cpp:31:35: error: QtTapioca/PresenceState: No such file or directory

Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 3110
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 6.17.4
Desktop: lxde
Località: Pisa
Contatta:

Re: Kde 4.2..si inizia

Messaggio da ponce »

ma, ma... nelle versioni svn quei file non ci sono :(

aspetta, provo a compilarli dall'svn di kdesupport.

Avatar utente
ponce
Iper Master
Iper Master
Messaggi: 3110
Iscritto il: mer 5 mar 2008, 16:45
Nome Cognome: Matteo Bernardini
Slackware: slackware64-current
Kernel: 6.17.4
Desktop: lxde
Località: Pisa
Contatta:

Re: Kde 4.2..si inizia

Messaggio da ponce »

prova con questi due pacchetti, dovrebbero andare bene.

edit: ho provato a compilare da svn/kdesupport anche decibel e anche con quel pacchetto installato e quello di nxcl kdenetwork.Slackbuild

Codice: Seleziona tutto

-- Performing Test LIBNXCL_NXSSHPROCESS_FOUND - Success
-- Performing Test LIBNXCL_XID_FOUND
-- Performing Test LIBNXCL_XID_FOUND - Failed
-- Could NOT find Decibel  (missing:  DECIBEL_LIBRARIES)

Codice: Seleziona tutto

-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ libvncserver
+ libortp
+ speex
+ libjpeg
+ QCA2
+ IDN
+ Soprano
+ Nepomuk
+ SQLite
+ GMP
+ XMMS
+ LibXML2
+ LibXSLT
+ libotr
+ libmsn
+ libmeanwhile
+ OpenSSL
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ libnxcl, 1.0 or higher: NX X compression client library <http://svn.berlios.de/svnroot/repos/freenx/trunk/freenx-client/nxcl/>
Needed to build Krdc with NX support
+ Decibel: KDE framework for real-time communication <http://decibel.kde.org/>
Used by the Kopete telepathy protocol.
+ WebKitKde: Webkitkde libraries and header files <>
Webkitkde is necessary to compile support for WebKitKde.
-----------------------------------------------------------------------------
Ultima modifica di ponce il mer 10 dic 2008, 23:59, modificato 2 volte in totale.

Meskalamdug
Iper Master
Iper Master
Messaggi: 3965
Iscritto il: ven 14 mag 2004, 0:00

Re: Kde 4.2..si inizia

Messaggio da Meskalamdug »

Ponce un consiglio
quando fai un pacchetto
aggiungi sempre,
BUILD=1PO
o 1pn o quello che vuoi
così non si confondono con
le eventuali relase di pat.

Rispondi