My workaround was to comment out the following lines in "/bin/nutch" :
# so that filenames w/ spaces are handled correctly in loops below
#IFS=
. . .
# restore ordinary behaviour
#unset IFSMy Solaris apparently does not allow IFS to be unset. If you get a similar IFS error on Solaris this workaround should work for you.
Tito Sierra Digital Library Initiatives North Carolina State University
On Oct 28, 2004, at 4:36 AM, [EMAIL PROTECTED] wrote:
Hi, � Will Nutch support to work on Solaris platform... � Regards, Palani Murugan.
Send instant messages to your online friends http://uk.messenger.yahoo.com
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Nutch-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-general
