1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] texi2html
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20texi2html&In-Reply-To=%3C201109262229.02060.thomas%40btspuhler.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008423.html">
<LINK REL="Next" HREF="008427.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] texi2html</H1>
<B>Thomas Spuhler</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20texi2html&In-Reply-To=%3C201109262229.02060.thomas%40btspuhler.com%3E"
TITLE="[Mageia-dev] texi2html">thomas at btspuhler.com
</A><BR>
<I>Tue Sep 27 07:29:01 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008423.html">[Mageia-dev] texi2html
</A></li>
<LI>Next message: <A HREF="008427.html">[Mageia-dev] texi2html
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8425">[ date ]</a>
<a href="thread.html#8425">[ thread ]</a>
<a href="subject.html#8425">[ subject ]</a>
<a href="author.html#8425">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Monday, September 26, 2011 07:33:20 pm Thomas Spuhler wrote:
><i> On Monday, September 26, 2011 08:34:30 am Anssi Hannula wrote:
</I>><i> > On 26.09.2011 15:47, nicolas vigier wrote:
</I>><i> > > On Sat, 24 Sep 2011, Thomas Spuhler wrote:
</I>><i> > >> But are you sure about texlive providing it?
</I>><i> > >
</I>><i> > > I don't know. It looks like it's not in the texlive package.
</I>><i> >
</I>><i> > My impression (from a few years back I think) is that standalone
</I>><i> > texi2html is the texlive-era replacement for tetex-texi2html.
</I>><i>
</I>><i> Since I need it for lilypond, I'll fix those requires that had a require
</I>><i> for tetex-texi2html
</I>it's also needed for gcomprise. It doesn't build without.
But here comes an interesting twist.
BuildRequires: texi2html in gcomprise is just being ignored, on the BS as well
as on the local VM
Installing it let's me build the package, after uninstalling texi2html it
doesn't build, but the requires is ignored.
If I change it to something else such as BuildRequires: texi3html
Then it tells me rightfully texi2html is missing.
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008423.html">[Mageia-dev] texi2html
</A></li>
<LI>Next message: <A HREF="008427.html">[Mageia-dev] texi2html
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8425">[ date ]</a>
<a href="thread.html#8425">[ thread ]</a>
<a href="subject.html#8425">[ subject ]</a>
<a href="author.html#8425">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|