mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Inserting jpeg images


Chronological Thread 
  • From: Jani Huhtanen <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Inserting jpeg images
  • Date: Thu, 27 Jul 2006 21:48:49 +0300

On Thursday 27 July 2006 21:34, David G. Wonnacott wrote:
> Thanks for the diagnosis and recommendation. I re-ran ./configure and
> looked for "jpeg", "jpg", and "image" in the output, but didn't see
> _any_ mention of either finding or not finding these. I'll see what
> jpeg libraries I can install and then re-try (or, I've attached the
> output of ./configure below in case anything pops out at you).

Check below.

*snip*
>
> Here's the output of ./configure (with or without "make clean"):
>
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking whether GNU C++ compiler is default... yes
> checking version of gcc... 4.0.3
> checking version of g++... 4.0.3
> checking for Guile... yes
> checking version of guile... 1.4
> checking for C++-compatible X header files... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for FILE... yes
> checking for intptr_t... yes
> checking for time_t... yes
> checking for X... libraries /usr/X11R6/lib, headers
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for gettimeofday... yes
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking for dlopen... (cached) no
> checking how to run the C preprocessor... gcc -E
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking for iconv... yes
> ./configure: line 5266: freetype-config: command not found
> ./configure: line 5267: freetype-config: command not found
> checking ft2build.h usability... no
> checking ft2build.h presence... no
> checking for ft2build.h... no

Here is your problem:

> disabling imlib2 support

Imlib provides the jpeg reading support for TeXmacs, I believe.

> checking whether ... arguments bahave correctly... no
> checking the size_t of guile strings... int
> checking if statically linking with guile works... "no"
> checking if it works with -lltdl... "no"
> checking if it works with -lltdl -ldl... "yes"
> checking if we are on a 64-bits computer... no
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> final adjustments for an Intel or AMD GNU/Linux host
> checking if compiler supports -fno-rtti -fno-exceptions... yes
> disabling debugging
> enabling warning flags -Wall -Wno-return-type
> enabling optimizations, -O3 -fexpensive-optimizations
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/makefile
> config.status: creating src/System/tm_configure.hpp
> config.status: creating misc/admin/admin.makefile
> config.status: creating misc/doxygen/Doxyfile
> config.status: creating misc/man/texmacs.1
> config.status: creating misc/rpm/TeXmacs.spec
> config.status: creating misc/scripts/fig2ps
> config.status: creating misc/scripts/texmacs
> config.status: creating TeXmacs/examples/plugins/dynlink/Makefile
> config.status: creating src/System/config.h
> config.status: src/System/config.h is unchanged

--
Jani Huhtanen
TTY Porin yksikkö
address@hidden



Archive powered by MHonArc 2.6.19.

Top of page