Hi,

I am running VOTCA on a cluster where no 
linear solver is provided. So I had to install octave-3.8.2 manually
in my home directory, Now I was trying to link the binary within my .xml 
file,but octave
could not be found.
I have solved this by setting the path in the VOTARC file.

But I was wondering what the correct syntax is, for setting the exact path 
for the binary of octave within the .xml file.

The regarding section of my file my file looks like that: 
        <octave>
          <bin>
          < DESC>/home/usr/programs/octave-3.8.2/bin/octave</DESC>
           </bin>
        </octave>
        <imc>
            <solver>octave</solver>
        </imc>

Regards,
David

-- 
You received this message because you are subscribed to the Google Groups 
"votca" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/votca.
For more options, visit https://groups.google.com/d/optout.

Reply via email to