maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #04567
Re: Need help re. which files to include in 5.5 .debs
Kristian Nielsen <knielsen@xxxxxxxxxxxxxxx> writes:
> So if I understand you correctly, you are saying that libmariadbclient-dev
> should install every .h file that `make install` does.
Do we really have to do this?
Eg. files like these:
/usr/local/mysql/include/decimal.h
/usr/local/mysql/include/errmsg.h
/usr/local/mysql/include/keycache.h
It does not seem right to me to install a generic-named file like "decimal.h"
into /usr/include/. If everybody did this, it would be bound to cause
conflicts, I think ...
Or would it be ok to install _all_ include files in /usr/include/mysql/ ?
- Kristian.
Follow ups
References