<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>sethbc's (infrequent) blog... - Latest Comments</title><link>http://sethbc.disqus.com/</link><description>my very infrequent blog</description><atom:link href="https://sethbc.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 27 Sep 2011 15:06:26 -0000</lastBuildDate><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-321063185</link><description>&lt;p&gt;I've since started using the mongodb debs that come with newer versions of Ubuntu.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 27 Sep 2011 15:06:26 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-320042937</link><description>&lt;p&gt;I have tried your method here, but still gave me below errors :&lt;/p&gt;&lt;p&gt;In function `__static_initialization_and_destruction_0':&lt;br&gt;/usr/local/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::generic_category()'&lt;br&gt;/usr/local/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::generic_category()'&lt;br&gt;/usr/local/include/boost/system/error_code.hpp:216: undefined reference to `boost::system::system_category()'&lt;br&gt;collect2: ld returned 1 exit status&lt;br&gt;scons: *** [mongodump] Error 1&lt;/p&gt;&lt;p&gt;I'm new to Ubuntu and mongo, need your help please. :p &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martinus787</dc:creator><pubDate>Mon, 26 Sep 2011 04:52:16 -0000</pubDate></item><item><title>Re: About</title><link>http://sethbc.org/about/#comment-147647884</link><description>&lt;p&gt;It is appropriate time to make some plans for the future and it is time to be happy. I have read this post and if I could I desire to suggest you some interesting things or advice. Maybe you can write next articles referring to this article. I desire to read more things about it!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sophia</dc:creator><pubDate>Tue, 15 Feb 2011 13:16:22 -0000</pubDate></item><item><title>Re: About</title><link>http://sethbc.org/about/#comment-140296025</link><description>&lt;p&gt;James, a member of the Kelowna Track and Field Club, set the BC Youth Octathlon record at last summer's National Legion Youth Championships with his ...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"> How to Get Pregnant Fast</dc:creator><pubDate>Fri, 04 Feb 2011 04:47:47 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-76637245</link><description>&lt;p&gt;Need help to install on Intrepid :/&lt;/p&gt;&lt;p&gt;console barf here: &lt;a href="http://pastebin.ca/1937182" rel="nofollow noopener" target="_blank" title="http://pastebin.ca/1937182"&gt;http://pastebin.ca/1937182&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaustubh P</dc:creator><pubDate>Fri, 10 Sep 2010 07:19:53 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-69989369</link><description>&lt;p&gt;Hi, there is a deb package.&lt;br&gt;deb &lt;a href="http://downloads.mongodb.org/distros/ubuntu" rel="nofollow noopener" target="_blank" title="http://downloads.mongodb.org/distros/ubuntu"&gt;http://downloads.mongodb.or...&lt;/a&gt; 10.4 10gen&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gojeg</dc:creator><pubDate>Thu, 19 Aug 2010 09:57:19 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-54964936</link><description>&lt;p&gt;Yes.  when you unpack the js-1.7.0.tar.gz file, make sure you move js/src into the mongo directory under the name js.  If you type the commands exactly as i've written them, it will work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Sun, 06 Jun 2010 00:04:10 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-54948746</link><description>&lt;p&gt;i missed the libpcre3-dev pack, now that's ok&lt;/p&gt;&lt;p&gt;Now i get this:&lt;br&gt;scripting/engine_spidermonkey.cpp: In member function 'void &lt;br&gt;mongo::SMScope::installCheckTimeout(int)': &lt;br&gt;scripting/engine_spidermonkey.cpp:1278: error: &lt;br&gt;'JS_SetOperationCallback' was not declared in this scope &lt;br&gt;scripting/engine_spidermonkey.cpp: In member function 'void &lt;br&gt;mongo::SMScope::uninstallCheckTimeout(int)': &lt;br&gt;scripting/engine_spidermonkey.cpp:1288: error: &lt;br&gt;'JS_SetOperationCallback' was not declared in this scope &lt;br&gt;scons: *** [scripting/engine_spidermonkey.o] Error 1 &lt;br&gt;scons: building terminated because of errors.&lt;/p&gt;&lt;p&gt;i guess i'm getting a bit conbfused.... do mongo's code and spidermonkey's code to be placed under the same folder? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">balanza</dc:creator><pubDate>Sat, 05 Jun 2010 20:34:57 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-54938521</link><description>&lt;p&gt;Are you sure you're cloning the mongo repo properly?  I show SConstruct being in the root of the repository &lt;a href="http://github.com/mongodb/mongo/blob/master/SConstruct" rel="nofollow noopener" target="_blank" title="http://github.com/mongodb/mongo/blob/master/SConstruct"&gt;here&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Sat, 05 Jun 2010 18:12:36 -0000</pubDate></item><item><title>Re: Building and Installing MongoDB on Ubuntu 10.04</title><link>http://sethbc.org/2010/04/04/building-and-installing-mongodb-on-ubuntu-10-04.html#comment-54937130</link><description>&lt;p&gt;Cannot compile usign scons:&lt;/p&gt;&lt;p&gt;scons: *** No SConstruct file found.&lt;br&gt;File "/usr/lib/scons/SCons/Script/&lt;a href="http://Main.py" rel="nofollow noopener" target="_blank" title="Main.py"&gt;Main.py&lt;/a&gt;", line 858, in _main&lt;/p&gt;&lt;p&gt;it also seems it's a common error, but no one get it solved&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">balanza</dc:creator><pubDate>Sat, 05 Jun 2010 17:53:02 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-8332733</link><description>&lt;p&gt;I think that's not a real bug. If so, this bug can be fixed easily by following this steps:&lt;/p&gt;&lt;p&gt;1. download &lt;a href="http://glassfish-v3-prelude-unix-ml.sh" rel="nofollow noopener" target="_blank" title="glassfish-v3-prelude-unix-ml.sh"&gt;glassfish-v3-prelude-unix-m...&lt;/a&gt; installation script&lt;br&gt;2. echo "License.license.ACCEPT_LICENSE=0" &amp;gt; v3-prelude-answer&lt;br&gt;3. sh &lt;a href="http://glassfish-v3-prelude-unix-ml.sh" rel="nofollow noopener" target="_blank" title="glassfish-v3-prelude-unix-ml.sh"&gt;glassfish-v3-prelude-unix-m...&lt;/a&gt; -s -a v3-prelude-answer&lt;/p&gt;&lt;p&gt;Hope, this helps :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrei V Maksimov</dc:creator><pubDate>Sat, 18 Apr 2009 12:58:58 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex.html#comment-7737160</link><description>&lt;p&gt;Some small suggestions here:&lt;/p&gt;&lt;p&gt;1) You should run:       sudo /etc/init.d/wakeonlanconfig start&lt;br&gt;    (with the 'start' argument included), otherwise invoking the script manually doesn't do anything.&lt;/p&gt;&lt;p&gt;2) It is better to add   NETDOWN=no   to /etc/defaults/halt instead of patching /etc/init.d/halt. This will cause trouble when the initscripts package is upgraded.&lt;/p&gt;&lt;p&gt;My €0,02.&lt;/p&gt;&lt;p&gt;Sven&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sven Berkvens-Matthijsse</dc:creator><pubDate>Thu, 02 Apr 2009 02:50:02 -0000</pubDate></item><item><title>Re: JRuby on Rails on Glassfish on Ubuntu 8.10 - sethbc&amp;#8217;s (infrequent) blog&amp;#8230;</title><link>http://sethbc.org/2008/12/08/jruby-on-rails-on-glassfish-on-ubuntu-810/#comment-5272106</link><description>&lt;p&gt;Ah, in fact, they did reorganize their repo recently.  I'll make the change and recommit the gist&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Sun, 18 Jan 2009 18:22:32 -0000</pubDate></item><item><title>Re: JRuby on Rails on Glassfish on Ubuntu 8.10 - sethbc&amp;#8217;s (infrequent) blog&amp;#8230;</title><link>http://sethbc.org/2008/12/08/jruby-on-rails-on-glassfish-on-ubuntu-810/#comment-5270817</link><description>&lt;p&gt;Aloha,&lt;/p&gt;&lt;p&gt;Your code for the jruby portion needs updating. It should be:&lt;br&gt;wget &lt;a href="http://dist.codehaus.org/jruby/$JRUBY_VERSION/jruby-src-$JRUBY_VERSION.tar.gz" rel="nofollow noopener" target="_blank" title="http://dist.codehaus.org/jruby/$JRUBY_VERSION/jruby-src-$JRUBY_VERSION.tar.gz"&gt;http://dist.codehaus.org/jr...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;instead of:&lt;/p&gt;&lt;p&gt;wget &lt;a href="http://dist.codehaus.org/jruby/jruby-src-$JRUBY_VERSION.tar.gz" rel="nofollow noopener" target="_blank" title="http://dist.codehaus.org/jruby/jruby-src-$JRUBY_VERSION.tar.gz"&gt;http://dist.codehaus.org/jr...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Perhaps the jruby guys reorganized their repo.&lt;/p&gt;&lt;p&gt;Best of luck!&lt;/p&gt;&lt;p&gt;DrMark&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrMark</dc:creator><pubDate>Sun, 18 Jan 2009 17:20:58 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex.html#comment-4390000</link><description>&lt;p&gt;Cool thanks! Your tutorial nearly fully worked.. There's only one problem with intrepid which didn't exist in hardy. When your trying to run wakeonlan xx:xx:xx:xx:xx:xx or etherwake xx:xx:xx:xx:xx:xx, it doesn't actually wake the machine your trying to wake unless you reverse the mac address your sending with wakeonlan/etherwake (ref: &lt;a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/288053)" rel="nofollow noopener" target="_blank" title="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/288053)"&gt;https://bugs.launchpad.net/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pedro</dc:creator><pubDate>Sat, 13 Dec 2008 15:38:39 -0000</pubDate></item><item><title>Re: Ruby Enterprise Edition on Ubuntu 8.10 (x86_64)</title><link>http://sethbc.org/2008/12/07/ruby-enterprise-edition-on-ubuntu-810-x86_64/#comment-4337245</link><description>&lt;p&gt;Thanks for your post (both here and on the mailing list), this got tcmalloc working for me too on Ubuntu 8.04 64-bit.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ianneub</dc:creator><pubDate>Thu, 11 Dec 2008 18:57:06 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4311802</link><description>&lt;p&gt;headless install file here:&lt;br&gt;&lt;a href="http://gist.github.com/34348" rel="nofollow noopener" target="_blank" title="http://gist.github.com/34348"&gt;http://gist.github.com/34348&lt;/a&gt;&lt;/p&gt;&lt;p&gt;revised install script:&lt;br&gt;&lt;a href="http://gist.github.com/34346" rel="nofollow noopener" target="_blank" title="http://gist.github.com/34346"&gt;http://gist.github.com/34346&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JGeiger</dc:creator><pubDate>Wed, 10 Dec 2008 12:46:27 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4311238</link><description>&lt;p&gt;Thanks - that fix is committed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Wed, 10 Dec 2008 12:11:35 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4310579</link><description>&lt;p&gt;line 22 should be&lt;/p&gt;&lt;p&gt;sudo chown $GLASSFISH_USER:$GLASSFISH_USER -R $GLASSFISH_HOME&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JGeiger</dc:creator><pubDate>Wed, 10 Dec 2008 11:26:31 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4302571</link><description>&lt;p&gt;It's actually possible to install it in silent mode using a configuration file.  I'll post a write-up later this week detailing the steps.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 09 Dec 2008 22:25:11 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4292328</link><description>&lt;p&gt;This is great. Just what I was looking for.&lt;/p&gt;&lt;p&gt;One small thing though -&lt;br&gt;sudo useradd -r $GLASSFISH_USER -d /opt/$GLASSFISH_HOME&lt;br&gt;should be&lt;br&gt;sudo useradd -r $GLASSFISH_USER -d $GLASSFISH_HOME&lt;br&gt;right?&lt;/p&gt;&lt;p&gt;I also got this error when running ./&lt;a href="http://glassfish-v3-prelude-unix.sh" rel="nofollow noopener" target="_blank" title="glassfish-v3-prelude-unix.sh"&gt;glassfish-v3-prelude-unix.sh&lt;/a&gt;&lt;br&gt;Entering setup...&lt;br&gt;java.lang.UnsatisfiedLinkError: no Terminal in java.library.path&lt;/p&gt;&lt;p&gt;It turns out based on &lt;a href="https://glassfish.dev.java.net/issues/show_bug.cgi?id=4929" rel="nofollow noopener" target="_blank" title="https://glassfish.dev.java.net/issues/show_bug.cgi?id=4929"&gt;https://glassfish.dev.java....&lt;/a&gt; that if you are installing on a system that doesn't have a GUI (as I was),  that the installer won't work. I am guessing this is probably something they will fix in the final version but not in the prelude versions.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dermotbrennan</dc:creator><pubDate>Tue, 09 Dec 2008 13:32:24 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4287055</link><description>&lt;p&gt;I believe you can, but I'm not sure that it would yield much benefit (unless you consider the actual spin-up time for the processes).  I believe the AOT and JIT amount to the same thing after the rails processes are warmed up.  I'll definitely take a look at it though!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 09 Dec 2008 07:12:34 -0000</pubDate></item><item><title>Re: Install Glassfish for Deployment on Ubuntu 8.10</title><link>http://sethbc.org/2008/12/09/install-glassfish-for-deployment-on-ubuntu-810.html#comment-4286957</link><description>&lt;p&gt;Hey,&lt;br&gt;a nice topic would be to find out if it is possible to use Jruby's Ahead-Of-Time compile feature with glassfish and rails.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">main</dc:creator><pubDate>Tue, 09 Dec 2008 05:55:27 -0000</pubDate></item><item><title>Re: Install Mysql Gem on Leopard</title><link>http://sethbc.org/2008/08/03/install-mysql-on-leopard/#comment-4286956</link><description>&lt;p&gt;Hi, all&lt;/p&gt;&lt;p&gt;The only one thing, which actually works for me:&lt;/p&gt;&lt;p&gt;sudo gem install mysql -- --with-mysql-config=`which mysql_config5`&lt;/p&gt;&lt;p&gt;Thank you,&lt;br&gt;Sincerely,&lt;br&gt;Igor,&lt;br&gt;&lt;a href="http://www.MyTaskHelper.com" rel="nofollow noopener" target="_blank" title="http://www.MyTaskHelper.com"&gt;http://www.MyTaskHelper.com&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Igor Petrushenko</dc:creator><pubDate>Wed, 03 Dec 2008 12:11:10 -0000</pubDate></item><item><title>Re: Wake-on-lan and the Intrepid Ibex</title><link>http://sethbc.org/2008/10/12/wake-on-lan-and-the-intrepid-ibex.html#comment-3878458</link><description>&lt;p&gt;I've commented on the bug.  Basically, a bunch of changes have gone in to the forcedeth module (not all of which apply to all chipsets). &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sethbc</dc:creator><pubDate>Tue, 18 Nov 2008 11:09:35 -0000</pubDate></item></channel></rss>