bug-gnubatch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnubatch] Re: Attempt to fix various issues


From: Jan Schampera
Subject: [bug-gnubatch] Re: Attempt to fix various issues
Date: Sat, 11 Sep 2010 11:37:52 +0200
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329)

John M Collins wrote:

I've tried to fix the "datarootdir" problem, please check it out.

The "datarootdir" problem seems to be fixed, still various other errors on 'make install'. I'll have a look at the AM definitions.





/usr/bin/install -c -m 644 libgnubatch_int.la libgnubatch_client.la libgnubatch_curs.la /opt/gnubatch-new/lib /usr/bin/install: angegebenes Ziel „/opt/gnubatch-new/lib“ ist kein Verzeichnis
make[2]: *** [install] Fehler 1
make[2]: Leaving directory `/home/bonsai/devel/gnubatch/build/lib'
make[1]: *** [install] Fehler 2
make[1]: Leaving directory `/home/bonsai/devel/gnubatch/build'
make: *** [install] Fehler 2

--> mkdir /opt/gnubatch-new/lib



/usr/bin/install -c -m 644 poddoc/man/*.1 /opt/gnubatch-new/share/man/man1
/usr/bin/install: angegebenes Ziel „/opt/gnubatch-new/share/man/man1“ ist kein Verzeichnis
make[1]: *** [install] Fehler 1
make[1]: Leaving directory `/home/bonsai/devel/gnubatch/doc'
make: *** [install] Fehler 2

--> mkdir -p /opt/gnubatch-new/share/man/man{1,3,5,8}


/usr/bin/install -c -d
/usr/bin/install: Fehlendes Dateioperand
„/usr/bin/install --help“ gibt weitere Informationen.
make[1]: *** [install] Fehler 1
make[1]: Leaving directory `/home/bonsai/devel/gnubatch/doc'
make: *** [install] Fehler 2

--> comment it for now
--> to re.run make install through this point, need to use ln -sf in doc/Makefile.in!!!


Regards,
Jan "TheBonsai"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]