HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

what's wrong ??



Can anybody help me what's wrong ?
When I install Hylafax in my system it dispear below
My system is SUN Solaris 2.5.1 with Ultra Sparc II
HylaFAX version is hylafax-v4.0p12
CC is GCC 2.8.1
TIFF is tiff-v3.4beta035
I have installed TIFF before installing HylaFAX
Please help to tell me what I should.
Many thanks

I decompress the compressed file to a directory 
and then type #./configure
Then error occured below
=======START HERE=====================================
Checking system libraries for functionality to emulate.
... emulate flock
Done checking system libraries.

Checking TIFF support.

Incompatible/missing TIFF Library.

Compilation or execution of the following test program failed:

----------------------------------------------------------
#include "tiffio.h"
main()
{
    if (TIFFLIB_VERSION < 19960307) {     /* check include file
version */
        printf("old include files: version %u\n", TIFFLIB_VERSION);
        exit(-1);
    }
    if (strncmp(TIFFGetVersion(), "LIBTIFF, Version 3.4", 20) != 0) {
        printf("old library: version %s\n", TIFFGetVersion());
        exit(-1);
    } else
        exit(0);
}
----------------------------------------------------------

With:

TIFFINC=/usr/local/include
LIBTIFF=-L/usr/local/lib -ltiff

The above program checks the version of the TIFF library to ensure it
is suitable for use with HylaFAX.  HylaFAX v4.0pl2 requires a recent
TIFF software distribution; one distributed March 7, 1996 or later.
If
you do not have up to date TIFF software on your system then you can
retrieve it from the location where you obtained this software.
Otherwise, if you have the right software, verify that you have the
TIFFINC and LIBTIFF configuration parameters set correctly for your
system (see above) and that any environment variables are setup that
are needed to locate a libtiff DSO at runtime (e.g. LD_LIBRARY_PATH).
Also be sure that any relative pathnames are made relative to the top
of the build area.


Unrecoverable error!  Once you've corrected the problem rerun this
script.
#
=========END  HERE========================================

Hi

你找好久都找不到嗎 ?  來我的 HomePage 漂漂小站 就有啦
我的 homepage : http://honlee.company.com.tw/




Project hosted by iFAX Solutions