Hi all,

I have built a rpm package for SQLite-3.6.4, now i want to do self test for
the package. But when i don't exactly know how to do this. I tried by
installing SQLite and then copied the sqlite-3.6.4 to the machine and then
tried make fulltest but it is giving error in make like .libtool: link: gcc
no such file or dir. What changes needed in Makefile and libtool as these
are really big files?
Then i tried to built indivusual test cases like alter.test it makes
alter.lo but i really don't know how to run this, should i run this there in
test directory ot on sqlite3 prompt.
Please suggest me in this regard.

Thanks
Avinash
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to