KNemo 0.3.1

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
victorche
Linux 1.x
Linux 1.x
Messaggi: 135
Iscritto il: lun 3 ott 2005, 23:12

KNemo 0.3.1

Messaggio da victorche »

Hello and excuse me for this topic. I know that Slacky.it is not some kind of tgz store.
But KNemo is a perfect aplication... Or maybe I should say KDE addon...
Well the package here is based on Slackware 10.0 build
Can you please recompile it on Slackware 10.2? :roll:

I've tried to install it on my girlfriend's PC but it won't start as a KDE process... On my PC works fine :?

So can you just make an exeption for this one and build it again for 10.2 please. It is a small package so I think it won't be too difficult.

Thanks in advance, Loris! And excuse me once again...

Avatar utente
salbutamolo
Linux 3.x
Linux 3.x
Messaggi: 905
Iscritto il: lun 12 gen 2004, 0:00
Contatta:

Messaggio da salbutamolo »

Hi,
what about a good:

Codice: Seleziona tutto

./configure --prefix=/usr --enable-shared --program-prefix="" --program-suffix="" && make && make install
Have a nice day

victorche
Linux 1.x
Linux 1.x
Messaggi: 135
Iscritto il: lun 3 ott 2005, 23:12

Messaggio da victorche »

First of all I want to really thank you for this exception and for rebuilding the package!
Big thanks! Now it works on my girfriend's laptop...
salbutamolo ha scritto:Hi,
what about a good:

Codice: Seleziona tutto

./configure --prefix=/usr --enable-shared --program-prefix="" --program-suffix="" && make && make install
Have a nice day
I am not so good in Linux... yet. Well I can compile from source some simple things, but those things after ./configure... I really don't know how to use them and what are they for...
I am talking about --prefix=; --program-prefix=; --program-suffix=... I have no idea how to use them :roll:

Big thanks again! Love your site!

Bart
Staff
Staff
Messaggi: 4249
Iscritto il: lun 9 ago 2004, 0:00
Località: Rimini

Messaggio da Bart »

Ma knemo dove ha l'eseguibile? Ho visto che è stato installato in /opt/kde ma non trovo niente sotto/opt/kde/bin.

victorche
Linux 1.x
Linux 1.x
Messaggi: 135
Iscritto il: lun 3 ott 2005, 23:12

Messaggio da victorche »

Bart ha scritto:Ma knemo dove ha l'eseguibile? Ho visto che è stato installato in /opt/kde ma non trovo niente sotto/opt/kde/bin.
Unfortunately I can't understand you well... Even with altavista's translation

Bart
Staff
Staff
Messaggi: 4249
Iscritto il: lun 9 ago 2004, 0:00
Località: Rimini

Messaggio da Bart »

victorche ha scritto:
Bart ha scritto:Ma knemo dove ha l'eseguibile? Ho visto che è stato installato in /opt/kde ma non trovo niente sotto/opt/kde/bin.
Unfortunately I can't understand you well... Even with altavista's translation
sorry. I said:
But where is the feasible of Knemo? I seen that it should be under /opt/kde but I can't find it under /opt/kde/bin.

victorche
Linux 1.x
Linux 1.x
Messaggi: 135
Iscritto il: lun 3 ott 2005, 23:12

Messaggio da victorche »

Well I not so sure where is it... But I think you shouldn't start is a program... But it is a KDE proccess... So you should enable it from the Control Center...
This is a quote from the KNemo's page on kde-apps.org:
IMPORTANT: KNemo is not an executable but an KDED service. Therefore
it has to be started using Control Center/KDE Components/Service
Manager. Please also note, that the wireless-tab as seen in screenshot
2 is only available, if the output of 'iwconfig' contains the
appropriate interface.
So do you think there is a problem with that package?

Bart
Staff
Staff
Messaggi: 4249
Iscritto il: lun 9 ago 2004, 0:00
Località: Rimini

Messaggio da Bart »

victorche ha scritto:Well I not so sure where is it... But I think you shouldn't start is a program... But it is a KDE proccess... So you should enable it from the Control Center...
This is a quote from the KNemo's page on kde-apps.org:
IMPORTANT: KNemo is not an executable but an KDED service. Therefore
it has to be started using Control Center/KDE Components/Service
Manager. Please also note, that the wireless-tab as seen in screenshot
2 is only available, if the output of 'iwconfig' contains the
appropriate interface.
So do you think there is a problem with that package?
Nono, it's ok, I think that Knemo was an executable. Thank you for help! ;)

Avatar utente
Paoletta
Staff
Staff
Messaggi: 3975
Iscritto il: lun 25 apr 2005, 0:00
Slackware: 14.2 - 64 bit
Desktop: fluxbox
Località: Varese

Messaggio da Paoletta »

I am talking about --prefix=; --program-prefix=; --program-suffix=... I have no idea how to use them Rolling Eyes
when you 're building a packet, type

Codice: Seleziona tutto

 ./configure --help 
there will be an explanation;

byez!

Bart
Staff
Staff
Messaggi: 4249
Iscritto il: lun 9 ago 2004, 0:00
Località: Rimini

Messaggio da Bart »

Paoletta ha scritto:
I am talking about --prefix=; --program-prefix=; --program-suffix=... I have no idea how to use them Rolling Eyes
when you 're building a packet, type

Codice: Seleziona tutto

 ./configure --help 
there will be an explanation;

byez!
Yes and with ./configure - help you can see al the possible features that you can compile with the package.

Rispondi