On Tuesday 27 March 2007, James Keating wrote: > freebsd 6.0 > the first 3 steps worked. the install fails. did i miss a package or flag? > > regular_user-1> ./configure --without-ldapaddressbook > "CPPFLAGS=-I/usr/local/include" "LDFLAGS=-L/usr/local/lib" > ... > regular_user-2> make > ... > regular_user-3> make check > ... > regular_user-4> make install DESTDIR=/var/tmp/courier-inst > ... > ... > Making install in m4 > Making install in po > -d /var/tmp/courier-inst/usr/lib/courier/share > -d: No such file or directory > > *** Error code 1 > > Stop in /usr/local/src/courier/courier-0.54.2/pcp/po. > > *** Error code 1 > > Stop in /usr/local/src/courier/courier-0.54.2/pcp. > > ** Error code 1 > > Stop in /usr/local/src/courier/courier-0.54.2/pcp. > > *** Error code 1 > > Stop in /usr/local/src/courier/courier-0.54.2. > > regular_user>
You could either tweak port's Makefile to use 0.54.2 instead of current 0.54.0, or use gmake, as already mentioned in another post. Regards, Milan -- This address is used only for mailing list response. Do not send any personal messages to it, use milan in address instead. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
