In message <[EMAIL PROTECTED]> on Thu, 13 Jun 2002
21:08:37 +0200 (CEST), Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> said:
levitte> dkaufman> The one problem I still see is with point.sh. It works for
levitte> dkaufman> DJGPP, but won't work for other systems without symbolic
levitte> dkaufman> links. I don't know how to test for symbolic links in a
levitte> dkaufman> shell script.
levitte>
levitte> Is it '-fR' that you're refering to? I agree... Would it be possible
levitte> to reimplement the recursive part in terms of sh (removes the need for
levitte> -R), and then use rm to remove each present goal file before it's
levitte> copied anew (removed the need for -f)? It would probably be easier to
levitte> implement in perl (meaning we get a point.pl and remove point.sh), and
levitte> in that case, the arguments could be used properly so tricks like
levitte> `cd ../../perlasm;pwd` aren't needed any more (I prefer to have
levitte> relative paths, so I can move a tree at will, see).
I just discovered that having crypto/des/asm/perlasm to point at
crypto/perlasm is not strictly necessary, since the perl scripts in
crypto/des/asm that depend on it add both "perlasm" and
"../../perlasm" to @INC, so the absence of crypto/des/asm/perlasm
isn't really a problem (except on DOS, where unpacking the
distribution generates a zero-length file crypto/des/asm/perlasm).
Should we simply skip the pointing in this case and remove "perlasm"
from the list of directories added to @INC in the relevant scripts?
Note that this is already how things work in crypto/md5...
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]