Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 35116f2dd696e017c627076ed84afb0f > files > 32

kmovisto-0.4.0-4mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>The KMovisto Handbook: Questions and Answers</TITLE>
 <LINK HREF="index-7.html" REL=next>
 <LINK HREF="index-5.html" REL=previous>
 <LINK HREF="index.html#toc6" REL=contents>
</HEAD>
<BODY>
<A HREF="index-7.html">Next</A>
<A HREF="index-5.html">Previous</A>
<A HREF="index.html#toc6">Contents</A>
<HR>
<H2><A NAME="s6">6. Questions and Answers</A></H2>
<P>
<B>Q.:</B> I got the error message <I>qtabwidget.h: No such file or directory</I> from make. What is going wrong?
<P>
<B>A.:</B> You used the wrong Qt library version. Download and install the version 2.x or 3.x, set the correct path in the
QTDIR environment variable and try again.
<P>
<B>Q.:</B> The KMovisto style looks a little bit like CDE style. I prefer a Motif style, what is to do?
<P>
<B>A.:</B> If you really want to change the style, you have to change the source code in the file main.cpp. Look
for the comment line <I>/* select your preferred look */</I>. Uncomment one of the following line of your choice
instead the current uncommented line and recompile KMovisto.
<P>
<B>Q.:</B> Where can I found sample files?
<P>
<B>A.:</B> You will found sample XYZ file in the <I>samples</I> subdirectory of your distribution.
<P>
<B>Q.:</B> Which structure is used in KMovisto after importing a GAUSSIAN file?
<P>
<B>A.:</B> KMovisto uses the last section of cartesian coordinates in standard orientation found in the output file.
This will be important if you perform relaxed scan jobs for example. In this case the last optimized structure is used.
<P>
<HR>
<A HREF="index-7.html">Next</A>
<A HREF="index-5.html">Previous</A>
<A HREF="index.html#toc6">Contents</A>
</BODY>
</HTML>