On Sunday, 1. July 2001 19:43, Mark Stosberg wrote: > Hello! > > I'm interested in beta testing KOffice 1.1 on FreeBSD 4.3. > When I try to compile it, it failes to find the JPG libraries and QT > libraries that I know are present from the current KDE 2.1.1 installation Have you run without problem "./configure" before doing "make"? Is the environment variable QTDIR correctly set when you do "./configure"? You may also look at the result of "./configure --help" to know how to set explicitely the path to QT for example. I am not sure if the following tip also applies to BSD but it might help you. I suppose that you have not compiled JPG and QT yourself but have install them as binaries. If this is the case, you must be sure to install also the include files (so called devel packages.) > from FreeBSD ports. I think it's just a matter of giving the compiler the > right hints about where the default FreeBSD locations for these things > are. > > Could someone experienced with this send me the syntax for this? > Thanks! > > -mark > > http://mark.stosberg.com/ Have a nice day/evening/night!