[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Changes in t1lib.



Hilmar Preusse <hille42@web.de> wrote:

> On 17.01.04 Frank Küster (frank@kuesterei.ch) wrote:
>
>
>> I finally found the sources for t1lib_5 in the pool. It seems the
>> maintainer uploaded only ia64 binaries, and they have not yet been
>> compiled for any other architecture. Well, it compiles and installs
>> without problems on i386.
>> 
> Well, I suggest to contact Artur R. Czechowski about that.

He's uploaded a new revision in the meantime, and this is available for
4 architectures, including i386. No need to contact him, I think.

> . This message should only disappear if libkpathsea is installed on
> the build system, which is obviously not the case in a pbuilder
> environment. Please change
>
>         dh_shlibdeps
>
> in debian/rules to
>
>         dh_shlibdeps -l `pwd`/debian/libkpathsea3/usr/lib

I simply used 

         dh_shlibdeps -l `pwd`/debian/libkpathsea3/usr/lib

(as for other directory specifications in rules), and indeed the warning
went away. Probably this should be used generally

>> Unfortunately, I don't know which programs to run for testing the
>> function. Does anybody have an idea?
>> 
> Well every program linked with that lib? The originator of the change
> should be able to give you exact informations, what/how to test.

Only xdvi is linked against it. t1lib-5 also compiles fine on my
was-once-woody box, and I compiled tetex-bin linking against ist and
tested xdvi.

I have tested it with a sample file that uses lmodern fonts, and it
displays fine, without errors and says "T1LIB rendering on" in the
status line at the bottom. Also, if I call xdvi with

-debug 65536

there's nothing that seems odd to me (although I don't understand all
this). 

So it seems all is well, and I think we can apply the following patch
(looks ugly, but all I did was change "t1lib-dev" to 
"t1lib-dev  | libt1-dev". 

Regards, Frank

--- tetex-bin-2.0.2/debian/control.orig	Mon Jan 19 13:28:15 2004
+++ tetex-bin-2.0.2/debian/control	Mon Jan 19 11:18:08 2004
@@ -4,7 +4,7 @@
 Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
 Uploaders: Christoph Martin <christoph.martin@uni-mainz.de>, Julian Gilbey <jdg@debian.org>, C.M. Connelly <cmc@debian.org>, Atsuhito KOHDA <kohda@debian.org>
 Standards-Version: 3.5.6.0
-Build-Depends: debhelper (>= 4.1.16), ed, libpng12-dev, zlib1g-dev, xlibs-dev, libxaw7-dev | libxaw-dev, m4, flex, bison, tetex-base (>= 1.0.2+20021025), libtiff3g-dev, libwww-dev (>= 5.4.0-4), libwww0, t1lib-dev, po-debconf, autotools-dev
+Build-Depends: debhelper (>= 4.1.16), ed, libpng12-dev, zlib1g-dev, xlibs-dev, libxaw7-dev | libxaw-dev, m4, flex, bison, tetex-base (>= 1.0.2+20021025), libtiff3g-dev, libwww-dev (>= 5.4.0-4), libwww0, t1lib-dev | libt1-dev, po-debconf, autotools-dev
 
 Package: tetex-bin
 Priority: optional


-- 
Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie



Reply to: