<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>synthesis' Blog</title>
	<atom:link href="http://relocate.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://relocate.wordpress.com</link>
	<description>just take a ride</description>
	<lastBuildDate>Tue, 29 Jan 2008 15:44:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='relocate.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6e0b16d0b347d884a7494f591235eff1?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>synthesis' Blog</title>
		<link>http://relocate.wordpress.com</link>
	</image>
			<item>
		<title>aMSN e antialiasing</title>
		<link>http://relocate.wordpress.com/2007/11/12/amsn-e-antialiasing/</link>
		<comments>http://relocate.wordpress.com/2007/11/12/amsn-e-antialiasing/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 19:01:27 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[amsn]]></category>
		<category><![CDATA[antialiasing]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[tcl]]></category>
		<category><![CDATA[tk]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/11/12/amsn-e-antialiasing/</guid>
		<description><![CDATA[Per parecchio tempo ho evitato come la peste aMSN perchè odiavo quei caratteri così fastdiosi, finchè un giorno, grazie ai consigli di un amico, ho cercato di configurare l&#8217;antialiasing&#8230; ed ora funziona tutto una meraviglia!

Vediamo come fare&#8230; Per prima cosa abbiamo bisogno delle versioni instabili di TCL e TK, che sono i diretti responsabili dell&#8217;antialiasing: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=15&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Per parecchio tempo ho evitato come la peste aMSN perchè odiavo quei caratteri così fastdiosi, finchè un giorno, grazie ai consigli di un amico, ho cercato di configurare l&#8217;antialiasing&#8230; ed ora funziona tutto una meraviglia!</p>
<div style="text-align:center;"><img src="http://ubox.files.wordpress.com/2007/04/amsn_logo.jpg" height="124" hspace="10" /></div>
<p>Vediamo come fare&#8230; Per prima cosa abbiamo bisogno delle versioni instabili di TCL e TK, che sono i diretti responsabili dell&#8217;antialiasing: dobbiamo installare le versione 8.5.0 da Portage Overlay.</p>
<p>Nei prossimi post pubblicherò il codice dei due ebuild che sto usando in questo momento.</p>
<p>Una volta avuto il codice, controlliamo che esista la cartella /usr/local/portage con un</p>
<blockquote><p># ls -al  /usr/local/portage</p></blockquote>
<p><span id="more-15"></span></p>
<p>Nel caso in cui non esista basta crearla con</p>
<blockquote><p>#  mkdir /usr/local/portage</p></blockquote>
<p>Per usare quest&#8217;ultima come cartella per gli overlays, inseriamo in /etc/mak.conf</p>
<blockquote><p>PORTDIR_OVERLAY=&#8221;/usr/local/portage&#8221;</p></blockquote>
<p>Creiamo le cartelle che ci interessano</p>
<blockquote><p># mkdir /usr/local/portage/dev-lang/<br />
# mkdir /usr/local/portage/dev-lang/tcl<br />
# mkdir /usr/local/portage/dev-lang/tk</p></blockquote>
<p>e inseriamo nelle corrispondenti e files tcl-8.5.0.ebuild e tk-8.5.0.ebuild.</p>
<blockquote><p># ebuild /usr/local/portage/dev-lang/tcl/tcl-8.5.0.ebuild digest<br />
# ebuild /usr/local/portage/dev-lang/tk/tk-8.5.0.ebuild digest</p>
<p># echo &#8220;&gt;=dev-lang/tcl-8.5.0&#8243; &gt;&gt; /etc/portage/package.unmask<br />
# echo &#8220;&gt;=dev-lang/tk-8.5.0&#8243; &gt;&gt; /etc/portage/package.unmask</p>
<p># emerge -av tcl tk amsn</p></blockquote>
<p>Con questi comandi abbiamo fatto il digest dei due pacchetti, smascherato le versioni 8.5.0 e installato tutto. A questo punto aMSN dovrebbe essere pronto! Proviamo ad avviarlo, nelle preferenze scegliamo un carattere come &#8220;verdana&#8221; e voilà!!</p>
<p>P.S. potrebbero esserci problemi con TLS 1.5, in questo caso modifichiamo il file /usr/lib/tls1.50/pkgIndex.tcl e inseriamo 1.50 al posto di 1.5</p>
<p>Ditemi qualcosa se siete interessati agli ebuilds di tcl e tk versioni 8.5.0</p>
<p>bye</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=15&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/11/12/amsn-e-antialiasing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>

		<media:content url="http://ubox.files.wordpress.com/2007/04/amsn_logo.jpg" medium="image" />
	</item>
		<item>
		<title>Lyric of the day 07/11/2007</title>
		<link>http://relocate.wordpress.com/2007/11/07/lyric-of-the-day-07112007/</link>
		<comments>http://relocate.wordpress.com/2007/11/07/lyric-of-the-day-07112007/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 10:07:02 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Lyrics]]></category>
		<category><![CDATA[Musica]]></category>
		<category><![CDATA[articolo31]]></category>
		<category><![CDATA[lyric]]></category>
		<category><![CDATA[spirale ovale]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/11/07/lyric-of-the-day-07112007/</guid>
		<description><![CDATA[Articolo 31 &#8211; Spirale Ovale 

Guardarti accende un desiderio incontenibile
come le gocce sul bicchiere quando ho sete ma
io non so quanto giusto sia
avvicinarmi e farti mia e poi andare in birreria.
Io non ti porto mai a fare passeggiate
no,non ricordo anniversari e date
e dormo a metà le mie giornate
la vita quotidiana la improvviso sulla scena
mi annoio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=12&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><b>Articolo 31 &#8211; Spirale Ovale </b></p>
<p><span style="text-align:center; display: block;"><a href="http://relocate.wordpress.com/2007/11/07/lyric-of-the-day-07112007/"><img src="http://img.youtube.com/vi/Sh7YFDxOL6Q/2.jpg" alt="" /></a></span></p>
<p>Guardarti accende un desiderio incontenibile<br />
come le gocce sul bicchiere quando ho sete ma<br />
io non so quanto giusto sia<br />
avvicinarmi e farti mia e poi andare in birreria.</p>
<p>Io non ti porto mai a fare passeggiate<br />
no,non ricordo anniversari e date<br />
e dormo a metà le mie giornate<br />
la vita quotidiana la improvviso sulla scena<br />
mi annoio a morte se mi porti con i tuoi fuori per cena<br />
non mi emoziono sugli yacht<br />
io collezioni dylan dog e&#8230;</p>
<p><span id="more-12"></span></p>
<p>Mi piace farlo nei posti più disparati<br />
e stare fumati a guardare cartoni animati<br />
fermarsi in un motel sulla via per la festa<br />
e lì spalmarmi di sangria a mo&#8217; di gel sulla cresta<br />
raccontarti ogni mio vizio segreto<br />
poi voglio portarti dove non esiste divieto<br />
e le emozioni che senti creano vortici immensi<br />
e la spirale ovale dei sensi se pensi<br />
di prendermi così&#8230;</p>
<p>ti porterò a ballare<br />
dove potrai gridare<br />
saremo io e te nella spirale ovale e lì<br />
lì ti potrò mostrare<br />
cosa vuol dire osare<br />
saremo vivi e nudi nella spirale ovale</p>
<p>Guardarti accende un desiderio incontenibile<br />
ma non sopporto chi non ride<br />
specialmente le tue amiche<br />
dalla chiappa stretta e la griffe sulla borsetta<br />
e chi comunque vive in linea retta<br />
e sa sempre quello che lo aspetta</p>
<p>Io invece adoro stare al centro del ciclone<br />
mi nutro d&#8217;immaginazione<br />
musica alta a colazione come<br />
una spirale di colore che girando mi protegge<br />
vivendo un po&#8217; fuori dal gregge<br />
a volte quasi della legge</p>
<p>Forse a tua mamma piacerà se&#8230;<br />
Ma tuo papà non capirà che&#8230;</p>
<p>Non prometto che ti sposo o un sicuro futuro<br />
ma un letto senza riposo mattina muso duro<br />
ne villetta ne camino ma rimani stretta qui vicino<br />
metto a fuoco il mondo con un accendino</p>
<p>prendimi così<br />
ti porterò a ballare<br />
dove potrai gridare<br />
saremo io e te nella spirale ovale e lì<br />
lì ti potrò mostrare<br />
cosa vuol dire osare<br />
saremo vivi e nudi nella spirale ovale</p>
<p>Non noto la pettinatura ed il vestito<br />
ma muoio per il tuo sorriso e per il tuo frutto proibito che<br />
guardare accende un desiderio incontenbile<br />
vorrei dirlo ma la bocca si asciuga<br />
adesso che sei tutta nuda ma<br />
i tuoi capelli son più belli se li sciogli<br />
ed il vestito se lo togli e&#8230;</p>
<p>La parte dei bacini e dei ti amo la saltiamo<br />
e facciamo saltare i bulloni a questo divano<br />
bruciamo come un vulcano<br />
le lingue fiumi in piena<br />
sentirmi vivo con le tue unghie sulla schiena<br />
entrami nella pelle e non si cade<br />
ti porto tra le stelle<br />
la mia lingua è un astronave<br />
la spirale ovale gira più forte quando griderai<br />
e lo farai,vedrai!</p>
<p>prendimi così<br />
ti porterò a ballare<br />
dove potrai gridare<br />
saremo io e te nella spirale ovale e lì<br />
lì ti potrò mostrare<br />
cosa vuol dire osare<br />
saremo vivi e nudi nella spirale ovale</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=12&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/11/07/lyric-of-the-day-07112007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/Sh7YFDxOL6Q/2.jpg" medium="image" />
	</item>
		<item>
		<title>Tips &amp; Tricks: NOPASTE</title>
		<link>http://relocate.wordpress.com/2007/11/05/tips-tricks-nopaste/</link>
		<comments>http://relocate.wordpress.com/2007/11/05/tips-tricks-nopaste/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 18:46:30 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[nopaste]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/11/05/tips-tricks-nopaste/</guid>
		<description><![CDATA[Avete bisogno di condividere istantaneamente un pezzo di codice lungo o difficile da incollare in IRC o MSN?
Per questo vengono in aiuto i servizi di paste: si può salvare il testo in modo facile e veloce in un form html di un sito e passare ai nostri amici solamente il link corrispondente.
Gentoo ci dà una [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=11&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Avete bisogno di condividere istantaneamente un pezzo di codice lungo o difficile da incollare in IRC o MSN?</p>
<p>Per questo vengono in aiuto i servizi di paste: si può salvare il testo in modo facile e veloce in un form html di un sito e passare ai nostri amici solamente il link corrispondente.</p>
<p>Gentoo ci dà una aiuto ulteriore: in portage esiste il programma &lt;nopaste&gt;</p>
<blockquote><p>*  app-text/nopaste<br />
Latest version available: 1992<br />
Latest version installed: 1992<br />
Size of files: 3 kB<br />
Homepage:      http://n01se.net/agriffis/nopaste/<br />
Description:   command-line interface to rafb.net/paste<br />
License:       GPL-2</p></blockquote>
<p>Dopo averlo installato con un:</p>
<p><span id="more-11"></span></p>
<blockquote><p># emerge -av nopaste</p></blockquote>
<p>lo si può usare in modo quasi banale:</p>
<blockquote><p>synthesis@localhost ~ $ cat error.txt | nopaste<br />
http://rafb.net/p/49XHA410.html<br />
synthesis@localhost ~ $</p></blockquote>
<p>Tramite pipe si passa cioè al programma un qualsiasi testo che ci interessa, lui lo salverà automaticamente sul sito di riferimento e ci mostrerà il link a questu&#8217;ultimo.</p>
<p>Semplice vero?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=11&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/11/05/tips-tricks-nopaste/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>
	</item>
		<item>
		<title>Lyric of the day 02/11/2007</title>
		<link>http://relocate.wordpress.com/2007/11/02/lyric-of-the-day-02112007/</link>
		<comments>http://relocate.wordpress.com/2007/11/02/lyric-of-the-day-02112007/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 12:29:04 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Lyrics]]></category>
		<category><![CDATA[Musica]]></category>
		<category><![CDATA[delerium]]></category>
		<category><![CDATA[lyric]]></category>
		<category><![CDATA[silence]]></category>
		<category><![CDATA[tiesto]]></category>
		<category><![CDATA[trance]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/11/02/lyric-of-the-day-02112007/</guid>
		<description><![CDATA[Delerium feat. Sarah McLachlan &#8211; Silence (DJ Tiesto Remix)

Give me relief
Witness me
I am outside
Give me peace
Heaven holds a sense of wonder
And I wanted to believe
That I&#8217;d get caught up
When the rage in me subsides
Passion choke the flower
Till she cries no more
Possessing all the beauty
Hungry still for more
Heaven holds a sense of wonder
And I wanted to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=10&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><b>Delerium feat. Sarah McLachlan &#8211; Silence (DJ Tiesto Remix)</b></p>
<p><span style="text-align:center; display: block;"><a href="http://relocate.wordpress.com/2007/11/02/lyric-of-the-day-02112007/"><img src="http://img.youtube.com/vi/_mBh2deMcKU/2.jpg" alt="" /></a></span></p>
<p>Give me relief<br />
Witness me<br />
I am outside<br />
Give me peace</p>
<p>Heaven holds a sense of wonder<br />
And I wanted to believe<br />
That I&#8217;d get caught up<br />
When the rage in me subsides</p>
<p>Passion choke the flower<br />
Till she cries no more<br />
Possessing all the beauty<br />
Hungry still for more</p>
<p>Heaven holds a sense of wonder<br />
And I wanted to believe<br />
That I&#8217;d get caught up<br />
When the rage in me subsides</p>
<p><span id="more-10"></span></p>
<p>I can&#8217;t help this longing<br />
Comfort me<br />
I can&#8217;t hold it all in<br />
If you won&#8217;t let me</p>
<p>Heaven holds a sense of wonder<br />
And I wanted to believe<br />
That I&#8217;d get caught up<br />
When the rage in me subsides</p>
<p>In this white wave<br />
I am sinking<br />
In this silence<br />
In this white wave<br />
In this silence<br />
I believe</p>
<p>In this white wave<br />
I am sinking<br />
In this silence<br />
In this white wave<br />
In this silence<br />
I believe</p>
<p>I have seen you<br />
In this white wave<br />
You are silent<br />
You are breathing<br />
In this white wave<br />
I am free</p>
<p>I am free<br />
I am free<br />
I am free</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=10&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/11/02/lyric-of-the-day-02112007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/_mBh2deMcKU/2.jpg" medium="image" />
	</item>
		<item>
		<title>Compiz-Fusion e pacchetti Java</title>
		<link>http://relocate.wordpress.com/2007/10/30/compiz-fusion-e-paccehtti-java/</link>
		<comments>http://relocate.wordpress.com/2007/10/30/compiz-fusion-e-paccehtti-java/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 08:39:57 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[compiz-fusion]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[xcb]]></category>
		<category><![CDATA[xlib]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/10/30/compiz-fusion-e-paccehtti-java/</guid>
		<description><![CDATA[

Buon giorno! Dopo aver installato Compiz-Fusion (http://www.compiz-fusion.org/), ho notato la nascita di problemi con l&#8217;esecuzione di file java:
synthesis@localhost ~/Desktop $ java -jar Mio_File.jar
java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c-&#62;xlib.lock&#8217; failed.
Aborted
synthesis@localhost ~/Desktop $
Uso Java 1.5 che non mi ha mai dato problemi:
synthesis@localhost ~ $ java-config -L
The following VMs are available for generation-2:
*)      Sun [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=7&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://relocate.files.wordpress.com/2007/10/compiz-fusion.png" title="compiz-fusion.png"></a></p>
<div style="text-align:center;"><a href="http://relocate.files.wordpress.com/2007/10/compiz-fusion.png" title="compiz-fusion.png"><img src="http://relocate.files.wordpress.com/2007/10/compiz-fusion.thumbnail.png" alt="compiz-fusion.png" /></a></div>
<p>Buon giorno! Dopo aver installato Compiz-Fusion (<a href="http://www.compiz-fusion.org/">http://www.compiz-fusion.org/</a>), ho notato la nascita di problemi con l&#8217;esecuzione di file java:</p>
<blockquote><p>synthesis@localhost ~/Desktop $ java -jar Mio_File.jar<br />
java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c-&gt;xlib.lock&#8217; failed.<br />
Aborted<br />
synthesis@localhost ~/Desktop $</p></blockquote>
<p>Uso Java 1.5 che non mi ha mai dato problemi:</p>
<blockquote><p>synthesis@localhost ~ $ java-config -L<br />
The following VMs are available for generation-2:<br />
*)      Sun JDK 1.5.0.13 [sun-jdk-1.5]<br />
2)      Sun JDK 1.6.0.03 [sun-jdk-1.6]<br />
synthesis@localhost ~ $</p></blockquote>
<p><span id="more-7"></span></p>
<p>Girando un po&#8217; per i forum ho trovato la soluzione:</p>
<p>Ho aggiunto la flag -DNDEBUG alla variabile CFLAGS del mio /etc/make.conf, che è diventato in questo modo:</p>
<blockquote><p>CFLAGS=&#8221;-march=prescott -O2 -pipe -fomit-frame-pointer -DNDEBUG&#8221;</p></blockquote>
<p>Per concludere ho ricompilato le due librerie necessarie (libx11 con flag xcb attiva per non creare problemi con compiz-fusion):</p>
<blockquote><p># emerge -av libxcb<br />
# emerge -av libX11</p></blockquote>
<p>e ho riportato il make.conf alla configurazione iniziale.</p>
<p>Bye</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=7&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/10/30/compiz-fusion-e-paccehtti-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>

		<media:content url="http://relocate.files.wordpress.com/2007/10/compiz-fusion.thumbnail.png" medium="image">
			<media:title type="html">compiz-fusion.png</media:title>
		</media:content>
	</item>
		<item>
		<title>Lyric of the day 29/10/2007</title>
		<link>http://relocate.wordpress.com/2007/10/29/song-of-the-day-29102007/</link>
		<comments>http://relocate.wordpress.com/2007/10/29/song-of-the-day-29102007/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 11:26:13 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Lyrics]]></category>
		<category><![CDATA[Musica]]></category>
		<category><![CDATA[halo]]></category>
		<category><![CDATA[nu metal]]></category>
		<category><![CDATA[soil]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/10/29/song-of-the-day-29102007/</guid>
		<description><![CDATA[Soil &#8211; Halo

I&#8217;m the man,I&#8217;m the king,I&#8217;m the one
That&#8217;s pure inside
Everyday, everyway I smell of suicide
Bitter sins how they grow within
So you tell me it ain&#8217;t right
 I AM&#8230;ALL SINS
And you&#8217;re my reason for life
I will stone you,stone you
Wrap my arms around you
I will stone you,stone you {2x}
My little HALO
I&#8217;m the man,I&#8217;m the king,I&#8217;m the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=6&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><b>Soil &#8211; Halo</b></p>
<p><span style="text-align:center; display: block;"><a href="http://relocate.wordpress.com/2007/10/29/song-of-the-day-29102007/"><img src="http://img.youtube.com/vi/nZfZOMXa-1I/2.jpg" alt="" /></a></span></p>
<p>I&#8217;m the man,I&#8217;m the king,I&#8217;m the one<br />
That&#8217;s pure inside<br />
Everyday, everyway I smell of suicide<br />
Bitter sins how they grow within<br />
So you tell me it ain&#8217;t right<br />
<b> I AM&#8230;ALL SINS</b><br />
And you&#8217;re my reason for life</p>
<p>I will stone you,stone you<br />
Wrap my arms around you<br />
I will stone you,stone you {2x}<br />
My little HALO</p>
<p>I&#8217;m the man,I&#8217;m the king,I&#8217;m the one<br />
That&#8217;s broken from giving<br />
Everyday, everyway I swear just one last try<br />
Killing me with the death to be<br />
Something that&#8217;s so right<br />
<b> I AM&#8230;ALL SINS</b><br />
My hands are scarred with time</p>
<p>I will stone you,stone you<br />
Wrap my arms around you<br />
I will stone you,stone you {2x}<br />
My little HALO!!!</p>
<p>stop! look at me</p>
<p><span id="more-6"></span></p>
<p>I&#8217;m the man with the rock in his hand,got<br />
the rock in my hand gonna stone you stone you {4x}</p>
<p>Make a change,gotta rearrange<br />
Idle minds, crushing time<br />
<b> I AM&#8230;ALL SINS</b><br />
And you&#8217;re my reason for life</p>
<p>I will stone you,stone you<br />
Wrap my arms around you<br />
I will stone you,stone you {2x}<br />
My little HALO</p>
<p>I will stone you,stone you<br />
put my god damn arms around you.<br />
I will stone you,stone you<br />
My little HALO</p>
<p>I will stone you,stone you<br />
put my arms around you<br />
I will stone you,stone you<br />
My little HALO</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=6&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/10/29/song-of-the-day-29102007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/nZfZOMXa-1I/2.jpg" medium="image" />
	</item>
		<item>
		<title>wxGTK-2.8.4.0 ebuild</title>
		<link>http://relocate.wordpress.com/2007/10/29/wxgtk-2840-ebuild/</link>
		<comments>http://relocate.wordpress.com/2007/10/29/wxgtk-2840-ebuild/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 11:22:36 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[portage]]></category>
		<category><![CDATA[wxGTK]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/10/29/wxgtk-2840-ebuild/</guid>
		<description><![CDATA[E ora l&#8217;ebuild di wxGTK-2.8.4.0 da copiare in /usr/local/portage/x11-libs/wxGTK:

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils flag-o-matic multilib toolchain-funcs versionator
HTML_PV=&#8221;$(get_version_component_range 1-3)&#8221;
DESCRIPTION=&#8221;GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and wxbase non-gui library&#8221;
SRC_URI=&#8221;mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )&#8221;
SLOT=&#8221;2.8&#8243;
KEYWORDS=&#8221;~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd&#8221;
IUSE=&#8221;debug doc [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=5&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>E ora l&#8217;ebuild di wxGTK-2.8.4.0 da copiare in /usr/local/portage/x11-libs/wxGTK:</p>
<blockquote></blockquote>
<blockquote><p># Copyright 1999-2007 Gentoo Foundation<br />
# Distributed under the terms of the GNU General Public License v2</p>
<p>inherit eutils flag-o-matic multilib toolchain-funcs versionator</p>
<p>HTML_PV=&#8221;$(get_version_component_range 1-3)&#8221;</p>
<p>DESCRIPTION=&#8221;GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and wxbase non-gui library&#8221;</p>
<p>SRC_URI=&#8221;mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2<br />
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )&#8221;</p>
<p>SLOT=&#8221;2.8&#8243;<br />
KEYWORDS=&#8221;~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd&#8221;<br />
IUSE=&#8221;debug doc gnome joystick odbc opengl sdl stl unicode X gif&#8221;<br />
LICENSE=&#8221;wxWinLL-3&#8243;<br />
HOMEPAGE=&#8221;http://www.wxwidgets.org&#8221;</p>
<p># Note 1: Gettext is not runtime dependency even if nls? because wxWidgets<br />
#         has its own implementation of it<br />
# Note 2: PCX support is enabled if the correct libraries are detected.<br />
#         There is no USE flag for this.</p>
<p><span id="more-5"></span></p>
<p>RDEPEND=&#8221;X? ( opengl? ( virtual/opengl )<br />
&gt;=x11-libs/gtk+-2.0<br />
&gt;=dev-libs/glib-2.0<br />
media-libs/tiff<br />
x11-libs/libXinerama<br />
x11-libs/libXxf86vm<br />
gnome? ( &gt;=gnome-base/libgnomeprintui-2.8 ) )<br />
odbc? ( dev-db/unixODBC )<br />
x86? ( sdl? ( &gt;=media-libs/libsdl-1.2 ) )<br />
amd64? ( sdl? ( &gt;=media-libs/libsdl-1.2 ) )<br />
ppc? ( sdl? ( &gt;=media-libs/libsdl-1.2 ) )&#8221;</p>
<p>DEPEND=&#8221;${RDEPEND}<br />
dev-util/pkgconfig<br />
X? (<br />
x11-proto/xproto<br />
x11-proto/xineramaproto<br />
x11-proto/xf86vidmodeproto<br />
)&#8221;</p>
<p>S=${WORKDIR}/wxPython-src-${PV}<br />
HTML_S=${WORKDIR}/wxWidgets-${HTML_PV}</p>
<p># Configure a build.<br />
# It takes three parameters;<br />
# $1: prefix for the build directory (used for wxGTK which has two<br />
#     builds needed.<br />
# $2: &#8220;unicode&#8221; if it must be build with else &#8220;&#8221;<br />
# $3: all the extra parameters to pass to configure script<br />
configure_build() {<br />
export LANG=&#8217;C&#8217;</p>
<p>mkdir ${S}/$1_build<br />
cd ${S}/$1_build<br />
# odbc works with ansi only:<br />
subconfigure $3 $(use_with odbc)<br />
emake CXX=&#8221;$(tc-getCXX)&#8221; CC=&#8221;$(tc-getCC)&#8221; || die &#8220;emake failed&#8221;<br />
#wxbase has no contrib:<br />
if [[ -e contrib/src ]]; then<br />
cd contrib/src<br />
emake CXX=&#8221;$(tc-getCXX)&#8221; CC=&#8221;$(tc-getCC)&#8221; || die &#8220;emake contrib failed&#8221;<br />
fi</p>
<p>if [[ "$2" == "unicode" ]] &amp;&amp; use unicode; then<br />
mkdir ${S}/$1_build_unicode<br />
cd ${S}/$1_build_unicode<br />
subconfigure $3 &#8211;enable-unicode<br />
emake CXX=&#8221;$(tc-getCXX)&#8221; CC=&#8221;$(tc-getCC)&#8221; || die &#8220;Unicode emake failed&#8221;<br />
if [[ -e contrib/src ]]; then<br />
cd contrib/src<br />
emake CXX=&#8221;$(tc-getCXX)&#8221; CC=&#8221;$(tc-getCC)&#8221; || die &#8220;Unicode emake contrib failed&#8221;<br />
fi<br />
fi<br />
}</p>
<p># This is a commodity function which calls configure script<br />
# with the default parameters plus extra parameters. It&#8217;s used<br />
# as building the unicode version required redoing it.<br />
# It takes all the params and passes them to the script<br />
subconfigure() {<br />
ECONF_SOURCE=&#8221;${S}&#8221; \<br />
econf \<br />
&#8211;with-zlib \<br />
$(use_enable debug) $(use_enable debug debug_gdb) \<br />
$* || die &#8220;./configure failed&#8221;<br />
}</p>
<p># Installs a build<br />
# It takes only a parameter: the prefix for the build directory<br />
# see configure_build function<br />
install_build() {<br />
cd ${S}/$1_build<br />
einstall libdir=&#8221;${D}/usr/$(get_libdir)&#8221; || die &#8220;Install failed&#8221;<br />
if [[ -e contrib ]]; then<br />
cd contrib/src<br />
einstall libdir=&#8221;${D}/usr/$(get_libdir)&#8221; || die &#8220;Install contrib failed&#8221;<br />
fi<br />
if [[ -e ${S}/$1_build_unicode ]]; then<br />
cd ${S}/$1_build_unicode<br />
einstall libdir=&#8221;${D}/usr/$(get_libdir)&#8221; || die &#8220;Unicode install failed&#8221;<br />
cd contrib/src<br />
einstall libdir=&#8221;${D}/usr/$(get_libdir)&#8221; || die &#8220;Unicode install contrib failed&#8221;<br />
fi<br />
}</p>
<p>pkg_setup() {<br />
if use X; then<br />
elog &#8220;To install only wxbase (non-gui libs) use USE=-X&#8221;<br />
else<br />
elog &#8220;To install GUI libraries, in addition to wxbase, use USE=X&#8221;<br />
fi<br />
}</p>
<p>src_unpack() {<br />
unpack ${A}<br />
cd &#8220;${S}&#8221;<br />
#       epatch &#8220;${FILESDIR}/socketfix.patch&#8221;<br />
#       epatch &#8220;${FILESDIR}/${P}-wxrc_build_fix.patch&#8221;<br />
#       epatch &#8220;${FILESDIR}/${P}-dialog_focus.patch&#8221;<br />
#       epatch &#8220;${FILESDIR}/${P}-slider_linesize.patch&#8221;<br />
#<br />
#       # Reverse apply patch in wxPython tarball that breaks ABI<br />
#       EPATCH_OPTS=&#8221;-R&#8221; epatch &#8220;${S}/patches/listctrl-ongetitemcolumnimage.patch&#8221;<br />
}</p>
<p>src_compile() {<br />
gnuconfig_update<br />
append-flags -fno-strict-aliasing<br />
myconf=&#8221;${myconf}<br />
$(use_with sdl)<br />
$(use_enable joystick)&#8221;</p>
<p>if use X; then<br />
myconf=&#8221;${myconf}<br />
$(use_enable opengl)<br />
$(use_with opengl)<br />
$(use_with gnome gnomeprint)&#8221;<br />
fi<br />
if use stl; then<br />
myconf=&#8221;${myconf}<br />
$(use_enable stl)&#8221;<br />
fi</p>
<p>if use gif; then<br />
myconf=&#8221;${myconf}<br />
$(use_enable gif)&#8221;<br />
else<br />
myconf=&#8221;${myconf}<br />
$(use_disable gif)&#8221;<br />
fi</p>
<p>use X &amp;&amp; configure_build gtk2 unicode &#8220;${myconf} &#8211;with-gtk=2&#8243;<br />
use X || configure_build base unicode &#8220;${myconf} &#8211;disable-gui&#8221;<br />
}</p>
<p>src_install() {<br />
use X &amp;&amp; install_build gtk2<br />
use X || install_build base</p>
<p>cp ${D}/usr/bin/wx-config ${D}/usr/bin/wx-config-2.6 || die &#8220;Failed to cp wx-config&#8221;</p>
<p># In 2.6 all wx-config*&#8217;s go in/usr/lib/wx/config<br />
# Only install wx-config if 2.4 is not installed:<br />
if [ -e "/usr/bin/wx-config" ]; then<br />
if [ "$(/usr/bin/wx-config --release)" = "2.4" ]; then<br />
rm ${D}/usr/bin/wx-config<br />
fi<br />
fi</p>
<p>dodoc ${S}/docs/changes.txt<br />
dodoc ${S}/docs/gtk/readme.txt</p>
<p>if use doc; then<br />
dohtml -r ${HTML_S}/html/*<br />
fi<br />
}</p>
<p>pkg_postinst() {<br />
elog &#8220;dev-libs/wxbase has been removed from portage.&#8221;<br />
elog &#8220;wxBase is installed with wxGTK, as one of many libraries.&#8221;<br />
elog &#8220;If only wxBase is wanted, -X USE flag may be specified.&#8221;<br />
}</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=5&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/10/29/wxgtk-2840-ebuild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>
	</item>
		<item>
		<title>AdunanzA ebuild</title>
		<link>http://relocate.wordpress.com/2007/10/29/adunanza-ebuilds/</link>
		<comments>http://relocate.wordpress.com/2007/10/29/adunanza-ebuilds/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 11:18:29 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[adunanza]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[overlay]]></category>

		<guid isPermaLink="false">http://relocate.wordpress.com/2007/10/29/adunanza-ebuilds/</guid>
		<description><![CDATA[Ho notato ora che il sito dottout.com non è raggiungibile, quindi incollo di seguito il contenuto degli ebuilds per adunanza. Questo è  amule-2.2.0_pre20071011.ebuild, da copiare nella cartella /usr/local/portage/net-p2p/amule.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild,v 1.1 2007/
04/22 11:48:32 armin76 Exp $
inherit autotools eutils flag-o-matic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=4&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ho notato ora che il sito dottout.com non è raggiungibile, quindi incollo di seguito il contenuto degli ebuilds per adunanza. Questo è  amule-2.2.0_pre20071011.ebuild, da copiare nella cartella /usr/local/portage/net-p2p/amule.</p>
<blockquote><p># Copyright 1999-2007 Gentoo Foundation<br />
# Distributed under the terms of the GNU General Public License v2<br />
# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20070422.ebuild,v 1.1 2007/<br />
04/22 11:48:32 armin76 Exp $</p></blockquote>
<blockquote><p>inherit autotools eutils flag-o-matic wxwidgets</p>
<p>MY_P=${PN/m/M}-CVS-${PV/2.2.0_pre/}<br />
MY_PV=${PV/2.2.0_pre/}<br />
S=&#8221;${WORKDIR}/${PN}-cvs&#8221;</p>
<p>DESCRIPTION=&#8221;aMule AdunanzA, IL software p2p per la comunita&#8217; fastweb&#8221;<br />
HOMEPAGE=&#8221;http://www.adunanza.net/&#8221;<br />
SRC_URI=&#8221;http://www.hirnriss.net/files/cvs/${MY_P}.tar.bz2<br />
http://mrhyde.freehostspace.com/AdunanzaPatch/${MY_PV}/patchAdunanza_${MY_PV}.gz&#8221;</p>
<p>LICENSE=&#8221;GPL-2&#8243;<br />
SLOT=&#8221;0&#8243;<br />
KEYWORDS=&#8221;~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86&#8243;<br />
IUSE=&#8221;amuled debug gtk nls remote stats unicode geoip optimize upnp&#8221;</p>
<p>DEPEND=&#8221;&gt;=x11-libs/wxGTK-2.8.4<br />
&gt;=sys-libs/zlib-1.2.1<br />
&gt;=dev-util/cvs-1.12.12<br />
stats? ( &gt;=media-libs/gd-2.0.26 )<br />
geoip? ( &gt;=dev-libs/geoip-1.4.0-r1 )<br />
upnp? ( &gt;=net-libs/libupnp-1.4.6 )<br />
remote? ( &gt;=media-libs/libpng-1.2.0<br />
unicode? ( &gt;=media-libs/gd-2.0.26 ) )&#8221;</p>
<p><span id="more-4"></span></p>
<p>pkg_setup() {<br />
ewarn &#8220;&#8221;<br />
ewarn &#8220;Questo ebuild e&#8217; basato su CVS snapshot e sul relativo port&#8221;<br />
ewarn &#8220;sperimentale della patch adunanza. Pertanto e&#8217; doppiamente &#8220;<br />
ewarn &#8220;instabile e non vi e&#8217; garanzia di corretto funzionamento   &#8220;<br />
ewarn &#8220;&#8221;<br />
ewarn &#8221; ATTENZIONE: ricordarsi di applicare la patch http://www.dottout.com/files/wxwidg<br />
ets.eclass.patch&#8221;<br />
ewarn &#8220;se e solo se non si usa l&#8217;overlay http://svn.dottout.com/portage/trunk&#8221;<br />
ewarn &#8220;&#8221;</p>
<p>export WX_GTK_VER=&#8221;2.8&#8243;</p>
<p>if ! use gtk &amp;&amp; ! use remote &amp;&amp; ! use amuled; then<br />
eerror &#8220;&#8221;<br />
eerror &#8220;You have to specify at least one of gtk, remote or<br />
amuled&#8221;<br />
eerror &#8220;USE flag to build amule.&#8221;<br />
eerror &#8220;&#8221;<br />
die &#8220;Invalid USE flag set&#8221;<br />
fi</p>
<p>if use gtk; then<br />
einfo &#8220;wxGTK with gtk2 and unicode support will be used&#8221;<br />
need-wxwidgets unicode<br />
elif use unicode; then<br />
einfo &#8220;wxGTK with unicode and without X support will be use<br />
d&#8221;<br />
need-wxwidgets base-unicode<br />
else<br />
einfo &#8220;wxGTK without X support will be used&#8221;<br />
need-wxwidgets base<br />
fi</p>
<p>if use stats &amp;&amp; ! use gtk; then<br />
einfo &#8220;Note: You would need both the gtk2 and stats USE fla<br />
gs&#8221;<br />
einfo &#8220;to compile aMule Statistics GUI.&#8221;<br />
einfo &#8220;I will now compile console versions only.&#8221;<br />
fi</p>
<p>if use stats &amp;&amp; ! built_with_use media-libs/gd jpeg; then<br />
die &#8220;media-libs/gd should be compiled with the jpeg use fla<br />
g when you have the stats use flag set&#8221;<br />
fi<br />
}<br />
src_unpack() {<br />
unpack ${A}<br />
cd &#8220;${S}&#8221;<br />
patch -p1 -N -i ../patchAdunanza_${MY_PV} 2&gt;&amp;1 &gt;/dev/null<br />
ewarn &#8220;patch AdunanzA applicata&#8221;<br />
AT_M4DIR=&#8221;m4&#8243; eautoreconf<br />
elibtoolize<br />
}</p>
<p>pkg_preinst() {<br />
if use amuled || use remote; then<br />
enewgroup p2p<br />
enewuser p2p -1 -1 /home/p2p p2p<br />
fi<br />
}</p>
<p>src_compile() {<br />
local myconf=&#8221;"</p>
<p>if use gtk ; then<br />
use stats &amp;&amp; myconf=&#8221;${myconf}<br />
&#8211;enable-wxcas<br />
&#8211;enable-alc&#8221;<br />
use remote &amp;&amp; myconf=&#8221;${myconf}<br />
&#8211;enable-amule-gui&#8221;<br />
else<br />
myconf=&#8221;<br />
&#8211;disable-monolithic<br />
&#8211;disable-amule-gui<br />
&#8211;disable-wxcas<br />
&#8211;disable-alc&#8221;<br />
fi</p>
<p>econf \<br />
&#8211;with-wx-config=${WX_CONFIG} \<br />
&#8211;with-wxbase-config=${WX_CONFIG} \<br />
&#8211;enable-amulecmd \<br />
`use_enable debug` \<br />
`use_enable amuled amule-daemon` \<br />
`use_enable nls` \<br />
`use_enable optimize` \<br />
`use_enable remote webserver` \<br />
`use_enable stats cas` \<br />
`use_enable stats alcc` \<br />
`use_enable geoip` \<br />
`use_enable upnp` \<br />
${myconf} || die</p>
<p># we filter ssp until bug #74457 is closed to build on hardened<br />
filter-flags -fstack-protector -fstack-protector-all</p>
<p>emake -j1 || die<br />
}</p>
<p>src_install() {<br />
make DESTDIR=${D} install || die</p>
<p>if use amuled; then<br />
newconfd ${FILESDIR}/amuled.confd amuled<br />
newinitd ${FILESDIR}/amuled.initd amuled<br />
fi</p>
<p>if use remote; then<br />
newconfd ${FILESDIR}/amuleweb.confd amuleweb<br />
newinitd ${FILESDIR}/amuleweb.initd amuleweb<br />
fi<br />
}</p>
<p>pkg_postinst() {<br />
ewarn &#8220;Per maggiori informazioni sullo sviluppo del porting della patch&#8221;<br />
ewarn &#8220;AdunanzA alla cvs di aMule e per segnalare eventuali problemi&#8221;<br />
ewarn &#8220;potete consultare il relativo thread sul forum della comunita&#8217;:&#8221;<br />
ewarn &#8220;http://adunanza.net/forum/showthread.php?t=45785&#8243;<br />
}</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=4&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/10/29/adunanza-ebuilds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>
	</item>
		<item>
		<title>aMule AdunanzA + Gentoo = FUN</title>
		<link>http://relocate.wordpress.com/2007/10/17/ciao-mondo/</link>
		<comments>http://relocate.wordpress.com/2007/10/17/ciao-mondo/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 20:23:57 +0000</pubDate>
		<dc:creator>relocate</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[adunanza]]></category>
		<category><![CDATA[amule]]></category>
		<category><![CDATA[emule]]></category>
		<category><![CDATA[fastweb]]></category>
		<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Ciao a tutti! Oggi vediamo come far funzionare il nostro amato mod per emule/amule per utenti fastweb: AdunanzA.
All’inizio il metodo che usavo era quello di installare aMule 2.1.3 da sorgenti, dopo aver applicato la patch di AdunanzA nella cartella di aMule. Questa soluzione aveva alcuni problemi, inquanto le wxGTK 2.6.3.3 dovevano essere modificate a mano [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=1&subd=relocate&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://pollycoke.files.wordpress.com/2007/05/mule.jpg?w=164&#038;h=211" align="left" height="211" width="164" />Ciao a tutti! Oggi vediamo come far funzionare il nostro amato mod per emule/amule per utenti fastweb: AdunanzA.</p>
<p>All’inizio il metodo che usavo era quello di installare aMule 2.1.3 da sorgenti, dopo aver applicato la patch di AdunanzA nella cartella di aMule. Questa soluzione aveva alcuni problemi, inquanto le wxGTK 2.6.3.3 dovevano essere modificate a mano prima della compilazione (commentando la riga gtk_widget_unparent( client-&gt;m_widget ); nel file notebook.cpp) per evitare crash del programma, casuali e davvero fastidiosi.</p>
<p>Dopo un upgrade del sistema un po&#8217; di tempo fa, oltre a presentare il solito problema di librerie (libbfd-2.16.1.so) facilmente risolvibile, all’avvio il programma andava in loop cercando continuamente di scaricare il nodes.dat dal sito. Quindi ho deciso di testare AdunanzA da Portage Overlay e le librerie wxGTK di testing.</p>
<p><a href="http://www.newdigest.com/tecnologia/installare-amule-adunanza-su-gentoo-linux/">(Continua a leggere l&#8217;articolo&#8230;)</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/relocate.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/relocate.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/relocate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/relocate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/relocate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/relocate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/relocate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/relocate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/relocate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/relocate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/relocate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/relocate.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=relocate.wordpress.com&blog=1932508&post=1&subd=relocate&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://relocate.wordpress.com/2007/10/17/ciao-mondo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b65200607793becd621eda617e37b849?s=96&#38;d=identicon" medium="image">
			<media:title type="html">relocate</media:title>
		</media:content>

		<media:content url="http://pollycoke.files.wordpress.com/2007/05/mule.jpg" medium="image" />
	</item>
	</channel>
</rss>