Opened 10 years ago

Last modified 10 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 fxavier)

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.

Change History (2)

by fxavier, 10 years ago

Attachment: error.png added

error

comment:1 by fxavier, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.