--
--
You received this message because you are subscribed to the Google
Groups "Earthworm Community Forum" group.
To post to this group, send an email to earthwo...@googlegroups.com
To unsubscribe from this group, send an email to
earthworm_for...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/earthworm_forum?hl=en
---
You received this message because you are subscribed to the Google Groups "Earthworm Community Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to earthworm_for...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Stephen Brewer University of Memphis
3890 Central Ave.
Memphis TN, 38152
email: sbre...@memphis.edu thebr...@gmail.com
voice: 901-678-4732 fax: 901-678-4734
Note also that there are many existing routes to get data from a Guralp instrument into earthworm, without going via Scream.
If you have an EAM or a DCM equipped device;
1) you can use the earthworm module "scream2ew" to get data directly from the EAM/DCM.
http://www.earthwormcentral.org/documentation2/ovr/scream2ew_ovr.html
2) you can switch on the seedlink server, and use earthworm's "slink2ew"
http://www.guralp.com/documents/html/MAN-EAM-0003/s11.html#SubSection2
http://www.earthwormcentral.org/documentation2/ovr/slink2ew_ovr.html
3) you can use the native export-generic implementation in the EAM/DCM
(EAM gdi2ew module documentation coming soon)
http://www.earthwormcentral.org/documentation2/ovr/import-export_ovr.html
If you don't have an EAM or DCM in your system, and you want serial data directly from the digitizer into earthworm, there is gcf2ew.
http://www.earthwormcentral.org/documentation2/ovr/over_gcf2ew.html
Of course, more options are always a good thing, my thanks to Philip for this development. I would recommend using the libraries in the "Guralp Builder" system for development, as it will be updated with any future changes in the GCF format. http://www.guralp.com/guralp-builder/
Best Regards,
Murray McGowan
Guralp Systems Ltd.
Note that on a 32-bit system, you may need "libjpeg62", but on a 64-bit system, the library is "libjpeg62:i386" (in addition to i32-libs). The distinction is very important. "libjpeg62" will pull in the native architecture (32-bit on a 32-bit disto, 64-bit on a 64-bit distro), whereas "libjpeg62:i386" will force the 32-bit version on a 64-bit distro.
Also, you will get the "initPAnsiStrings" error even if you have the libborqt correctly referenced, but it in turns fails due to a downstream missing library (like libjpeg62). There is no dependency on teamspeak (which I've never heard of before), and you should be able to get Scream running simply from the rpm, and possibly one or two other standard library installs.
Murray.
From: earthwo...@googlegroups.com [mailto:earthwo...@googlegroups.com] On Behalf Of Stephen Brewer
Sent: 23 April 2013 23:15
To: earthwo...@googlegroups.com
Subject: Re: [Earthworm Forum] Ubuntu 12.0 & Scream
I was able to get scream v4.5 to startup on ubuntu 12.04 LTS