Date: Mon, 27 Oct 2003 08:54:32 -0800 From: Jason Dictos <jason.dictos@tapeware.com> To: "'freebsd-ports-bugs@freebsd.org'" <freebsd-ports-bugs@freebsd.org> Subject: thumbnail_index no likely picture names with spaces in them Message-ID: <E50A109EE98AA049BAA09D725DB0714F01118B0B@yt-internet.tapeware.com>
next in thread | raw e-mail | index | archive | help
Hi All, I need some help fixing a bash script created by the port thumbnail_index in the www directory. This port does a nifty job of auto creating thumb nails of directories, however when you feed it a directory with pictures that have names with spaces in them it croacks: "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 332_t.info: No such file or directory [: : bad number "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 333_t.info: No such file or directory [: : bad number "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 334_t.info: No such file or directory [: : bad number "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 335_t.info: No such file or directory [: : bad number "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 336_t.info: No such file or directory [: : bad number "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 337_t.info: No such file or directory [: : bad number "/tmp/timake.9647", line 6: warning: duplicate script for target ".thumbnails/Pi cture" ignored make: don't know how to make Picture. Stop cat: .thumbnails/Picture 338_t.info: No such file or directory [: : bad number The directory listing is like so: .thumbnails Picture 333.jpg Picture 335.jpg Picture 337.jpg index.html Picture 332.jpg Picture 334.jpg Picture 336.jpg Picture 338.jpg Jason, Dictos Lead Engineer Yosemite Technologies 800-228-9236 559-449-8181 www.yosemitetechnologies.com <http://www.yosemitetechnologies.com/> TapeWare "BACKUP SIMPLIFIED" ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E50A109EE98AA049BAA09D725DB0714F01118B0B>