Eva, Let's try something different and even simpler. I think there is an issue we may temporarily be able to skate around.
Can you try the steps on this page with one minor augmentation: https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT Instead of piping the first command to bash we'll edit the file. Here's the first command: prompt> curl -s http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix<http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix> | bash So instead: prompt> curl -s http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix<http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix> > radix Edit radix file and change "-Doodt=0.8.1" to "-Doodt=0.7" and then save and pipe to bash: prompt> pradix | bash Then follow the rest of the directions. HTH, Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Paul Ramirez, M.S. Technical Group Supervisor Computer Science for Data Intensive Applications (398M) Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 158-264, Mailstop: 158-242 Email: [email protected]<mailto:[email protected]> Office: 818-354-1015 Cell: 818-395-8194 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On Apr 16, 2015, at 1:45 AM, Eva Schlauch <[email protected]<mailto:[email protected]>> wrote: Hi guys, I have now tried several installation procedures of oodt including virtual box and vagrant oodt. The computing center guys did the same. All things we tried so far failed with some error messages and I still feel lost since I cannot even figure out if oodt is what I want or not. Maybe I should try another way: could you point me to someone who uses oodt in a similar way that I want to use it so that I can learn from another user directly? I also feel in the wrong place writing to the developer mailing list when I am actually a user. Is there a place to go to or a meeting to attend where I can learn directly from oodt users? Best regards, Eva -- Eva Schlauch MPI f. Radioastronomie Auf dem Huegel 69 D-53121 Bonn Phone - 0228 525 254 [email protected]<mailto:[email protected]>
