|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
UBUNTU 9.04 NUBBO INSIDE.
ho installato la versione 64 tutto ok.
ora ho provato ad installare una vecchia canon blp 800, ho trovato i driver...è stata riconosciuta, ho caricato il file ppd...pero mi dice che il file "foo2lbp800-wrapper" non è installato....il file è presente nella stessa cartella del file ppd... immagino si debba usare la shell ma non conosco la sintassi.. qualcuno mi aiuta? |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
|
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
si esatto
|
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
hai seguito il file README ?
startato cups e installato in http://127.0.0.1:631 individuata la porta usb? |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
se non è installato e startato di suo penso di no
![]() la mia è connessa via porta parallela. |
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
|
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
penso di essere nel punto ricerca driver...praticamente avrei solo aggiunto la stampante ma non installato il driver , facendo una prova di stampa la diagnostica mi dice che il file "foo2lbp800-wrapper" non è attualmente installato.
![]() |
![]() |
![]() |
![]() |
#8 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
hai fatto dopo scompattato quel file... da dentro la directory:
make (da root) make install modprobe parport_pc poi avvii cups e ti connetti da broser: http://127.0.0.1:631 installi la stampante (dovresti trovare il file ppd lbp800 ) p.s. per controllare se esiste ls -la /usr/bin/foo2lbp800-wrapper |
![]() |
![]() |
![]() |
#9 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
era parecchio che non mi sentivo cosi demente
![]() io letto anche guide sulla shell ma cercando di cambiare directory mi viene sempre detto questo : "ico@icoborg:~$ cd /home/ico/scrivania/ bash: cd: /home/ico/scrivania/: Nessun file o directory ico@icoborg:~$" |
![]() |
![]() |
![]() |
#10 |
Senior Member
Iscritto dal: Sep 2008
Città: Roma
Messaggi: 1382
|
Prova con la S di scrivania maiuscola...
|
![]() |
![]() |
![]() |
#11 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
funge grazie damage...
fantozziano in nessuna guida era stato detto... ma come mai la S maiuscola? |
![]() |
![]() |
![]() |
#12 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
non ci riesco...mi continua a dare usr/lib/cups/filter/foomatic-rip failed
io penso di aver seguito le istruzioni: ico@icoborg:~/Scrivania/lbp800-0.1.2$ make gcc -O2 -s -Wall \ errcapt.c bmcapt.c lbp800.c \ -l cups -o bin/Release/lbp800 bmcapt.c: In function ‘Bitmap_Skip’: bmcapt.c:50: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c:53: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c: In function ‘Bitmap_GetLine’: bmcapt.c:82: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c: In function ‘CompressBitmap’: bmcapt.c:164: warning: format not a string literal and no format arguments bmcapt.c:178: warning: format not a string literal and no format arguments bmcapt.c:171: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result bmcapt.c: In function ‘getLastDifference’: bmcapt.c:110: warning: array subscript is below array bounds bmcapt.c: In function ‘CompressBitmap’: bmcapt.c:110: warning: array subscript is below array bounds /usr/bin/ld: cannot find -lcups collect2: ld returned 1 exit status make: *** [lbp800] Errore 1 ico@icoborg:~/Scrivania/lbp800-0.1.2$ sudo make install [sudo] password for ico: gcc -O2 -s -Wall \ errcapt.c bmcapt.c lbp800.c \ -l cups -o bin/Release/lbp800 bmcapt.c: In function ‘Bitmap_Skip’: bmcapt.c:50: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c:53: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c: In function ‘Bitmap_GetLine’: bmcapt.c:82: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c: In function ‘CompressBitmap’: bmcapt.c:164: warning: format not a string literal and no format arguments bmcapt.c:178: warning: format not a string literal and no format arguments bmcapt.c:171: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result bmcapt.c: In function ‘getLastDifference’: bmcapt.c:110: warning: array subscript is below array bounds bmcapt.c: In function ‘CompressBitmap’: bmcapt.c:110: warning: array subscript is below array bounds /usr/bin/ld: cannot find -lcups collect2: ld returned 1 exit status make: *** [lbp800] Errore 1 ico@icoborg:~/Scrivania/lbp800-0.1.2$ sudo modprobe parport_pc poi ho controllato ser era presente il file usando il comando ls etc mi da questo : " ls -la /usr/bin/foo2lbp800-wrapper ls: opzione non valida -- "/" " poi cmq son andato a cercarlo a mano cd cd cd etc...e non c'era... utontibu^^ |
![]() |
![]() |
![]() |
#13 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
il primo passo da errore.....
ma cups l'hai installato? p.s. problema simile: http://forums.opensuse.org/hardware/...0-install.html |
![]() |
![]() |
![]() |
#14 |
Senior Member
Iscritto dal: Sep 2008
Città: Roma
Messaggi: 1382
|
premetto 2 cose:
1) non ho la più pallida idea di cosa faccia precisamente il comando che ti da problemi (si chiama ld, e linka le librerie, ma non so minimamente come funziona). 2) non ho letto bene la discussione però: se dai il comando: ln -s /usr/lib/libcups.so.2 /usr/lib/libcups.so e poi rifai tutta la procedura di prima, dovrebbe funzionare, anche se non so se è la cosa giusta da fare. Chiedo conferma a sacarde ![]() --edit: a, gia, cups deve essere installato... XD |
![]() |
![]() |
![]() |
#15 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
icoborg dove vedi che manca quella libreria?
comunque questi sono i pacchetti che contengono: libcups.so http://packages.ubuntu.com/search?se...aunty&arch=any |
![]() |
![]() |
![]() |
#16 | |
Senior Member
Iscritto dal: Sep 2008
Città: Roma
Messaggi: 1382
|
Quote:
comunque: Codice:
ico@icoborg:~/Scrivania/lbp800-0.1.2$ make gcc -O2 -s -Wall \ errcapt.c bmcapt.c lbp800.c \ -l cups -o bin/Release/lbp800 bmcapt.c: In function ‘Bitmap_Skip’: bmcapt.c:50: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c:53: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c: In function ‘Bitmap_GetLine’: bmcapt.c:82: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result bmcapt.c: In function ‘CompressBitmap’: bmcapt.c:164: warning: format not a string literal and no format arguments bmcapt.c:178: warning: format not a string literal and no format arguments bmcapt.c:171: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result bmcapt.c: In function ‘getLastDifference’: bmcapt.c:110: warning: array subscript is below array bounds bmcapt.c: In function ‘CompressBitmap’: bmcapt.c:110: warning: array subscript is below array bounds /usr/bin/ld: cannot find -lcups collect2: ld returned 1 exit status make: *** [lbp800] Errore 1 |
|
![]() |
![]() |
![]() |
#17 | |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
Quote:
|
|
![]() |
![]() |
![]() |
#18 |
Senior Member
Iscritto dal: Jan 2002
Città: Firenze, Perugia, Formia(LT)
Messaggi: 8842
|
we non vi incacchiate, anzi vi ringrazio moltissimo...io avevo gia installato qualche tempo fa una stampante di rete su 5 computer, installando anche cups...pensavo fosse +0- lo stesso procedimento..
cmq forse ho frainteso, ma se andando allindirizzo localhost:631 mi compare la pagina di gestione di cups non vuol dire che è già installato? |
![]() |
![]() |
![]() |
#19 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
si si certo....
ma non capisco l'errore...... quale file manca... p.s. oppure prova a installare nuova stampante usando da quell'archivio il file: Canon-LBP-800.ppd |
![]() |
![]() |
![]() |
#20 |
Senior Member
Iscritto dal: Apr 2004
Messaggi: 9516
|
prova a installare il pacchetto: libcups2-dev
che dovrebbe contenere la libreria di cups |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 10:50.