<div class="gmail_quote">On 10 May 2011 04:10, Daniel Lezcano <span dir="ltr"><<a href="mailto:daniel.lezcano@free.fr">daniel.lezcano@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br></div>
Ok, I am ready to post the configure / Makefile patches.<br>
I set the default to disable porcelain commands with configure, so people using lxc on small systems won't have to install extra library dependencies and an update won't break their builds.<br>
<br>
To finish the patches, I need a few informations:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://lxc.pl" target="_blank">lxc.pl</a> should be installed in bindir as 'lxc'<br>
</blockquote>
<br></div>
Does it mean you want to perlcc <a href="http://lxc.pl" target="_blank">lxc.pl</a> ?</blockquote><div><br></div><div>Nah, there are plenty of perl programs that install into /usr/bin (or equivalent) simply with +x and no .pl extension. <a href="http://lxc.pl">lxc.pl</a> should do that too. If you're worried about the shebang line, maybe change it to #!/usr/bin/env perl</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
lib/LXC/Commands.pm should be in whatever directory would correspond to<br>
/usr/share/perl5 on a debian system.<br>
</blockquote>
<br></div>
In order to comply with the perl naming policy shouldn't we name LXC => Lxc ?</blockquote><div><br></div><div>To be honest I know nothing about the perl naming policy :). If you think that makes sense then by all means go for it (and change the 'use' line in <a href="http://lxc.pl">lxc.pl</a> and 'package' line in Commands.pm as well of course).</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The files in upstart/ should be installed in /etc/init on ubuntu type<br>
systems.<br>
</blockquote>
<br></div>
Hum, IMO we need to think about that and look if it is not up to the package maintainer to handle that.</blockquote><div><br></div><div>Maybe just put them in doc/examples.</div><div> </div><div>Thanks Daniel!</div></div>

<br>-- <br>Regards,<br>Nigel McNie<br><a href="http://nigel.mcnie.name/" target="_blank">http://nigel.mcnie.name/</a> | +64 27 469 6038 | <a href="http://twitter.com/nigelmcnie" target="_blank">http://twitter.com/nigelmcnie</a> | <a href="http://about.me/nigel" target="_blank">http://about.me/nigel</a><br>

My latest blog post: <a href="http://nigel.mcnie.name/blog/fixing-website-performance-issues-server-resources" target="_blank">http://nigel.mcnie.name/blog/fixing-website-performance-issues-server-resources</a><br>