<?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>NamHuy &#187; areca</title>
	<atom:link href="http://namhuy.org/blog/tag/areca/feed/" rel="self" type="application/rss+xml" />
	<link>http://namhuy.org/blog</link>
	<description>Includes news, help, tutorials, programming, tips and how-to guides for Linux, UNIX, and BSD</description>
	<lastBuildDate>Wed, 21 Mar 2012 03:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>HowTo Ubuntu 8.10 64bit and Areca 6.2 (6.1) java Backup Utility</title>
		<link>http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/</link>
		<comments>http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 08:01:23 +0000</pubDate>
		<dc:creator>Huy Tran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips - Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[areca]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://namhuy.org/blog/?p=51</guid>
		<description><![CDATA[1) Go to Synaptic and install libswt-cairo-gtk-3.4-jni libswt-gnome-gtk-3.4-jni libswt-gtk-3.4-java libswt-gtk-3.4-jni libswt-mozilla-gtk-3.4-jni 2) cd /usr/lib/jni cp the files: libswt-atk-gtk-3448.so libswt-cairo-gtk-3448.so libswt-gtk-3448.so libswt-pi-gtk-3448.so libswt-awt-gtk-3448.so libswt-gnome-gtk-3448.so libswt-mozilla-gtk-3448.so to the areca/lib folder with names in order of appearance: libswt-atk-gtk-3232.so libswt-cairo-gtk-3232.so libswt-gtk-3232.so libswt-pi-gtk-3232.so libswt-awt-gtk-3232.so libswt-gnome-gtk-3232.so &#8230; <a href="http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="snap_preview">
<p>1) Go to Synaptic and install</p>
<p>libswt-cairo-gtk-3.4-jni<br />
libswt-gnome-gtk-3.4-jni<br />
libswt-gtk-3.4-java<br />
libswt-gtk-3.4-jni<br />
libswt-mozilla-gtk-3.4-jni</p>
<p>2) cd /usr/lib/jni</p>
<p>cp the files:</p>
<p>libswt-atk-gtk-3448.so<br />
libswt-cairo-gtk-3448.so<br />
libswt-gtk-3448.so<br />
libswt-pi-gtk-3448.so<br />
libswt-awt-gtk-3448.so<br />
libswt-gnome-gtk-3448.so<br />
libswt-mozilla-gtk-3448.so</p>
<p>to the areca/lib folder with names in order of appearance:</p>
<p>libswt-atk-gtk-3232.so<br />
libswt-cairo-gtk-3232.so<br />
libswt-gtk-3232.so<br />
libswt-pi-gtk-3232.so<br />
libswt-awt-gtk-3232.so<br />
libswt-gnome-gtk-3232.so<br />
libswt-mozilla-gtk-3232.so</p>
<p>overwriting the original ones <img class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif" alt=";)" /> .</p>
<p>3) the files:</p>
<p>org.eclipse.swt.gtk.linux.x86_3.2.0.v3232m.jar<br />
org.eclipse.jface_3.2.0.I20060605-1400.jar</p>
<p>come from an eclipse installation actually, so if you don’t have eclipse,<br />
download it and:</p>
<p>cd eclipse/plugins</p>
<p>and cp the org.eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar<br />
into areca/lib org.eclipse.swt.gtk.linux.x86_3.2.0.v3232m.jar</p>
<p>and cp org.eclipse.jface_3.4.1.M20080827-2000.jar to areca/lib<br />
org.eclipse.jface_3.2.0.I20060605-1400.jar</p>
<p>overwriting the original ones.</p>
<p>Now, the file libarecafs.so surprise, surprise is a 32 bit one, so I compiled the 64bit one.<br />
With the 32bit one, you’ll get a couple of warnings:</p>
<p>09-01-22 20:44 &#8211; WARNING &#8211; com.myJava.file.metadata.posix.jni.JNIMetaDataAccessor cannot be used on this system. Got the following error : “java.lang.UnsatisfiedLinkError : /home/jordilin/areca/lib/libarecafs.so: /home/jordilin/areca/lib/libarecafs.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)”<br />
09-01-22 20:44 &#8211; WARNING &#8211; [com.myJava.file.metadata.posix.jni.JNIMetaDataAccessor] not validated. The default metadata accessor will be used instead.</p>
<p>4) ./areca.sh<br />
5) done</p>
<p>Note. I tested this using 6.2 pre-release, but using 6.1 should be the same.</p></div>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnamhuy.org%2Fblog%2F2009%2F02%2F17%2Fhowto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility%2F&amp;layout=button_count&amp;show_faces=false&amp;width=80&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:80px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/"></g:plusone>
			</div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/"  data-text="HowTo Ubuntu 8.10 64bit and Areca 6.2 (6.1) java Backup Utility" data-count="horizontal"></a>
			</div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://namhuy.org/blog/2009/02/17/howto-ubuntu-810-64bit-and-areca-62-61-java-backup-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.289 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-18 06:36:07 -->
<!-- Compression = gzip -->
