<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-19725013</id><updated>2011-12-13T19:55:36.161-08:00</updated><title type='text'>My Linux Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-19725013.post-116316877194928789</id><published>2006-11-10T06:14:00.000-08:00</published><updated>2006-11-10T06:26:13.976-08:00</updated><title type='text'>nawk: error while loading shared libraries</title><content type='html'>&lt;span style="font-size:85%;"&gt;Problem: Trying to install a java program (specifically Eolisa) on my (k)ubuntu box I got a sequence of errors...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: times new roman;"&gt;#./EolisaInstaller.bin&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: times new roman;"&gt;Preparing to install...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: times new roman;"&gt;Extracting the installation resources from the installer archive...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: times new roman;"&gt;Configuring the installer for this system's environment...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: times new roman;"&gt;nawk: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: times new roman;"&gt;....&lt;br /&gt;&lt;br /&gt;Solution (see this &lt;a href="http://ubuntuforums.org/showthread.php?t=283473"&gt;link&lt;/a&gt;):&lt;br /&gt;i. Rename the installer&lt;br /&gt;# mv EolisaInstaller.bin EolisaInstaller.bin.pak&lt;br /&gt;ii. Replace some lines in the installer creating a new file...&lt;br /&gt;# cat EolisaInstaller.bin.pak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" &gt; EolisaInstaller.bin&lt;br /&gt;iii. Make the new file executable&lt;br /&gt;# chmod 755 EolisaInstaller.bin&lt;br /&gt;iv. Run the installer&lt;br /&gt;# ./EolisaInstaller.bin&lt;br /&gt;&lt;br /&gt;This installs the program, but the original problem happens again when running it. The second step is to repeat the same process on the installed executable.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: times new roman;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-116316877194928789?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/116316877194928789/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=116316877194928789' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/116316877194928789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/116316877194928789'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2006/11/nawk-error-while-loading-shared.html' title='nawk: error while loading shared libraries'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19725013.post-115995085404480827</id><published>2006-10-04T00:58:00.000-07:00</published><updated>2006-10-04T02:01:12.053-07:00</updated><title type='text'>Fixed mount point for external USB drive</title><content type='html'>I guess this is a common problem: you have an external USB drive that you want to use as if it were a permanent drive, so you want it to be mounted always at the same mount point.&lt;br /&gt;&lt;br /&gt;Anyway, these are the steps I have followed:&lt;br /&gt;i. Identify the device node your disk is mounted on. On kde (kubuntu) this is as simple as  hoovering over the usb drive  icon. For example, I get /dev/sdb1.&lt;br /&gt;ii. Find some info regarding  the  usb device:&lt;br /&gt;#  udevinfo -a -p /sys/block/sdb/sdb1/&lt;br /&gt;This spits out a lot of info. Usefull lines can be&lt;br /&gt;SYSFS{idProduct}=="fc91"&lt;br /&gt;SYSFS{idVendor}=="07ab"&lt;br /&gt;SYSFS{manufacturer}=="Freecom Technologies"&lt;br /&gt;SYSFS{maxchild}=="0"&lt;br /&gt;SYSFS{product}=="FHD-3 USB2.0"&lt;br /&gt;SYSFS{serial}=="1E0D377B1565F071FW415"&lt;br /&gt;&lt;br /&gt;iii. I guess product and serial are most useful. So I added the following lines to /etc/udev/rules.d/hal.rules&lt;br /&gt;BUS=="usb", SYSFS{product}=="FHD-3 USB2.0", KERNEL=="sd?1", NAME=="%k", SYSFS{serial}=="1E0D377B1565F071FW415",SYMLINK=="freecom", GROUP=="hal"&lt;br /&gt;&lt;br /&gt;This makes sure that a fixed device node is created (/dev/freecom, in this particular example).&lt;br /&gt;&lt;br /&gt;iv. Now the proper linecan be added to /etc/fstab, for example&lt;br /&gt;/dev/freecom    /media/freecom ext3  noauto,rw,user  0       0&lt;br /&gt;&lt;br /&gt;v. This requires, of course, that the mount point exists:&lt;br /&gt;#sudo mkdir /media/freecom&lt;br /&gt;&lt;br /&gt;vi. Also, this assumes that the disk has an ext3 filesystem. If the disk is new and has no data you can do:&lt;br /&gt;#sudo  mkfs.ext3 /dev/freecom&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now it should be ready to go (a reboot shouldn't be needed if the propper services are restarted, but in any case it should work aftere a reboot).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-115995085404480827?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/115995085404480827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=115995085404480827' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/115995085404480827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/115995085404480827'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2006/10/fixed-mount-point-for-external-usb.html' title='Fixed mount point for external USB drive'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19725013.post-114175253094055376</id><published>2006-03-07T09:21:00.000-08:00</published><updated>2006-03-07T09:28:50.963-08:00</updated><title type='text'>Agilent's "Advanced System Design" on Ubuntu</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Problem:&lt;br /&gt;&lt;/span&gt;I have installed Agilent's ADS on an Ubuntu box. The program appeared to work but it would not respond to keyboard inputs (it did respond to the mouse, though).&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Solution:&lt;/span&gt;&lt;br /&gt;Apparently the problem is not specific to ADS, but related to Motif. The &lt;a href="http://ubuntuforums.org/archive/index.php/t-82087.html"&gt;solution&lt;/a&gt; appears to be to set the following environment variable:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt; export XKEYSYMDB=/usr/share/X11/XKeysymDB&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-114175253094055376?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/114175253094055376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=114175253094055376' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/114175253094055376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/114175253094055376'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2006/03/agilents-advanced-system-design-on.html' title='Agilent&apos;s &quot;Advanced System Design&quot; on Ubuntu'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19725013.post-113681022376181670</id><published>2006-01-09T04:29:00.000-08:00</published><updated>2006-01-09T04:39:20.593-08:00</updated><title type='text'>Printer stopped due to wrong lp permission</title><content type='html'>This is a recurring problem. After a reboot the printer (attached to the paralel port on my Kubuntu box) stopped printing. A look at the status of the printer on the KDE from kcontrol, shows the printer is stopped. Restarting it doesn't work (after a few secons its status reverts to "stopped").&lt;br /&gt;&lt;br /&gt;Looking at the CUPS error log file was revealing:&lt;br /&gt;&lt;span style=";font-family:courier new;font-size:85%;"  &gt;$ tail /var/log/cups/error_log&lt;br /&gt;I [09/Jan/2006:13:17:59 +0100] Printer 'Sepultura' started by 'root'.&lt;br /&gt;I [09/Jan/2006:13:17:59 +0100] Started filter /usr/lib/cups/filter/pstops (PID 10528) for job 168.&lt;br /&gt;I [09/Jan/2006:13:17:59 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 10529) for job 168.&lt;br /&gt;I [09/Jan/2006:13:17:59 +0100] Started backend /usr/lib/cups/backend/parallel (PID 10530) for job 168.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;E [09/Jan/2006:13:17:59 +0100] [Job 168] Unable to open parallel port device file "/dev/lp0": Permission denied&lt;/span&gt;&lt;br /&gt;E [09/Jan/2006:13:17:59 +0100] PID 10530 stopped with status 1!&lt;br /&gt;I [09/Jan/2006:13:17:59 +0100] Hint: Try setting the LogLevel to "debug" to find out more.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;There is a problem with the persissions of the parallel port! This seems to be a &lt;a href="http://ubuntuforums.org/showthread.php?t=78540"&gt;common problem. &lt;/a&gt;&lt;br /&gt;The/my solution is to change the ownership of /dev/lp0 from root (which it was for some reason) to lp:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;$ sudo chown lp /dev/lp0&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-113681022376181670?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/113681022376181670/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=113681022376181670' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113681022376181670'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113681022376181670'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2006/01/printer-stopped-due-to-wrong-lp.html' title='Printer stopped due to wrong lp permission'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19725013.post-113622498452138188</id><published>2006-01-02T09:55:00.000-08:00</published><updated>2006-01-02T11:50:52.296-08:00</updated><title type='text'>Connecting a Nokia 6630 to my Linux box using a USB-Bluetooth adapter.</title><content type='html'>Just got home with a Belkin Bluetooth USB adapter.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;First step: &lt;/span&gt;I search on Adept (or Synaptic) for all Bluetooth packages and see that I have everything installed that looks relevant.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Second Step: &lt;/span&gt;I plug the device into a USB port. KDE tells me it has found the device, great! Kbluetoothd starts and a Bluetooth-ish Icon appears on my system tray.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/1992/715/1600/kbluetoothd.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/1992/715/320/kbluetoothd.jpg" alt="" border="0" /&gt;&lt;/a&gt;Now, the real goal was to be able to talk to my Nokia 6630 phone. Clicking on the Icon opens a Konqueror window with one entry for my Nokia 6630 (I had previously activated the Bluetooth interface on it). Opening shows me several options.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/1992/715/1600/kbluetoothd1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/1992/715/320/kbluetoothd1.jpg" alt="" border="0" /&gt;&lt;/a&gt;Trying to open, for example, the OBEX File Transfer prompts my phone for a password. Here is where you have to actually read the kbluetooth documentation: you have to edit your /etc/Bluetooth/hcid.conf file according to &lt;a href="http://docs.kde.org/development/en/extragear-pim/kdebluetooth/installation.setup.html"&gt;this!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After restarting the bluez services  (On my kubuntu box by doing&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;sudo /etc/init.d/bluez-utils restart&lt;/span&gt;)&lt;br /&gt;Everything works.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-113622498452138188?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/113622498452138188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=113622498452138188' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113622498452138188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113622498452138188'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2006/01/connecting-nokia-6630-to-my-linux-box.html' title='Connecting a Nokia 6630 to my Linux box using a USB-Bluetooth adapter.'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19725013.post-113551467226339534</id><published>2005-12-25T04:36:00.000-08:00</published><updated>2005-12-25T04:44:32.270-08:00</updated><title type='text'>Runaway gam_server using kubuntu 5.10</title><content type='html'>I have been struggling with a persistent gam_server process. The problem appeared under some conditions when using a combination of konqueror/noatun/amarok (I am not sure of the exact combination). Anyway, the problem seems solved by upgrading gamin. To do so you need to add a dapper repository to&lt;br /&gt;/etc/apt/sources.list&lt;br /&gt;for example:&lt;br /&gt;deb http://es.archive.ubuntu.com/ubuntu dapper main&lt;br /&gt;All can be done using adept or synaptic.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-113551467226339534?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/113551467226339534/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=113551467226339534' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113551467226339534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113551467226339534'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2005/12/runaway-gamserver-using-kubuntu-510.html' title='Runaway gam_server using kubuntu 5.10'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19725013.post-113414876397343589</id><published>2005-12-09T09:09:00.000-08:00</published><updated>2005-12-09T09:25:38.156-08:00</updated><title type='text'>Webcam Live on (K)Ubuntu (breezy) (and kopete)</title><content type='html'>I just went trough the pain of getting my Creative Webcam Live working on Kubuntu. With the default installation, the system froze whenever any program (camorama, camstream) tried to use the webcam. The solution is &lt;a href="http://ubuntuforums.org/archive/index.php/t-75284.html"&gt;here&lt;/a&gt; (thanks!).&lt;br /&gt;&lt;br /&gt;Another  program  affected by this (now solved) problem  is  kopete, which  failed upon trying to edit it settings, since the configuration dialogue  access the webcam. Initially I thought  this was a problem with kopete itself.&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;img src="http://www.blogger.com/img/gl.link.gif" alt="Link" border="0" /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19725013-113414876397343589?l=linuxbattles.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxbattles.blogspot.com/feeds/113414876397343589/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19725013&amp;postID=113414876397343589' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113414876397343589'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19725013/posts/default/113414876397343589'/><link rel='alternate' type='text/html' href='http://linuxbattles.blogspot.com/2005/12/webcam-live-on-kubuntu-breezy-and.html' title='Webcam Live on (K)Ubuntu (breezy) (and kopete)'/><author><name>Flopexile</name><uri>http://www.blogger.com/profile/12800986835600626313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
