search for: fhwa

Displaying 4 results from an estimated 4 matches for "fhwa".

2004 Feb 09
1
iconv detection on Irix 6.5
...t ""$i/lib"" != "/usr/lib" ; then - LDFLAGS="$LDFLAGS -L"$i/lib"" +if test ""$i/lib32"" != "/usr/lib" ; then + LDFLAGS="$LDFLAGS -L"$i/lib32"" fi export CPPFLAGS ---Jason Mader, FHWA/NHTSA National Crash Analysis Center, The George Washington University, VA Campus
2004 Jul 11
1
[BUG] iconv detection in 3.0.5rc1
...d that on the second iteration of that loop to try the lib32 directory that LDFLAGS is set to "-L/usr/lib -L/usr/lib32" when it should probably only be "-L/usr/lib32". This is probably a sign that other variables are not being restored to their saved values. ---Jason Mader, FHWA/NHTSA National Crash Analysis Center, The George Washington University, VA Campus
2005 Dec 19
1
Stop WinXP from attempting to remount a share
...lient continually tries to reconnect to a Samba share that no longer exists. This is despite rebooting, and despite having disconnected the share on the client. Windows seems to persistently remember the server\share and want to reconnect with it. Is there a way to stop this? ---Jason Mader, FHWA/NHTSA National Crash Analysis Center, The George Washington University, VA Campus
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active Directory. Installing the tardist of 3.0.21c did not give me kerberos/ldap/adc capabilities even though Kerberos and LDAP were prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I am trying this: ./configure --libdir=/usr/lib --includedir=/usr/include --prefix=/usr/samba --with-ldap --with-ads