ovsm-dev / ipgp-addons

Modules for SeisComP3
6 stars 8 forks source link

Install problem #4

Open lbadhikari opened 7 years ago

lbadhikari commented 7 years ago

when compiling using cmake gives error : "Unknown cmake command SC_BEGIN_PACKAGE " . How to solve it?

ovsm-dev commented 7 years ago

Hello,

Have you downloaded the whole SC3 source package from github ?

And have you placed the ipgp-addons folder in seiscomp3/src ?

Regards.

Jean-Marie.

Le 17.05.2017 18:24, lbadhikari a écrit :

when compiling using cmake gives error : "Unknown cmake command SC_BEGIN_PACKAGE " . How to solve it?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or mute the thread [2].

*

Links:

[1] https://github.com/ovsm-dev/ipgp-addons/issues/4 [2]

https://github.com/notifications/unsubscribe-auth/AJ33ZY2LKrZmUyu_x9OfdtePK8j1a70Iks5r6ztugaJpZM4NeQ2H

--

Institut de Physique du Globe de Paris Observatoires Volcanologiques et Sismologiques +33 1 83 95 74 37 1 rue Jussieu 75238 Paris cédex 5

lbadhikari commented 7 years ago

Hi, Thank you. I have already installed and running SC3 Jakarta in Ubuntu 14.04. src folder is not there inside seiscomp3 folder. I have downloaded only ipgp-addons-master folder from this site.

I created src file inside seiscomp3 folder and put ipgp-addons folder inside. Tried with cmake command and the same problem occurred.

image

Regards, Lok Bijaya

ovsm-dev commented 7 years ago

Hello,

Sorry, I was on the field for the last weeks.

I have already installed and running SC3 Jakarta in Ubuntu 14.04. src folder is not there inside seiscomp3 folder. I have downloaded only You need to start from the full SC3 source code which you can download from their git-hub. https://github.com/SeisComP3/seiscomp3 ipgp-addons-master folder from this site. Then, add the ipgp-addons to this source tree and proceed to the compilation.

I created src file inside seiscomp3 folder and put ipgp-addons folder inside. Tried with cmake command and the same problem occurred. That's because you didn't started from SC3 source, but from the SC3 binary distribution.

Regards.

Jean-Marie SAUREL.

image https://cloud.githubusercontent.com/assets/28762960/26236911/83a02a54-3c92-11e7-9c50-e0ab3d376927.png

Regards, Lok Bijaya

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ovsm-dev/ipgp-addons/issues/4#issuecomment-302627431, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ33ZWI_ZkJRhf61j2ei31tKTHlW1QG-ks5r7UDRgaJpZM4NeQ2H.

--

ICG-CARIBE-EWS Working Group 1 chair

Institut de Physique du Globe de Paris Observatoires Volcanologiques 1 rue Jussieu 75238 Paris Cédex 05 +33(0)183957437 France

filefolder commented 6 years ago

it would be helpful to include the above instructions in the readme file