[vox-tech] Compile Question

Henry House hajhouse at houseag.com
Fri Apr 8 12:20:13 PDT 2005


På fredag, 08 april 2005, skrev Bob Scofield:
> I am trying to compile a program called "kiwi plugins" for another program 
> called "digikam."  When I execute ./compile I get this error message:
> 
> "in the prefix, you've chosen, are no KDE (headers installed.  This will fail."
> 
> I don't know what a prefix is, and don't know what prefix I have chosen.  Does 
> anybody have any advice for my next step?
> 
> From what I've read on the web about compiling, my problems aren't supposed to 
> begin until I execute "make."  I guess I'm getting an early start.

Prefix == directory in this case. I recommend posting the ./compile program,
assuming that is is a shell script (which is almost certain). Or if you want
to try debugging it yourself,  you can search in ./compile for the error
that you got.  It may be as simple to fix as changing the directory
hardcoded in the script to the actual location of your directory full of KDE
header files.

Do you have the appropriate KDE development packages installed? You probably
already know this, but it can't hurt to point out just in case that you need
additional stuff (header files and static libraries) beyond the packages
needed to run KDE if you want to compile software that depends on KDE.

-- 
Henry House
+1 530 753 3361 ext. 13
Please don't send me HTML mail! My mail system usually rejects it.
The unintelligible text that may follow is a digital signature.
See <http://hajhouse.org/pgp> to find out how to use it.
My OpenPGP key: <http://hajhouse.org/hajhouse.asc>.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050408/f33963ce/attachment.bin


More information about the vox-tech mailing list