<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: error</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Perl package install with CPAN: Writing Makefile for &lt;any module&gt; -- NOT OK</title>
        <link>http://www.posteet.com/view/1006</link>
        <description>
        <![CDATA[<pre># Synopisis: following error while installing any perl package with CPAN

# Looks good
# Writing Makefile for Package
#     -- NOT OK
# Running make test
#   Can't test without successful make
# Running make install
#   make had returned bad status, install seems impossible

# Solution: set make to /usr/bin/make in CPAN configuration
$ cpan
cpan&gt; o conf make /usr/bin/make</pre> <a href="http://www.posteet.com/tags/cpan">[cpan]</a>  <a href="http://www.posteet.com/tags/error">[error]</a>  <a href="http://www.posteet.com/tags/make">[make]</a>  <a href="http://www.posteet.com/tags/perl">[perl]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Tue, 10 Jun 2008 13:54:16 +0000</pubDate>

            <category>cpan</category>
            <category>error</category>
            <category>make</category>
            <category>perl</category>
    
    </item>

  
    <item>
        <title>change the folder index / cambiar el indice de una carpeta</title>
        <link>http://www.posteet.com/view/810</link>
        <description>
        <![CDATA[<pre>DirectoryIndex first_index.html second_index.html third_index.html
#if &quot;first_index.html&quot; does not found apache tries to find the next index (&quot;second_index.html&quot;), if the index lists ends apache
# gives the 404 error.
# sorry for my bad english, it's not my natal languaje

#si &quot;first_index.html&quot; no es encontrado muestra el proximo en la lista (&quot;third_index.html&quot;), si la lista se acaba da error 404</pre> <a href="http://www.posteet.com/tags/apache">[apache]</a>  <a href="http://www.posteet.com/tags/error">[error]</a>  <a href="http://www.posteet.com/tags/errores">[errores]</a>  <a href="http://www.posteet.com/tags/html">[html]</a>  <a href="http://www.posteet.com/tags/http">[http]</a>  <a href="http://www.posteet.com/tags/index">[index]</a>  <a href="http://www.posteet.com/tags/indice">[indice]</a> ]]>        </description>
        <dc:creator>eltupper</dc:creator>
        <pubDate>Thu, 06 Mar 2008 17:38:51 +0000</pubDate>

            <category>apache</category>
            <category>error</category>
            <category>errores</category>
            <category>html</category>
            <category>http</category>
            <category>index</category>
            <category>indice</category>
    
    </item>


</channel>
</rss>
