im trying to install a Ricoh SP211 Printer on Ubuntu 15.10.
The howto from: https://github.com/madlynx/ricoh-sp100/blob/master/INSTALL Is helping me but i got stuck there.
When i run ./check-requirements
i get:
pbmtojbg [REQUIRED] : No
identify [REQUIRED] : Yes, version: Version: ImageMagick 6.8.9-9 Q16 x86_64 2015-08-06 http://www.imagemagick.org
Ghostscript [REQUIRED] : Yes, version: 9.16
ps2write [REQUIRED] : Yes
pbmraw [REQUIRED] : Yes
inotify-wait [optional] : No
Where do I get the packages ps2write
and pgmraw
?
By coincidence I found that ps2write
is a package containing in imagemagick.
The other 2 I can't find. Come someone help me?
Best regards