<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>foo2zjs - foo2hp - foo2xqx - foo2lava - foo2qpdl - foo2oakSupport for linux printer drivers  - General foo2hp</title>
        <description></description>
        <link>http://foo2zjs.rkkda.com/forum/list.php?15</link>
        <lastBuildDate>Thu, 09 Sep 2010 21:32:33 -0400</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?15,1718,1718#msg-1718</guid>
            <title>Uninstalling HPLIP (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?15,1718,1718#msg-1718</link>
            <description><![CDATA[ This is just some advice I'd like to give out:<br />
<br />
Before installing any of the foo2* drivers I strongly recommend uninstalling HPLIP. The instructions can be found here:<br />
<br />
<a href="http://hplipopensource.com/node/188" rel="nofollow" >http://hplipopensource.com/node/188</a><br />
<br />
If you already installed one of your printers with HPLIP I also advise you to manually remove the printers and re-enable them using the foo2* drives, otherwise your printers will not work correctly.<br />
<br />
Best,<br />
<br />
<br />
<br />
<br />
Robert]]></description>
            <dc:creator>bbroke</dc:creator>
            <category>General foo2hp</category>
            <pubDate>Thu, 29 Jan 2009 11:33:35 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?15,1320,1320#msg-1320</guid>
            <title>Problem with Suse 11 (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?15,1320,1320#msg-1320</link>
            <description><![CDATA[ Trying to install on Open Suse 11, appears to go Ok, but I get script erron on trying to setup printer.<br />
this happens befor I install foo2hp, so it appears to be a problem in Suse 11.]]></description>
            <dc:creator>BillWilliam</dc:creator>
            <category>General foo2hp</category>
            <pubDate>Tue, 29 Jul 2008 08:36:23 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?15,1238,1238#msg-1238</guid>
            <title>foo2hp compilation (3 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?15,1238,1238#msg-1238</link>
            <description><![CDATA[ Hello<br />
i'm from FRANCE on Kubuntu 7.10 gutsy<br />
i have an HP color laserjet 1600 printer connected on a QNAP TS101 NAS server.<br />
<br />
i'm trying to install foo2hp folowing the procedure but<br />
<pre class="bbcode">
edwige@DellVostro1700:~/foo2zjs$ make
#
# Dependencies...
#
      ***
      *** Error: /usr/include/stdio.h is not installed!
      ***
      *** Install Software Development (gcc) package
      *** for Ubuntu: sudo apt-get install build-essential
      ***
make: *** [all-test] Erreur 1
edwige@DellVostro1700:~/foo2zjs$</pre>
<br />
can you help me ?<br />
<br />
thanks <br />
Remy]]></description>
            <dc:creator>vms</dc:creator>
            <category>General foo2hp</category>
            <pubDate>Sat, 14 Jun 2008 03:39:49 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?15,973,973#msg-973</guid>
            <title>foo2hp -m (media type)? (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?15,973,973#msg-973</link>
            <description><![CDATA[ Can somebody please explain the foo2hp -m option... the man file doesn't go into depth on explaining what the &quot;-m&quot; or &quot;media type&quot; does besides the fact it accepts integers from 0-256?<br />
<br />
Reason I'm asking, HP Color LaserJet paper is 96 brightness and 28 lbs.  I need to somehow adjust my 2600N printer to print on this paper without dumping too much toner.<br />
<br />
About the only paper I can use is the 20lb HP Multi Purpose paper.  Maybe it's still an engineering defect with this puppy.  Either way, whether conserving toner or it's a h/w bug, wondering how to negotiate Media Types according to the type of paper I buy (ie.  28lb HP Color LaserJet Paper - 96 Brightness, 20lb HP Multi-Purpose, or Bond/Stock paper.)]]></description>
            <dc:creator>roger</dc:creator>
            <category>General foo2hp</category>
            <pubDate>Tue, 10 Jun 2008 23:45:49 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?15,332,332#msg-332</guid>
            <title>is foo2hp 64 bit compatible? [hp2600n, Ubuntu] (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?15,332,332#msg-332</link>
            <description><![CDATA[ hey,<br />
<br />
I'm new to ubuntu, about 2 weeks experience. <br />
<br />
I need to get my 2600n working, or its gonna be a deal breaker.<br />
<br />
I've downloaded the driver tarball, unzipped it to the folder, but when i try to run make in the folder, ir errors. <br />
<br />
foo2zjs.c:60:19: error: stdio.h: No such file or directory<br />
foo2zjs.c:61:20: error: stdlib.h: No such file or directory<br />
foo2zjs.c:62:19: error: ctype.h: No such file or directory<br />
foo2zjs.c:63:20: error: string.h: No such file or directory<br />
foo2zjs.c:64:20: error: unistd.h: No such file or directory<br />
In file included from foo2zjs.c:67:<br />
zjs.h:9:22: error: inttypes.h: No such file or directory<br />
In file included from foo2zjs.c:67:<br />
zjs.h:10: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?DWORD?<br />
zjs.h:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?WORD?<br />
zjs.h:12: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?BYTE?<br />
zjs.h:36: error: expected specifier-qualifier-list before ?DWORD?<br />
zjs.h:246: error: expected specifier-qualifier-list before ?DWORD?<br />
zjs.h:254: error: expected specifier-qualifier-list before ?DWORD?<br />
zjs.h:259: error: expected specifier-qualifier-list before ?int32_t?<br />
zjs.h:263: error: ?uint32_t? undeclared here (not in a function)<br />
zjs.h:264: error: expected specifier-qualifier-list before ?uint32_t?<br />
zjs.h:268: error: ?uint16_t? undeclared here (not in a function)<br />
<br />
<br />
thats just the first 10% of the errors. pretty much every line is an error. <br />
<br />
I'm really struggling to get ubuntu working with my peripherals, is it cos i've chosen the 64 bit version?<br />
<br />
Matt]]></description>
            <dc:creator>bytejunkie</dc:creator>
            <category>General foo2hp</category>
            <pubDate>Mon, 30 Apr 2007 16:36:38 -0400</pubDate>
        </item>
    </channel>
</rss>
