Opened 11 years ago
Last modified 11 years ago
#697 closed defect
.deps/insertppm.Po: No such file or directory — at Version 1
Reported by: | fxavier | Owned by: | fxavier |
---|---|---|---|
Priority: | minor | Milestone: | 9.0.x |
Component: | applications | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
So, after installing rasdaman from the latest version of GIT repo (and most likely from other sources too), and after having RASDAMAN running, you have some example applications you can run (C++, Java, …). However, by trying to compile the source C++ application files, one gets the following error, after doing make on the makefile under
$RASHOME/share/rasdaman/examples/c++/ :
$ make
Makefile:345: .deps/insertppm.Po: No such file or directory
Makefile:346: .deps/query.Po: No such file or directory
make: * No rule to make target `.deps/query.Po'. Stop.
Note:
See TracTickets
for help on using tickets.
error