Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to install canon pixma ip1900???
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
the_rastaman
n00b
n00b


Joined: 22 Oct 2010
Posts: 7

PostPosted: Thu Mar 17, 2011 11:52 pm    Post subject: how to install canon pixma ip1900??? Reply with quote

i have already read the wiki but i don't understand how to do it in amd64, can anyone help me?
Back to top
View user's profile Send private message
sethleon
Guru
Guru


Joined: 14 Dec 2003
Posts: 398
Location: Germany

PostPosted: Mon Mar 28, 2011 1:43 pm    Post subject: Reply with quote

Welcome to the Gentoo forum.

Do you know how to add a local portage overlay?
There is an entry in the gentoo bugtracker ... 258244
After downloading and adding the ebuild in the attachments to the local overlay ... called "Typo-fix -> Comment #12"

You should get it easily, the ebuild is called: net-print/cnijfilter-3.00
_________________
Mess with the best, die like the rest.
Back to top
View user's profile Send private message
dashko
n00b
n00b


Joined: 13 Jul 2010
Posts: 22
Location: Slovakia

PostPosted: Wed Apr 06, 2011 2:48 pm    Post subject: Reply with quote

Few days ago i installed exactly this on AMD64.

1. emerge layman
2. layman -a zugaina
3. layman -S
4.1 emerge net-print/cnijfilter-3.00.2
4.2 there should be error :)
"mv: cannot stat `cnijfilter-common-3.00.2': No such file or directory"

just do following:
# vim /var/lib/layman/zugaina/net-print/cnijfilter/cnijfilter-3.00.2.ebuild
and replace line
mv "${PN}-common-${PV}" "${P}" || die # Correcting directory-structure
with line
mv "${PN}-common-3.00" "${P}" || die

than subscribe
#ebuild cnijfilter-3.00.2.ebuild digest
and rebuild
4.3 emerge net-print/cnijfilter-3.00.2
5. emerge cups
6. go to http://127.0.0.1:631/ with your browser and click Administration -> Find New Printers and add connected printer (should be there now)
7. and print ...
Back to top
View user's profile Send private message
the_rastaman
n00b
n00b


Joined: 22 Oct 2010
Posts: 7

PostPosted: Tue Jun 28, 2011 2:16 am    Post subject: Reply with quote

thanks to the people that help me i haven't see this post in a very long time. and now i have this issue.
i already have done what the tell me to do, but now when i emerge the package using porthole i get this:

Code:

000090 *** USE="-amd64 ip1900" ACCEPT_KEYWORDS='~amd64' emerge --nospinner =net-print/cnijfilter-3.00.2 ***
000091
000092  * IMPORTANT: 3 config files in '/etc/portage' need updating.
000093  * See the CONFIGURATION FILES section of the emerge
000094  * man page to learn how to update config files.
000095 .. done!
000096
000097 >>> Verifying ebuild manifests
000098
000099 >>> Emerging (1 of 1) net-print/cnijfilter-3.00.2 from zugaina


and then nothing, any idea what I'm doing wrong?

thanks for you help, and greetings from Guatemala ;)
Back to top
View user's profile Send private message
zdenek2106
n00b
n00b


Joined: 02 Apr 2011
Posts: 2

PostPosted: Sun Nov 20, 2011 10:09 am    Post subject: Reply with quote

Hello everyone. I tried to install as mentioned above, but after correction in ebuild I have this error

Code:
* ERROR: net-print/cnijfilter-3.00.2 failed (compile phase):
 *   Couldn't make ip3600/cnijfilter
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2648:  Called src_compile_pr
 *   environment, line 2680:  Called die
 * The specific snippet of code:
 *       make || die "Couldn't make ${_pr}/cnijfilter";


I tried also USE ip1900 (just to be sure that problem will remain) and problem remains. I hope that only another correction of ebuild is necessary, but I donno how....

Thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum