From: KEVIN Z. <KZE...@jh...> - 2003-07-09 17:06:28
|
I'm trying to get my first installation of MDB tools working. I'm also not = familiar with CVS, so I couldn't get this command to work: www:~# cvs -d:pserver:ano...@cv...:/cvsroot/mdbto= ols login Logging in to :pserver:ano...@cv...:2401/cvsroot/= mdbtools CVS password:=20 cvs login: authorization failed: server cvs.mdbtools.sourceforge.net = rejected access to /cvsroot/mdbtools for user anonymous www:~# cvs -d:pserver:ano...@cv...:/cvsroot/mdbto= ols login Logging in to :pserver:ano...@cv...:2401/cvsroot/= mdbtools CVS password:=20 cvs [login aborted]: recv() from server cvs.mdbtools.sourceforge.net: = Connection reset by peer www:~#=20 I tried putting in 'anonymous' and my email address in response to the = password prompt, but neither was accepted. Then, I got the 0.5rc2 tarball and did the dance: tar zxvf mdbtools-0.5rc2.= tar.gz; cd mdbtools-0.5rc2/; ./configure --enable-sql; make; su -; make = install. All seemed to go well, except for some complaints about missing = libglade and libgnomeui, which didn't stop the build. mdbtools seems to be = working, except for a Segmentation fault when the '-H' (omit the header = row) is used: kevinz@www:~/budgetdb$ mdb-export budgettables.mdb BCODE | head -3 =20 BUDGETNUMB,BUDGETDESC,THRU_DATE,FROM_DATE,ACTIVE_INA,AT_T_CODE,AWARD_NUMB,O= N_OFF_CAM,OLD_BUDGET,BREGION,FUNDING,FINANALYST,PROGOFFICE,DATERECORD,DATEL= ASTMO,TIMELASTM9,LASTMODIFI,TIMERECTM9,CREATEDBYO,MASTERACCO,TYPEFUNDIN,COU= NTRY,OLDAUTHCODE,FUND,AREAORG,NOTES,TEAM 8050104.000000,"Popdynamics GF","","","I",,2,"On Campus","","Admin","CCP","= vsmith","","08/23/96 00:00:00","06/12/97 00:00:00","07443677","CGK","134946= 60","DTN",8850105.000000,"","Nepal",,690,,"", 9800131.000000,"General Funds '04","06/30/04 00:00:00","07/01/00 00:00:00",= "A",2398613.000000,,"On Campus","H-32-0005","Admin","CCP","vsmith","SHD",""= ,"11/29/00 00:00:00","13541336","CGK","","",9800131.000000,"Discretionary",= "Non-Country",9416,0,,"Requires prior approval by Susan", kevinz@www:~/budgetdb$ mdb-export -H budgettables.mdb BCODE Segmentation fault kevinz@www:~/budgetdb$=20 Any ideas on how to troubleshoot this problem? I tried to search the = archives on "Segmentation" but the SourceForge archive server must be done = right now; I couldn't get a response. Here's some information on my system: kevinz@www:~/budgetdb$ cat /proc/sys/kernel/ostype=20 Linux kevinz@www:~/budgetdb$ cat /proc/sys/kernel/osrelease=20 2.4.18-686-smp kevinz@www:~/budgetdb$ cat /etc/issue Debian GNU/\s 3.0 \n \l kevinz@www:~/budgetdb$ cat /proc/sys/kernel/version =20 #1 SMP Sun Apr 14 12:07:19 EST 2002 kevinz@www:~/budgetdb$=20 Thank you all for your help and suggestions. -Kevin Zembower ----- E. Kevin Zembower Unix Administrator Johns Hopkins University/Center for Communications Programs 111 Market Place, Suite 310 Baltimore, MD 21202 410-659-6139 |