From owner-freebsd-questions Tue Jan 27 18:10:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14165 for questions-outgoing; Tue, 27 Jan 1998 18:10:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from fanfic.org (fanfic.org [205.150.35.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14135; Tue, 27 Jan 1998 18:10:32 -0800 (PST) (envelope-from dstenn@fanfic.org) Received: from fanfic.org (fanfic.org [205.150.35.145]) by fanfic.org (8.8.8/8.8.8) with SMTP id VAA03407; Tue, 27 Jan 1998 21:09:51 -0500 (EST) (envelope-from dstenn@fanfic.org) Date: Tue, 27 Jan 1998 21:09:51 -0500 (EST) From: Dennis Tenn To: Doug White cc: brunell@uwplatt.edu, freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: tiff-34 failure In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Tue, 27 Jan 1998, Doug White wrote: | On Sun, 25 Jan 1998, Matt Brunell wrote: | | > I have tried to install enlightenment from the ports on FreeBSD | > 2.2.2-RELEASE but the tiff part fails. | > the first error I get is | > ===> imlib-0.11 depends on shared library: tiff34\.1\. - not found | > | > then I get various errors from *.c files saying tiff34/tiffio.h: No | > such file or directory | > | > ( this is from the imlib build ) | > | > Any ideas? | > | > I already tried installing tiff34 before afterstep, but that _seems_ to | > work fine ... I get no errors. | | You need to create a symlink from /usr/local/include/tiff34/ to | /usr/local/include; our tiff port doesn't put the tiff files in their own | subdir. | | You're installing enlightenment I bet... Funny you should say that since I installed enlightenment yesterday. I noticed that in /usr/local/include neither tiffio.h nor tiff.h existed but that tiffio34.h and tiff34.h were present. I figured it was easier to modify the imlib.c (I think that was what it was) inculde references: #include I changed this to: #include The compile then went along smoothly. I would suggest you do a 'grep tiff *' in the work dir for imlib to make sure you don't need to modify any other files. I had one other problem with the netpbm port along the same lines. I forget what happened but it was a similar fix. Enlightenment is running fine on my comp now. BTW.. Relevant hardware specs (and the only reason I'm even trying enlightenment) are: P200 w/ 128Mb RAM 3.2GB HD 4Mb RAM on video card =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Dennis Tenn * There will always come a time dstenn@fanfic.org * When your love will be tested * Stand tall and rise to the occasion * For only then will you grow strong. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=