<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>human.network.web.id &#187; compile</title>
	<atom:link href="http://human.network.web.id/tag/compile/feed/" rel="self" type="application/rss+xml" />
	<link>http://human.network.web.id</link>
	<description>forward packet...forward paket...repeat until powered off</description>
	<lastBuildDate>Wed, 11 Aug 2010 02:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Compile spine 0.8.7b di debian</title>
		<link>http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/</link>
		<comments>http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 11:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[libtoolize]]></category>
		<category><![CDATA[spine]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/</guid>
		<description><![CDATA[Error pada waktu kompile
cacti-spine-0.8.7a# ./configure
configure: error: cannot run /bin/sh config/config.sub
Setelah di investigasi di google, ternyata belum ada library libtool
apt-get install libtool
Setelah masalah libtool selesai, muncul lagi masalah berikutnya :d

$ ./configure
...
...
configure: error:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = "1.5.22 Debian 1.5.22-4") ***

Please run:

  [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/06/02/gagal-install-perl-ubuntu-710/' rel='bookmark' title='Permanent Link: Gagal install perl via CPAN di ubuntu 7.10'>Gagal install perl via CPAN di ubuntu 7.10</a> <small># perl -MCPAN -e 'install IP::Country' ... ... Checking if...</small></li>
<li><a href='http://human.network.web.id/2008/05/31/postfix-dovecot-trustix/' rel='bookmark' title='Permanent Link: Postfix-postfixadmin-dovecot di trustix 3.05'>Postfix-postfixadmin-dovecot di trustix 3.05</a> <small>Pada panduan ini, tidak dijelaskan memakai fasilitas qouta dan SALS....</small></li>
<li><a href='http://human.network.web.id/2008/06/26/nagios/' rel='bookmark' title='Permanent Link: Belajar Nagios'>Belajar Nagios</a> <small>Os yang digunakan saat dokumentasi ini ditulis adalah ubuntu-server 8.04....</small></li>
</ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/02/25/compile-spine-087b-di-debian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Skrip jadul</title>
		<link>http://human.network.web.id/2008/01/19/skrip-jadul/</link>
		<comments>http://human.network.web.id/2008/01/19/skrip-jadul/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 09:58:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[eth0]]></category>
		<category><![CDATA[eth1]]></category>
		<category><![CDATA[htb]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=105</guid>
		<description><![CDATA[#!/bin/bash
#rm eth1*
ls -1 eth0*&#124;while read file
do
target=$(echo $file &#124; sed -e "s/eth0/eth1/")
#sed '/CEIL/s/32/64/g' "$file" >  "$target"
mv "$file"  "$target"
done
#rm /var/cache/htb.init
#/etc/init.d/htb compile
#/etc/init.d/htb restart


Related posts:Bypass icmp via htb.init Kalau pakai script htb.init biasa kita bisa membaypass icmp supaya...



Related posts:<ol><li><a href='http://human.network.web.id/2008/01/11/bypass-icmp-via-htb/' rel='bookmark' title='Permanent Link: Bypass icmp via htb.init'>Bypass icmp via htb.init</a> <small>Kalau pakai script htb.init biasa kita bisa membaypass icmp supaya...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/19/skrip-jadul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
