Linuxdcpp Package

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
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.
Rispondi
bogdan
Linux 0.x
Linux 0.x
Messaggi: 6
Iscritto il: mar 19 feb 2008, 7:09

Linuxdcpp Package

Messaggio da bogdan »

I think it would be great if someone can package linuxdcpp and add it in the Slacky repository. It's the best thing we have for the DC++ protocol.
http://linuxdcpp.berlios.de

Crow
Linux 2.x
Linux 2.x
Messaggi: 271
Iscritto il: ven 17 ago 2007, 15:37
Slackware: 14.0
Kernel: 3.2.29
Desktop: KDE
Distribuzione: BackTrack

Re: Linuxdcpp Package

Messaggio da Crow »

Thanks bogdan, sorry for my English, I think that would be a great thing for slackware package, I am not able to do it, if I have the chance I would do.
:thumbright:

Avatar utente
michelino
Staff
Staff
Messaggi: 871
Iscritto il: gio 21 dic 2006, 11:59
Nome Cognome: Michelino Chionchio
Slackware: -current
Kernel: 2.6.29.6
Desktop: kde (current)
Località: Foggia

Re: Linuxdcpp Package

Messaggio da michelino »

I would like to package this software but http://linuxdcpp.berlios.de/ doesn't seem up.
I'll try tomorrow (hopefully)
Regards

Avatar utente
michelino
Staff
Staff
Messaggi: 871
Iscritto il: gio 21 dic 2006, 11:59
Nome Cognome: Michelino Chionchio
Slackware: -current
Kernel: 2.6.29.6
Desktop: kde (current)
Località: Foggia

Re: Linuxdcpp Package

Messaggio da michelino »

Done 8) (It seems to work [-o< ) )

bogdan
Linux 0.x
Linux 0.x
Messaggi: 6
Iscritto il: mar 19 feb 2008, 7:09

Re: Linuxdcpp Package

Messaggio da bogdan »

Thanks very much :D
If I make packages that are not in the repository how can I upload them?

Avatar utente
absinthe
Iper Master
Iper Master
Messaggi: 2354
Iscritto il: dom 15 mag 2005, 0:00
Nome Cognome: Matteo Nunziati
Slackware: 12.1 - defunct
Kernel: 2.6.32-5-amd64
Desktop: gnome
Distribuzione: debian squeeze
Località: Prato
Contatta:

Re: Linuxdcpp Package

Messaggio da absinthe »

ho riscontrato un problema nel pacchetto michelino. mi va tutto in segmentation fault e gli errori sono divuti alla coppia gtk/glade. il motivo pare il seguente:

Codice: Seleziona tutto

bash-3.1$ whoami
utente
bash-3.1$ linuxdcpp
/home/utente/.dc++/Certificates/client.key: No such file or directory
8840:error:02001002:system library:fopen:No such file or directory:bss_file.c:352:fopen('/home/utente/.dc++/Certificates/client.key','w')
8840:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354:
Error opening Private Key /home/utente/.dc++/Certificates/client.key
8841:error:02001002:system library:fopen:No such file or directory:bss_file.c:352:fopen('/home/utente/.dc++/Certificates/client.key','r')
8841:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354:
unable to load Private Key
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
/tmp/tgz/package-linuxdcpp/usr//share/linuxdcpp is inaccessible, falling back to current directory instead.
dopo aver cercato quella directory inesistente (baco nello slackbuild?!) iniziano gli errori a raffica ed ottengo un seg fault! pare perchè inizia a cercare file di glade nella mia home! faccio notare nel caso che ho anche gslacky sul pc, ma non mi pare un baco correlato.
a occhio è scons che fa casino ma non sono molto abile nel debug degli slackbuild altrui!

ciao,
M

Avatar utente
michelino
Staff
Staff
Messaggi: 871
Iscritto il: gio 21 dic 2006, 11:59
Nome Cognome: Michelino Chionchio
Slackware: -current
Kernel: 2.6.29.6
Desktop: kde (current)
Località: Foggia

Re: Linuxdcpp Package

Messaggio da michelino »

In verità l'errore è mio, non di scons :oops: :oops:
Non me ne sono accorto perché non rimuovendo la dir temporanea in /tmp/tgz a me riusciva atrovare tutto ciò di cui aveva bisogno :D :D
Ho sistemato lo slackbuild, ora pare fungere davvero.
Grazie per la segnalazione ;)

Avatar utente
albatros
Iper Master
Iper Master
Messaggi: 2098
Iscritto il: sab 4 feb 2006, 13:59
Kernel: 6.18.0
Desktop: gnome and lxqt
Distribuzione: Ubuntu 24.04 & FC 41
Località: Darmstadt - Germania

Re: Linuxdcpp Package

Messaggio da albatros »

bogdan ha scritto:If I make packages that are not in the repository how can I upload them?
Just write an email to loris at packages@slacky.it attaching the package, the slackbuild, the slack-desc and the sources (if your attachment is > than 50 MB, please, write to Loris in advance).

Avatar utente
absinthe
Iper Master
Iper Master
Messaggi: 2354
Iscritto il: dom 15 mag 2005, 0:00
Nome Cognome: Matteo Nunziati
Slackware: 12.1 - defunct
Kernel: 2.6.32-5-amd64
Desktop: gnome
Distribuzione: debian squeeze
Località: Prato
Contatta:

Re: Linuxdcpp Package

Messaggio da absinthe »

michelino ha scritto:In verità l'errore è mio, non di scons :oops: :oops:
Non me ne sono accorto perché non rimuovendo la dir temporanea in /tmp/tgz a me riusciva atrovare tutto ciò di cui aveva bisogno :D :D
Ho sistemato lo slackbuild, ora pare fungere davvero.
Grazie per la segnalazione ;)
non l'ho potuto provare connesso agli hubs ma adesso parte tranquillamente!

M

Avatar utente
michelino
Staff
Staff
Messaggi: 871
Iscritto il: gio 21 dic 2006, 11:59
Nome Cognome: Michelino Chionchio
Slackware: -current
Kernel: 2.6.29.6
Desktop: kde (current)
Località: Foggia

Re: Linuxdcpp Package

Messaggio da michelino »

absinthe ha scritto:non l'ho potuto provare connesso agli hubs ma adesso parte tranquillamente!

M
È già un inizio :D :D

Rispondi