Hi Jean,I've successfully built condor 7.2.1 on Slackware 12.2 using GCC 4.2.4. You will need to use --disable-full-port (aka you will not get standard universe) and you may run into some trouble with some of the bundled externals. Off the top of my head, blahp fails to build because it expects a specific version of automake and aclocal, you can fix that by symlinking to the correct version. Also, coredumper fails to build because linuxthreads.c:69 tries to include linux/dirent.h which doesn't exist. You can fix that by editing the bundled source and changing the include to just dirent.h.
We haven't had any problems running it. Rob Jean Dannemann wrote:
hi what is the recommended version of GCC to build Condor on Slackware 12? and, Slackware is a good OS choice for Condor? thanks! ------------------------------------------------------------------------ _______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-usersThe archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/