<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#cccccc" text="#000000">
it complains that it can't find ljpeg which is prereq and contained
in libjpeg<br>
<br>
so install it. On mine I actually installed libjpeg8-dev and
libjpeg8<br>
<br>
for more info see:<br>
<br>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Installation_Guide#Linux_and_Unix">http://wiki.freeswitch.org/wiki/Installation_Guide#Linux_and_Unix</a><br>
<br>
Towards the end there is a section on the pre requisites<br>
<br>
<br>
<br>
On 11-05-14 07:26 PM, Zenny wrote:
<blockquote
cite="mid:BANLkTikNLthc8vz8k4+C97NpRcYRSOrOww@mail.gmail.com"
type="cite">Tried to compile with the Makefile downloaded from <span
class="Apple-style-span" style="font-size: small;"><span
class="Apple-style-span" style="font-family: Georgia,'Times
New Roman',serif;">wget <a moz-do-not-send="true"
href="http://www.freeswitch.org/eg/Makefile">http://www.freeswitch.org/eg/Makefile</a>
to Debian Squeeze, it popped up an error message while
compiling mod_spandsp (missing -ljpeg):<br>
<br>
</span></span><span class="Apple-style-span" style="font-size:
small;"><span class="Apple-style-span" style="font-family:
Georgia,'Times New Roman',serif;"></span></span>
<blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px
solid rgb(204, 204, 204); padding-left: 1ex;"
class="gmail_quote">
libtool: link: ranlib .libs/libspandsp.a<br>
libtool: link: ( cd ".libs" && rm -f "<a
moz-do-not-send="true" href="http://libspandsp.la">libspandsp.la</a>"
&& ln -s "../<a moz-do-not-send="true"
href="http://libspandsp.la">libspandsp.la</a>" "<a
moz-do-not-send="true" href="http://libspandsp.la">libspandsp.la</a>"
)<br>
make[8]: Leaving directory
`/usr/src/freeswitch.git/libs/spandsp/src'<br>
make[7]: Leaving directory
`/usr/src/freeswitch.git/libs/spandsp/src'<br>
make[6]: Leaving directory
`/usr/src/freeswitch.git/libs/spandsp'<br>
Creating <a moz-do-not-send="true" href="http://mod_spandsp.la">mod_spandsp.la</a><br>
/usr/bin/ld: cannot find -ljpeg<br>
collect2: ld returned 1 exit status<br>
quiet_libtool: link: gcc -shared
.libs/mod_spandsp_la-mod_spandsp.o .libs/mod_spandsp_la-udptl.o
.libs/mod_spandsp_la-mod_spandsp_fax.o
.libs/mod_spandsp_la-mod_spandsp_dsp.o
.libs/mod_spandsp_la-mod_spandsp_codecs.o -Wl,-rpath
-Wl,/usr/src/freeswitch.git/.libs -Wl,-rpath
-Wl,/usr/local/freeswitch/lib -ljpeg
/usr/src/freeswitch.git/.libs/libfreeswitch.so
/usr/src/freeswitch.git/libs/spandsp/src/.libs/libspandsp.a
/usr/src/freeswitch.git/libs/tiff-3.8.2/libtiff/.libs/libtiff.a
-lncurses -pthread -Wl,-soname -Wl,mod_spandsp.so -o
.libs/mod_spandsp.so<br>
make[5]: *** [<a moz-do-not-send="true"
href="http://mod_spandsp.la">mod_spandsp.la</a>] Error 1<br>
make[5]: Leaving directory
`/usr/src/freeswitch.git/src/mod/applications/mod_spandsp'<br>
make[4]: *** [mod_spandsp-all] Error 1<br>
make[4]: Leaving directory `/usr/src/freeswitch.git/src/mod'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/usr/src/freeswitch.git/src'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/usr/src/freeswitch.git'<br>
make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/usr/src/freeswitch.git'<br>
make: *** [freeswitch] Error 2<br>
<br>
</blockquote>
<div><br>
What package exactly satisfies this dependency problem?<br>
<br>
Thanks!<br>
<br>
/zenny <br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
</body>
</html>