[asterisk-users] problem while compiling asterisk tar file

Jimmy Godbout sip at inbox.com
Fri Nov 6 11:14:33 CST 2009


The message tells you that another library is missing - libtiff. If you will not be using fax with this installation, do "./configure --without-libtiff". If you want fax, then get the TIFF library.

> -----Original Message-----
> From: asterisk at opensourcesolution.in
> Sent: Fri, 06 Nov 2009 17:08:02 +0000
> To: asterisk-users at lists.digium.com
> Subject: [asterisk-users] problem while compiling asterisk tar file
> 
> 
> 
> hi friends,
> i have installed asterisk,libpri,dahdi tar files in /usr/src.
> problem is that when i compile (./configure) asterisk-1.4.26.3, gtk+2.0.0
> dependency is missing. i installed gtk from gtk.org, now when i am
> compiling gtk (./configure), i am getting this error message
> 
> configure:
> WARNING: *** TIFF plug-in will not be built (TIFF library not found)
> ***
> configure: error:
> *** Checks for TIFF loader failed. You can build
> without it by passing
> *** --without-libtiff to configure but some programs
> using GTK+ may
> *** not work properly
> 
> below is the /usr/src directory. if
> any one had faced same problem like this than plz guide
> me.
> 
> [root at localhost ~]# cd /usr/src/
> [root at localhost src]# ll
> total
> 47176
> drwxr-xr-x 25 root root 4096 Nov 7 03:10 asterisk-1.4.26.3
> -rw-rw-r--
> 1 server server 21441536 Jan 5 2002 asterisk-1.4.26.3.tar.gz
> drwxrwxr-x 6
> root root 4096 Jul 21 23:50 dahdi-linux-2.2.0.2
> -rw-rw-r-- 1 server server
> 1387811 Jan 5 2002 dahdi-linux-2.2.0.2.tar.gz
> drwxrwxrwx 14 server server
> 4096 Nov 7 03:18 gtk+-2.0.0
> drwxr-sr-x 3 root root 4096 Oct 8 22:31
> libpri-1.4.10.2
> -rw-r--r-- 1 root root 96019 Oct 21 03:20
> libpri-1.4.10.2.tar.gz
> [root at localhost src]#
> 
> thx



More information about the asterisk-users mailing list