Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 5125  / 2 Years ago, mon, september 26, 2022, 9:51:53

Since http://foo2zjs.rkkda.com/ is down for some time now, are there any alternatives for download of foo2zjs.tar.gz?


More From » printing

 Answers
5

foo2zjs.tar.gz contains a source code that can be get from git repository (https://github.com/koenkooi/foo2zjs) as well.


Instructions that use this archive usually state to download this archive, extract it and then make from it, something like this:


wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
tar zxf foo2zjs.tar.gz
cd foo2zjs
make

By using GitHub repository as a source, just run following:


git clone https://github.com/koenkooi/foo2zjs.git
cd foo2zjs
make

Also, since source code from github already contains all firmware images, there is no need to run


./getweb 1018 # or some other printer

[#1465] Tuesday, September 27, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
beateyra

Total Points: 499
Total Questions: 113
Total Answers: 125

Location: Falkland Islands
Member since Mon, Jul 13, 2020
4 Years ago
beateyra questions
Mon, Jul 11, 22, 17:35, 2 Years ago
Wed, Sep 22, 21, 13:51, 3 Years ago
Tue, Jan 3, 23, 12:05, 1 Year ago
Tue, May 18, 21, 22:32, 3 Years ago
;