[Gambas-user] checkconfig errors
Demosthenes Koptsis
demosthenesk at ...626...
Mon Feb 6 09:16:01 CET 2012
hi to all,
i downloaded the latest svn and i see that the checkconfig fails when
try to install examples.
i get
-------------------------------------------
Making install in examples
make[1]: Entering directory
`/home/user/Downloads/Gambas/gambas3-svn4454/examples'
make[2]: Entering directory
`/home/user/Downloads/Gambas/gambas3-svn4454/examples'
Installing the gambas examples...
rm: fts_read failed: No such file or directory
make[2]: *** [install-exec-local] Error 1
make[2]: Leaving directory
`/home/user/Downloads/Gambas/gambas3-svn4454/examples'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/user/Downloads/Gambas/gambas3-svn4454/examples'
make: *** [install-recursive] Error 1
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
-------------------------------------------
why i get
rm: fts_read failed: No such file or directory
this is not a compilation problem but a checkconfig install problem
i also tried to install other versions of checkconfig and i get the same
errors.
Is there something in examples that checkconfig cannot handle?
More information about the User
mailing list