[flymine-dev] Re: Flymine

Richard Smith flymine-dev@flymine.org
Mon, 05 Dec 2005 15:09:59 +0000


Alex,
I hope Tom's e-mail cleared up a few issues.  Let us know how you
get on.  I'm afraid you are the first group to attempt to set up
InterMine/FlyMine externally but we will do our best to help.

As Tom says all documentation that is in the docbook XML files is
available as pages on the www.intermine.org website.  Some of it
is, however, out of date.  We also have an internal wiki (and bug
tracking system) that has some additional documentation and more
that we will added as soon as possible.

Do you usually access from the same IP address?  If so we can set
up access to the wiki from that address.

It may help us if we knew a bit more about your plans.  From my
discussion with David it sounds like you would be using the
FlyMine data model and adding additional data.  Do you know at
this stage what types of data you hope to include?

Regards,
Richard.



AlexanderP@gmx.at wrote:

>Dear Richard,
>
>(it's Alex the diploma student of Dr. Kreil)
>
>I have some questions about flymine.
>
>the build of flymine (ant build-db-testmodel) stops with
>'build-model.xml:...: database attribute is not set or database is not
>present' 
>(line is (file is modified, some 'echo' is added): 
>build-db database="${db.name}" destdir="${build.model}/${model.name}"
>what is missing? (the prerequisites are all installed)
>(the name of the database is 'db.unittest', what does this mean? (should a
>database be created with that name, should there another name written?))
>
>the build of the tutorial ('ant run'; is it depending on the build of
>flymine-src?) stops with:
>/bi/common/src/flymine-tutorial-1.01/flymine-tutorial-1.01/build.xml:100:
>java.lang.reflect.InvocationTargetException
>there is a maybe important error on the way, the path of the 
>repository.dtd is not found (db.apache.org/ojb/dtds/1.0/repository.dtd), if
>I change it before building on the right path, in at least one file
>(repository_tutorial.xml) it is reseted to the old one, I haven't found
>where is the reason...
>
>Is there somewhere a documentation for building flymine, other than in
>xml-form? (or a good viewer for the xmls?)
>
>excuse my probably bad english, and the maybe not necessary questions, I am
>not used to it (ant, xml, ...), (most of the time I was/am a 
>C++-programmer)
>
>thanks in advance and kind regards,
>   Alexander
>
>