Sam Varshavchik skrev: > Göran Höglund writes: > >> Hi, >> I am trying to run configure for courier-authlib 0.59.3 on a >> sun/solaris 8 machine. >> >> It works fine until crypt is tested where I get the following error: >> checking for crypt in -lcrypt... yes >> checking for crypt... yes >> checking for crypt() prototype... 0 >> ./configure[25282]: conftest2.out: not found > > This error message is simply impossible. Lines 25281 and 25282 in the > configure script in courier-authlib-0.59.3 are: > > sed -n '/^mail/p' <conftest.out >conftest2.out || exit 1 > . conftest2.out > > Therefore, at the conclusion of line 25281, conftest2.out is guaranteed > to exist. > > There's something in your environment that, unfortunately, only you can > possibly figure out, since you seem to have the only machine in the > world that could allegedly fail to create a file, yet not report it as > an error. Yes, an old installation of authlib 0.58! The courierauthconfig is found in /usr/local/bin. By simple remove the pre installed courierauthconfig, configure runs without any problem.
Now I am affraid that other leftovers might cause me more problems, so now is the question how to remove the complete old install before I proceed? > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
