Hi, I'm probably too tired today and I cannot see any problem with this alias stored in my .bashrc:
alias mcm="make -f Makefile.cvs ; ./configure --with-openssl-dir=/usr/local/ssl ; make" (it's all in 1 line) Problem is simple - when I run mcm - the configure script ignore my with-openssl-dir, and continues with the make (which breaks compiling KDE since once again, RedHat in their latest beta updated their OpenSSL packages, and this time you got a new feature - Kerberos integration, so the compile failes).. Suggestions? Thanks, Hetz ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
