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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] mandriva rpms versus cpan versus ?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mandriva%20rpms%20versus%20cpan%20versus%20%3F&In-Reply-To=%3C201111241839.14847.asura%40theexcession.co.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005946.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] mandriva rpms versus cpan versus ?</H1>
<B>bascule</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mandriva%20rpms%20versus%20cpan%20versus%20%3F&In-Reply-To=%3C201111241839.14847.asura%40theexcession.co.uk%3E"
TITLE="[Mageia-discuss] mandriva rpms versus cpan versus ?">asura at theexcession.co.uk
</A><BR>
<I>Thu Nov 24 19:39:14 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005946.html">[Mageia-discuss] Fwd: [FOSDEM] Call for stands, devroom talks and lightning talks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5945">[ date ]</a>
<a href="thread.html#5945">[ thread ]</a>
<a href="subject.html#5945">[ subject ]</a>
<a href="author.html#5945">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wednesday 23 November 2011 06:33:08 Sandro CAZZANIGA wrote:
><i> > Am 22.11.2011 12:35, schrieb bascule:
</I>><i> > > due to lack of research on my part i now find that there appear to be
</I>><i> > > no mageia1 rpms for apache-gallery and libapache-mod-mp3, i'm sure i
</I>><i> > > could
</I>><i> >
</I>><i> > use
</I>><i> >
</I>><i> > > cpan but then i'm mixing source compiles with rpms, i've read of but
</I>><i> >
</I>><i> > never
</I>><i> >
</I>><i> > > tried making rpms from cpan using various utils, are these reliable?
</I>><i> > > what about mandriva rpms, which distro should i look to borrow from,
</I>><i> > > any
</I>><i> >
</I>><i> > advice
</I>><i> >
</I>><i> > > welcome!
</I>><i> > >
</I>><i> > > bascule
</I>><i> >
</I>><i> > You can either report it at our bugzilla as a package request:
</I>><i> > <A HREF="https://bugs.mageia.org/enter_bug.cgi?product=Mageia&format=guided">https://bugs.mageia.org/enter_bug.cgi?product=Mageia&format=guided</A>
</I>><i> > Please select Component "New RPM package request".
</I>><i> > Or, you can use the package perl-CPANPLUS-Dist-Mageia to build
</I>><i> >
</I>><i> > Mageia RPM packages directly from CPAN modules, like so:
</I>><i> > cpan2dist --format=CPANPLUS::Dist::Mageia Some::Random::Package
</I>just to report, i was getting errors concerning no mod_perl.pm in using
cpan2dist because of course it's actually mod_perl2.pm and when i symlinked
that i got other errors which were beyond me, i found that the mandriva 2011
i586 rpms for apache-gallery and apache-mod_musicindex installed fine pulling
in the required dependencies from the mageia repository so i used those
bascule
--
"And remember, my friends, future events such as these will affect you in the
future....."
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005946.html">[Mageia-discuss] Fwd: [FOSDEM] Call for stands, devroom talks and lightning talks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5945">[ date ]</a>
<a href="thread.html#5945">[ thread ]</a>
<a href="subject.html#5945">[ subject ]</a>
<a href="author.html#5945">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|