Hello everyone! I wanted to generate normally distributed data set with a given sample size. The easiest way to it will be to have a routine that calculates the quantiles for a normal distribution. The Math::CDF module does have what I want, but I am having problems installing it. The make gives me fatal errors which look like the following:
LIB : fatal error LNK1181: cannot open input file "cr" NMAKE : fatal error U1077: 'lib' : return code '0x49d' Stop. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop. I do not understand what that could mean. Also, in the ReadME file of the module it says that I should change a cdflib/ipmpar.c file where the integer machine constans are specified for different machines. I am using a Dell machine with Windows 2000 and Intel Xeon processor. I dont know what class of machines does mine fall in or if that is actually the problem. Can somebody help me with this? Thanks a lot! Prachi. _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]