Displaying 6 results from an estimated 6 matches for "tif_dir".
Did you mean:
is_dir
2004 Dec 08
2
Spandsp - Libtiff problem
Hello all,
I use Fedora 3, and I have compilation problem of SpanDsp , when
installaing spandsp, tiff warnings and errors generated and libunicall
generate "unresolved references....."
Is the problem in my libtiff installation, spandsp.h or in tif_dir.h and
tiffiop.h?
Are tif_dir.h and tiffiop.h too old?
The solution provided by ?HO SIN? to ?Kaws? :
>>> recompile libtiff from the downloaded tarball ,
When I recompile the libtiff , and execute ?rpm ?q libtiff? , it always
give the old version and the problem not resolved yet,
>&...
2004 Sep 20
4
spandsp / compilation errors
I am attempting installation of spandsp on to an Asterisk installation on
Linux RH9
the distribution i am using is that are URL http://ftp2.tootai.net - the
README for which i have followed verbatim -
my only issue on this was the target for the port.h / tif_dir.h / tiffiop.h
files in the 'headers' folder of the distribtion
i put these in the /usr/include folder based simply on the fact that there
is nothing in the /usr/local/include
the tiffio.h / tiffvers.h files are not in here so i am beginning to suspect
the installation of libtiff on the s...
2004 Nov 26
0
^5 problem with chan_unicall.c for Asterisk
...t; will happen. To solve this, I needed to recompile libtiff from the tarball. When installing libtiff, the default directories will be under /usr/local, so you will need to link /usr/lib/libtiff staff to /usr/local/lib/libtiff staff.
2. The installed libtiff from tarball still does not contain tif_dir.h and tiffiop.h in right place (i.e. /usr/include or /usr/local/include), so you need to copy these staff from "libtiff" directory under the untarred directory. In fact you do not need to use Steve's header files if you do like this.
3. At least the latest version of spandsp, libu...
2003 Oct 20
16
A software FAX modem
Hi all,
I would like to announce the availability of an initial test version of
a totally software FAX facility, suitable for use with Asterisk. This is
a first public test release, so don't expect a solid polished product
just yet. People have shown interest in what I am doing, and here is the
evidence that it is not vapourware.
If the notion of a software FAX machine is new to you,
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
2004 Mar 16
24
Softfax/spandsp
...all.org/pub/spandsp you will find a new version of the
software. You will need TIFF version 5.5.7 or later installed on your
machine. Make sure no earlier version is there - they seem to cause
crashes. Depending how TIFF has been installed on your machine, you may
need to copy the header files, tif_dir.h and tiffiop.h, which you can on
my FTP site, to your /usr/include directory (some systems seem to
install these, and some do not - spandsp needs them installed to build).
The spandsp library may be built by unpacking the tarball, cd'ing to the
directory and using the time honoured incanta...