Hi John, I am having an issue when running ibis outside of the parent directory of the data directory. I am also getting errors with the C-API using the full path to the data directory. I am developing on a stock Ubuntu 10.10 environment running the latest fastbit svn revision.
The following is the output that occurs when running a query with ibis. ( using -d /foo/bar) ---- Warning -- part[bar]::doScan(fid == 1) can not proceed because of missing data file "/foo/bar" or unexpected file size (actual 0, expected 1078643440) ---- If I run ibis in the parent directory it works fine. (using -d bar) I believe this was introduced in revision 349. Thanks for making this software available. Do you have any plans to add to the C api? Also, what would be the best way to contribute patches? Cheers, Travis _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
