Hello,
On Sat, 6 Sep 2003 09:04 pm, Muhammad Mushtaque wrote: > Hello All, > > I am facing problems in installing DBD-ODBC with DBD-DBI. I am using > SQL server2000 with Radiator-3.6 installed on Solaris.7 with Perl > version 5.6.1. > > When i m installing DBD-ODBC1.06 with DBD-DBI1.37 facing this error. > > "Makefile:297: *** missing separator. Stop." > > I have tried other versions of DBD-ODBC till 0.39 but giving same > error. well with DBD-ODBC 0.38 its all working fine. Its an old version > so any one face any strange problem like this ?? You are probably using the wrong version of make. Old make's often behave that way, expecting a tab where later makes will tolerate spaces. Suggest you get the prebuilt gnu make from www.sunfreeware.com Cheers. > > waiting for replies, > > Mushtaque. > _______ > This email and any files transmitted with it are confidential and are > intended solely for the use of the individual or entity to which they > are addressed. This communication represents the originator's personal > views and opinions, which do not necessarily reflect those of eWorld > (Pvt) Ltd. If you are not the original / intended recipient or the > person responsible for delivering the email to the intended recipient, > be advised that you have received this email in error, and that any > use, dissemination, forwarding, printing, or copying of this email is > strictly prohibited. If you have received this email in error, we > regret the inconvenience and request you to please immediately notify > at [EMAIL PROTECTED] > > === > Archive at http://www.open.com.au/archives/radiator/ > Announcements on [EMAIL PROTECTED] > To unsubscribe, email '[EMAIL PROTECTED]' with > 'unsubscribe radiator' in the body of the message. -- Mike McCauley [EMAIL PROTECTED] Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW 24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au Phone +61 3 9598-0985 Fax +61 3 9598-0955 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP etc on Unix, Windows, MacOS etc. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
