Voglio eseguire 'make install' in modo da avere tutto ciò di cui ho bisogno, ma mi piacerebbe che installasse le cose nella loro cartella invece del sistema / usr / bin ecc. È possibile? anche se fa riferimento a strumenti in / usr / bin ecc.?
Sto provando alla automakelibreria C ++ di OrientDb, ma ricevo alcuni errori. Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure Makefile.am:10: …
Ho quanto segue in configure.ac: AC_CHECK_PROGS(MAKE,$MAKE make gmake,error) if test "x$MAKE" = "xerror" ;then AC_MSG_ERROR([cannot find a make command]) fi Questo è stato nel nostro progetto per molto tempo, ma in alcune configurazioni ottengo questo errore: configure.ac:45: error: possibly undefined macro: AC_MSG_ERROR If this token and others are legitimate, please …
Capisco che CFLAGS (o CXXFLAGS per C ++) sono per il compilatore, mentre CPPFLAGS è utilizzato dal preprocessore. Ma ancora non capisco la differenza. Devo specificare un percorso di inclusione per un file di intestazione incluso con #include - poiché #include è una direttiva del preprocessore, il preprocessore (CPPFLAGS) è …
We use cookies and other tracking technologies to improve your browsing experience on our website,
to show you personalized content and targeted ads, to analyze our website traffic,
and to understand where our visitors are coming from.
By continuing, you consent to our use of cookies and other tracking technologies and
affirm you're at least 16 years old or have consent from a parent or guardian.