Re: Create thumbnail from webpage



Mike Blezien [MB], on Monday, January 30, 2006 at 08:30 (-0600) typed
the following:

MB> I have the two files aboved installed but get this error when running the
MB> wethumb script from the command line:

MB> pnmscale: EOF / read error reading magic number
MB> pnmtojpeg: EOF / read error reading magic number

this should be magic number issue, you have magic command installed?

http://unixhelp.ed.ac.uk/CGI/man-cgi?magic

As I said, I never run this script, because I use FreeBSD and it is a
bit different.

--

How do you protect mail on web? I use http://www.2pu.net

[Plain dealing is more often praised than practiced.]


.



Relevant Pages

  • Re: K&R 1.5.1 exercise
    ... EOF is guaranteed to have the type int and a negative value. ... the EXE file and run it by hand in a standalone console window. ... The C beginner using K&R2 is better served by a command line compiler than ... Dan Pop ...
    (comp.lang.c)
  • Re: Pausing/Waiting in C
    ... of "events" to be popped off, separated by a command to pause reading off ... but there is no sleep() function in the C standard ... return EOF; ...
    (comp.lang.c)
  • bug report - ExpInputProc on ECONNRESET
    ... We've encountered a problem while using a tcl TCP connection which has been converted to a spawn_id (so that the expect command can be used to parse the output). ... puts "got eof, and leaving" ...
    (comp.lang.tcl)
  • Re: blocking when reading from failed popen
    ... It seems to me that the ping program should be timing out ... EOF is not a character that can be inserted into the stream. ... That could be cured by adding one more command to the string ...
    (comp.unix.programmer)