Subj : Squish under Linux To : Mark Lewis From : Bob Jones Date : Thu Nov 06 2003 05:55 pm Mark: Would you try adding a subdirectory 'sqafix' (without the quotes) at the same level that the squish, slib, util, etc. (typically .../maximus/sqafix ) already exist in your source code tree and try running your CVS update again? I suspect that you may have a user ID issue with creating sub-directories in the location where you are compiling the code and updating from CVS. :( Let me know what happens. Thanks. Bob Jones, 1:343/41 ml> i just looked at my logs of my update sessions and my ml> last log ends with an attempt to change into the sqafix ml> directory which is nonexistant on my box... ml> here's my update script... ml> ===== updatemax ===== ml> echo updating from cvs ml> cvs up 2>&1 > 1.log ml> echo configuring... hit enter... ml> ./configure --prefix=/opt/max 2>&1 > 2.log ml> echo running make build ml> make build 2>&1 > 3.log ml> ===== end ===== ml> the above terminates with the following... ml> ===== ml> gmake[1]: Leaving directory `/opt/maximus/msgapi' ml> /bin/sh: cd: sqafix: No such file or directory ml> cd sqafix && /usr/bin/gmake ml> /bin/sh: cd: sqafix: No such file or directory ml> make: *** [sqafix] Error 1 ml> ===== ml> unfortunately, my redirections aren't grabbing the ml> /bin/sh lines or the make: line and directing them into ml> the logs as desired... i had it working like that at ml> one time and had to recreate the script and forgot how ml> i did it before... enlightenment? ml> thanks... --- Maximus/2 3.01 * Origin: Top Hat 2 BBS (1:343/41) .