Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> What Han-Wen meant was that you do a local commit by "git commit
> stepmake/aclocal.m4 b/stepmake/aclocal.m4" (don't worry, this does
> not upload anything to the server!), add a proper headline and
> description in the commit message and then create
"Han-Wen Nienhuys" <[EMAIL PROTECTED]> wrote:
> This looks good; can you package everything in a git patch? That makes
> our lives a little easier.
Is this ok?
diff --git a/stepmake/aclocal.m4 b/stepmake/aclocal.m4
index b69dc9c..d692776 100644
--- a/stepmake/aclocal.m4
+++ b/stepmake/aclocal.m4
"Han-Wen Nienhuys" <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 5, 2008 at 11:44 AM, Paul Jarc <[EMAIL PROTECTED]> wrote:
>> - FLEXLEXER_FILE=`$CXX -E conftest.cc | \
>> + FLEXLEXER_FILE=`eval $ac_cpp conftest.cc | \
>
> why is the eval the
These problems are still present in 2.11.56. Will they be fixed in a
future version, or is there some reason these patches are bad?
I wrote:
> I have the headers for flex (among other things) in a nonstandard
> place, so I put the necessary -I flags in $CPPFLAGS. Some parts of
> the build proces
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> Unfortunately, I have no experience of texlive, but if it's similar
> to teTeX,
Yes. It was created based on teTeX, since teTeX is no longer
maintained.
> then it should work to do something like
> texconfig init mf
Thanks!
paul
__
I have the headers for flex (among other things) in a nonstandard
place, so I put the necessary -I flags in $CPPFLAGS. Some parts of
the build process don't seem to notice $CPPFLAGS, though. This is
needed for configure to find FlexLexer.h:
--- aclocal.m4~ 2008-07-24 23:33:34.0 -0400
+++
Sebastiano Vigna <[EMAIL PROTECTED]> wrote:
> I think this is a satisfactory solution for people wanting to run lily
> on a server, with greater freedom than that provided by safe mode.
I agree - privilege limitations are already well covered and enforced
by the kernel. Better to reuse that well-
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> Try to run 'mktextfm cmbxti8' and then run make again.
Thanks. I had to run mktextfm for cmbxti8, cmbxti14, cmcsc7, cmcsc12,
cmtt17, cmbx14, cmbx17, cmtt6, cmbxti5, cmti6, cmti5, cmss5, cmss6,
and cmss7, but then installation worked.
paul
_
My "make" output ends with:
touch out/cmbxti8.bla && true
mftrace -I ./out/ --pfa --simplify --keep-trying cmbxti8 && mv cmbxti8.pfa ./out/
mftrace 1.0.19
Font `cmbxti8'...
error: Can not find a TFM file to match `cmbxti8'
Traceback (most recent call last):
File "/command/mftrace", line 999, i
Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote:
> Rune Zedeler <[EMAIL PROTECTED]> writes:
>> PNGLIB = -L$(PNGDIR) -L$(HOME)/usr/$(HOSTTYPE)/lib -lpng
>
> but (most probably) don't tell the runtime linker about
> this path.
>
> Try
>
>export LD_LIBRARY_PATH=$HOME/usr/$HOSTTYPE/lib
You can also
Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote:
> $ unset HELLO
> $ make -f env.make
> $ export HELLO=bug
> $ make -f env.make
>
> Both make runs should say `hello'.
Both do, for me.
> Paul, what platform are you running?
$ uname -a
Linux multivac.cwru.edu 2.4.4 #1 SMP Fri May 11 1
11 matches
Mail list logo