Re: Newbie: Automake installation directories

2002-02-04 Thread Αλέξανδρος Καρυπίδης (Alexandros Karypidis)
> &Agr;&lgr;&eacgr;&xgr;&agr;&ngr;&dgr;&rgr;&ogr;&sfgr;> nobase_include_HEADERS = sampleprocject/header1.h > sampleproject2.h > > &Agr;&lgr;&eacgr;&xgr;&agr;&ngr;&dgr;&rgr;&ogr;&sfgr;> but then automake fails with: > > &Agr;&lgr;&eacgr;&xgr;&agr;&ngr;&dgr;&rgr;&ogr;&sfgr;> src/Makefile.am:8: in

Re: Newbie: Automake installation directories

2002-02-04 Thread Alexandre Duret-Lutz
>>> "&Agr;&lgr;&eacgr;&xgr;&agr;&ngr;&dgr;&rgr;&ogr;&sfgr;" == &Agr;&lgr;&eacgr;&xgr;&agr;&ngr;&dgr;&rgr;&ogr;&sfgr; &Kgr;&agr;&rgr;&ugr;&pgr;&iacgr;&dgr;&eegr;&sfgr; (Alexandros Karypidis) writes: [...] &Agr;&lgr;&eacgr;&xgr;&agr;&ngr;&dgr;&rgr;&ogr;&sfgr;> nobase_include_HEADERS = sampleprocj

Re: Newbie: Automake installation directories

2002-02-03 Thread Αλέξανδρος Καρυπίδης (Alexandros Karypidis)
Please not that for testing I run: ./configure --prefix=/tmp/k > Hello all, > > I'm trying to install my header files in the directory > "/usr/local/include/PACKAGE/". Using a very simple "sampleproject" which I > created I tried using: > > "pkgincludedir_HEADERS = header1.h header2.h" > > This

Newbie: Automake installation directories

2002-02-03 Thread Αλέξανδρος Καρυπίδης (Alexandros Karypidis)
Hello all, I'm trying to install my header files in the directory "/usr/local/include/PACKAGE/". Using a very simple "sampleproject" which I created I tried using: "pkgincludedir_HEADERS = header1.h header2.h" This fails during make install because mkin "/bin/sh ../config/mkinstalldirs /tmp