I also do not see while the latest version cannot be compiled on Centos 5.9
you can compile mostly everything on 5.5 with a little tinkering.
On Aug 29, 2013 11:52 PM, "Stefan Manegold"
Hi,
a) Why does CentOS 5.9 require MonetDB 11.9.7 (Apr2012-SP2 !)? If it indeed does, please be aware that we cannot provide much 9if any at all) support for such an "ancient" release of MonetDB (and CentOS).
b) Unless you indeed need fits support, try configuring with --disable-fits.
Best, Stefan
----- Original Message -----
Hi again,
when i execute *./configure*, cfitsio is dont required 'cause i installed it.
2013/8/29 Hancel Gonzalez
cfitsio is installed. I don't know why happen that.
2013/8/29 Brian Hood
Forgot about this you need to compile and install fitsio
Then you should be ok. On Aug 29, 2013 10:04 PM, "Hancel Gonzalez"
wrote:
I need to use this version because my OS is CentOS 5.9. =(
2013/8/29 Brian Hood
Hi Hancel,
Have tried compiling the latest build as that is quite old now.
Brian Hood On Aug 29, 2013 9:05 PM, "Hancel Gonzalez" < hancelgonzalez@gmail.com> wrote:
> Hi again, > > i have a problem installing MonetDB 11.9.7 from source code. When i do > the *make* , get the next error in the process =S > > Can i help me? Many thanks. > > Regards, Hancel. > > PD: Error here: > > *fits.c:54:20: error: fitsio.h: No such file or directory* > *fits.c:55:21: error: fitsio2.h: No such file or directory* > *fits.c:56:21: error: longnam.h: No such file or directory* > *fits.c: In function 'fits2mtype':* > *fits.c:126: error: 'TBIT' undeclared (first use in this function)* > *fits.c:126: error: (Each undeclared identifier is reported only once* > *fits.c:126: error: for each function it appears in.)* > *fits.c:127: error: 'TLOGICAL' undeclared (first use in this function) > * > *fits.c:129: error: 'TBYTE' undeclared (first use in this function)* > *fits.c:130: error: 'TSBYTE' undeclared (first use in this function)* > *fits.c:132: error: 'TSTRING' undeclared (first use in this function)* > *fits.c:134: error: 'TUSHORT' undeclared (first use in this function)* > *fits.c:135: error: 'TSHORT' undeclared (first use in this function)* > *fits.c:137: error: 'TUINT' undeclared (first use in this function)* > *fits.c:138: error: 'TINT' undeclared (first use in this function)* > *fits.c:140: error: 'TLONG' undeclared (first use in this function)* > *fits.c:141: error: 'TULONG' undeclared (first use in this function)* > *fits.c:142: error: 'TLONGLONG' undeclared (first use in this > function)* > *fits.c:144: error: 'TFLOAT' undeclared (first use in this function)* > *fits.c:146: error: 'TDOUBLE' undeclared (first use in this function)* > *fits.c:149: error: 'TCOMPLEX' undeclared (first use in this function) > * > *fits.c:150: error: 'TDBLCOMPLEX' undeclared (first use in this > function)* > *fits.c: In function 'fits2subtype':* > *fits.c:161: error: 'TBIT' undeclared (first use in this function)* > *fits.c:162: error: 'TLOGICAL' undeclared (first use in this function) > * > *fits.c:165: error: 'TBYTE' undeclared (first use in this function)* > *fits.c:166: error: 'TSBYTE' undeclared (first use in this function)* > *fits.c:169: error: 'TSTRING' undeclared (first use in this function)* > *fits.c:172: error: 'TUSHORT' undeclared (first use in this function)* > *fits.c:173: error: 'TSHORT' undeclared (first use in this function)* > *fits.c:176: error: 'TUINT' undeclared (first use in this function)* > *fits.c:177: error: 'TINT' undeclared (first use in this function)* > *fits.c:180: error: 'TULONG' undeclared (first use in this function)* > *fits.c:181: error: 'TLONG' undeclared (first use in this function)* > *fits.c:182: error: 'TLONGLONG' undeclared (first use in this > function)* > *fits.c:185: error: 'TFLOAT' undeclared (first use in this function)* > *fits.c:188: error: 'TDOUBLE' undeclared (first use in this function)* > *fits.c:192: error: 'TCOMPLEX' undeclared (first use in this function) > * > *fits.c:193: error: 'TDBLCOMPLEX' undeclared (first use in this > function)* > *fits.c: In function 'FITSexportTable':* > *fits.c:209: error: 'fitsfile' undeclared (first use in this function) > * > *fits.c:209: error: 'fptr' undeclared (first use in this function)* > *fits.c:303: error: 'USHORT_IMG' undeclared (first use in this > function)* > *fits.c:305: error: 'READWRITE' undeclared (first use in this > function)* > *fits.c:308: error: 'BINARY_TBL' undeclared (first use in this > function)* > *fits.c:332: error: 'TLOGICAL' undeclared (first use in this function) > * > *fits.c:361: error: 'TBYTE' undeclared (first use in this function)* > *fits.c:419: error: 'TSHORT' undeclared (first use in this function)* > *fits.c:448: error: 'TINT' undeclared (first use in this function)* > *fits.c:477: error: 'TLONG' undeclared (first use in this function)* > *fits.c:506: error: 'TFLOAT' undeclared (first use in this function)* > *fits.c:535: error: 'TDOUBLE' undeclared (first use in this function)* > *fits.c: In function 'FITSdir':* > *fits.c:573: error: 'fitsfile' undeclared (first use in this function) > * > *fits.c:573: error: 'fptr' undeclared (first use in this function)* > *fits.c:588: error: 'READONLY' undeclared (first use in this function) > * > *fits.c: In function 'FITSdirpat':* > *fits.c:607: error: 'fitsfile' undeclared (first use in this function) > * > *fits.c:607: error: 'fptr' undeclared (first use in this function)* > *fits.c:631: error: 'READONLY' undeclared (first use in this function) > * > *fits.c: In function 'FITStest':* > *fits.c:646: error: 'fitsfile' undeclared (first use in this function) > * > *fits.c:646: error: 'fptr' undeclared (first use in this function)* > *fits.c:651: error: 'READONLY' undeclared (first use in this function) > * > *fits.c: In function 'FITSattach':* > *fits.c:670: error: 'fitsfile' undeclared (first use in this function) > * > *fits.c:670: error: 'fptr' undeclared (first use in this function)* > *fits.c:684: error: 'READONLY' undeclared (first use in this function) > * > *fits.c:731: error: 'ASCII_TBL' undeclared (first use in this > function)* > *fits.c:731: error: 'BINARY_TBL' undeclared (first use in this > function)* > *fits.c:735: error: 'TSTRING' undeclared (first use in this function)* > *fits.c: In function 'FITSloadTable':* > *fits.c:834: error: 'fitsfile' undeclared (first use in this function) > * > *fits.c:834: error: 'fptr' undeclared (first use in this function)* > *fits.c:842: error: 'FLEN_VALUE' undeclared (first use in this > function)* > *fits.c:878: error: 'READONLY' undeclared (first use in this function) > * > *fits.c:886: error: 'ASCII_TBL' undeclared (first use in this > function)* > *fits.c:886: error: 'BINARY_TBL' undeclared (first use in this > function)* > *fits.c:906: error: 'TSTRING' undeclared (first use in this function)* > *fits.c:970: error: 'FLEN_ERRMSG' undeclared (first use in this > function)* > *make[9]: *** [lib_fits_la-fits.lo] Error 1* > *make[9]: Leaving directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5/vaults'* > *make[8]: *** [all] Error 2* > *make[8]: Leaving directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5/vaults'* > *make[7]: *** [all-recursive] Error 1* > *make[7]: Leaving directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5'* > *make[6]: *** [all] Error 2* > *make[6]: Leaving directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5'* > *make[5]: *** [all-recursive] Error 1* > *make[5]: Leaving directory `/home/hancel/MonetDB-11.9.7/sql/backends' > * > *make[4]: *** [all] Error 2* > *make[4]: Leaving directory `/home/hancel/MonetDB-11.9.7/sql/backends' > * > *make[3]: *** [all-recursive] Error 1* > *make[3]: Leaving directory `/home/hancel/MonetDB-11.9.7/sql'* > *make[2]: *** [all] Error 2* > *make[2]: Leaving directory `/home/hancel/MonetDB-11.9.7/sql'* > *make[1]: *** [all-recursive] Error 1* > *make[1]: Leaving directory `/home/hancel/MonetDB-11.9.7'* > *make: *** [all] Error 2* > > _______________________________________________ > users-list mailing list > users-list@monetdb.org > http://mail.monetdb.org/mailman/listinfo/users-list > > _______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold/ | Science Park 123 (L321) | | +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list