<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Installing DB2 9.5 on Ubuntu 7.10	</title>
	<atom:link href="https://programmingzen.com/installing-db2-95-on-ubuntu-710/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Tue, 01 Mar 2011 21:45:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Hannes Eva		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-7059</link>

		<dc:creator><![CDATA[Hannes Eva]]></dc:creator>
		<pubDate>Mon, 10 Aug 2009 14:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-7059</guid>

					<description><![CDATA[Dear db-freaks,

here you receive a warp-up in short for a successful db2 installation (even on a usb-device with ubuntu:)

set the visual effects of desktop to none
(this is for neccessary for the db2cc)

sudo gedit /etc/sysctl.conf
    insert the following:
    ########################
    kernel.shmmax = 256000000
    ########################
save the file

sudo apt-get install libstdc++5

sudo apt-get install libaio-dev
cd /media/...pathtodb2source.../db2exp

sudo ./db2setup
 - install with English language only to 
    avoid errors installing the sample-db
 - use a secure psw for dasusr1,dbinst1,... 
 - installing Textsearch returned errors
   on my system, I didn&#039;t install it.

login to user: db2inst1
db2sampl -force     &#060;&#060; db2-Sample-Datenbank
db2start            &#060;&#060; starts db2

db2stop             &#060;&#060; stops db2
db2cc               &#060;&#060; starts commandcenter

now you can reinstall db/2 on this existing installation to install the language pack

have a fun with a db-engine you can use from a usb-/stick/drive and on a pc/workstation/mainframe/supercomputer]]></description>
			<content:encoded><![CDATA[<p>Dear db-freaks,</p>
<p>here you receive a warp-up in short for a successful db2 installation (even on a usb-device with ubuntu:)</p>
<p>set the visual effects of desktop to none<br />
(this is for neccessary for the db2cc)</p>
<p>sudo gedit /etc/sysctl.conf<br />
    insert the following:<br />
    ########################<br />
    kernel.shmmax = 256000000<br />
    ########################<br />
save the file</p>
<p>sudo apt-get install libstdc++5</p>
<p>sudo apt-get install libaio-dev<br />
cd /media/&#8230;pathtodb2source&#8230;/db2exp</p>
<p>sudo ./db2setup<br />
 &#8211; install with English language only to<br />
    avoid errors installing the sample-db<br />
 &#8211; use a secure psw for dasusr1,dbinst1,&#8230;<br />
 &#8211; installing Textsearch returned errors<br />
   on my system, I didn&#8217;t install it.</p>
<p>login to user: db2inst1<br />
db2sampl -force     &lt;&lt; db2-Sample-Datenbank<br />
db2start            &lt;&lt; starts db2</p>
<p>db2stop             &lt;&lt; stops db2<br />
db2cc               &lt;&lt; starts commandcenter</p>
<p>now you can reinstall db/2 on this existing installation to install the language pack</p>
<p>have a fun with a db-engine you can use from a usb-/stick/drive and on a pc/workstation/mainframe/supercomputer</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hannes		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-6213</link>

		<dc:creator><![CDATA[Hannes]]></dc:creator>
		<pubDate>Wed, 13 May 2009 19:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-6213</guid>

					<description><![CDATA[I installed DB2 Express-C 9.5.2 on Ubuntu 9.04. but on an USB-Disk to have it fully portable. Installation was succesfull. But as I am a newbie on this can anyone please provide a tip how to start a GUI to manage the DB? Many Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>I installed DB2 Express-C 9.5.2 on Ubuntu 9.04. but on an USB-Disk to have it fully portable. Installation was succesfull. But as I am a newbie on this can anyone please provide a tip how to start a GUI to manage the DB? Many Thanks in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-5909</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Thu, 02 Apr 2009 14:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-5909</guid>

					<description><![CDATA[Just to clarify: WBRB is replying to David. I never claimed that a root account cannot be enabled on Ubuntu.]]></description>
			<content:encoded><![CDATA[<p>Just to clarify: WBRB is replying to David. I never claimed that a root account cannot be enabled on Ubuntu.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: WBRB		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-5905</link>

		<dc:creator><![CDATA[WBRB]]></dc:creator>
		<pubDate>Thu, 02 Apr 2009 12:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-5905</guid>

					<description><![CDATA[I would encourage the use of google before posting that ubuntu has no root account or at least qualifying it with  something like &quot;enabled by default&quot;.

Results 1 - 10 of about 270,000 for ubuntu enable root.]]></description>
			<content:encoded><![CDATA[<p>I would encourage the use of google before posting that ubuntu has no root account or at least qualifying it with  something like &#8220;enabled by default&#8221;.</p>
<p>Results 1 &#8211; 10 of about 270,000 for ubuntu enable root.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: smdelfin		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-5717</link>

		<dc:creator><![CDATA[smdelfin]]></dc:creator>
		<pubDate>Thu, 12 Mar 2009 09:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-5717</guid>

					<description><![CDATA[This also worked for DB2 Express-C 9.5.2 on Ubuntu 8.10. Thanks!]]></description>
			<content:encoded><![CDATA[<p>This also worked for DB2 Express-C 9.5.2 on Ubuntu 8.10. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hong		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-5285</link>

		<dc:creator><![CDATA[Hong]]></dc:creator>
		<pubDate>Mon, 12 Jan 2009 20:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-5285</guid>

					<description><![CDATA[Cool tips, Thanks!]]></description>
			<content:encoded><![CDATA[<p>Cool tips, Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gigi		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-3760</link>

		<dc:creator><![CDATA[Gigi]]></dc:creator>
		<pubDate>Thu, 22 May 2008 10:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-3760</guid>

					<description><![CDATA[I&#039;ve had the same problem trying to install a .bin package from sun.
After installing libc5 the package hangs with
*** glibc detected *** ./sjsas-9_1_02-linux.bin: free(): invalid next size (normal): 0x08073050 ***
======= Backtrace: =========
/root/../lib/tls/i686/cmov/libc.so.6[0xb7d85a85]
/root/../lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7d894f0]
./sjsas-9_1_02-linux.bin(zcfree+0x1e)[0x8056be2]
./sjsas-9_1_02-linux.bin(inflate_trees_bits+0xb7)[0x805a53b]
./sjsas-9_1_02-linux.bin(inflate_blocks+0xc27)[0x8057a5e]
./sjsas-9_1_02-linux.bin(inflate+0x3a7)[0x80563fe]
./sjsas-9_1_02-linux.bin[0x8051909]
./sjsas-9_1_02-linux.bin(zipReadEntry+0x13b)[0x8051b64]
./sjsas-9_1_02-linux.bin(UnzipFiles+0x1b9)[0x804fdd3]
./sjsas-9_1_02-linux.bin(main+0xa3e)[0x804e4c2]
/root/../lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7d30450]
./sjsas-9_1_02-linux.bin(dlopen+0x41)[0x804c9f5]
======= Memory map: ========
08048000-08061000 r-xp 00000000 08:02 14139509   /root/sjsas-9_1_02-linux.bin
08061000-08063000 rw-p 00018000 08:02 14139509   /root/sjsas-9_1_02-linux.bin
08063000-08084000 rw-p 08063000 00:00 0          [heap]
b7a00000-b7a21000 rw-p b7a00000 00:00 0
b7a21000-b7b00000 ---p b7a21000 00:00 0
b7bf5000-b7bf6000 rw-p b7bf5000 00:00 0
b7bf6000-b7c35000 r--p 00000000 08:02 6374244    /usr/lib/locale/it_IT.utf8/LC_CTYPE
b7c35000-b7c36000 r--p 00000000 08:02 6374315    /usr/lib/locale/it_IT.utf8/LC_NUMERIC
b7c36000-b7c37000 r--p 00000000 08:02 6432825    /usr/lib/locale/it_IT.utf8/LC_TIME
b7c37000-b7d18000 r--p 00000000 08:02 6374243    /usr/lib/locale/it_IT.utf8/LC_COLLATE
b7d18000-b7d19000 r--p 00000000 08:02 6374379    /usr/lib/locale/it_IT.utf8/LC_MONETARY
b7d19000-b7d1a000 rw-p b7d19000 00:00 0
b7d1a000-b7e63000 r-xp 00000000 08:02 11150721   /lib/tls/i686/cmov/libc-2.7.so
b7e63000-b7e64000 r--p 00149000 08:02 11150721   /lib/tls/i686/cmov/libc-2.7.so
b7e64000-b7e66000 rw-p 0014a000 08:02 11150721   /lib/tls/i686/cmov/libc-2.7.so
b7e66000-b7e69000 rw-p b7e66000 00:00 0
b7e69000-b7e73000 r-xp 00000000 08:02 11132992   /lib/libgcc_s.so.1
b7e73000-b7e74000 rw-p 0000a000 08:02 11132992   /lib/libgcc_s.so.1
b7e74000-b7e97000 r-xp 00000000 08:02 11150729   /lib/tls/i686/cmov/libm-2.7.so
b7e97000-b7e99000 rw-p 00023000 08:02 11150729   /lib/tls/i686/cmov/libm-2.7.so
b7e99000-b7e9a000 rw-p b7e99000 00:00 0
b7e9a000-b7f4a000 r-xp 00000000 08:02 6342728    /usr/lib/libstdc++.so.5.0.7
b7f4a000-b7f4f000 rw-p 000af000 08:02 6342728    /usr/lib/libstdc++.so.5.0.7
b7f4f000-b7f54000 rw-p b7f4f000 00:00 0
b7f54000-b7f55000 r--p 00000000 08:02 6381598    /usr/lib/locale/it_IT.utf8/LC_MESSAGES/SYS_LC_MESSAGES
b7f55000-b7f56000 r--p 00000000 08:02 6374250    /usr/lib/locale/it_IT.utf8/LC_PAPER
b7f56000-b7f57000 r--p 00000000 08:02 6374402    /usr/lib/locale/it_IT.utf8/LC_NAME
b7f57000-b7f58000 r--p 00000000 08:02 6432827    /usr/lib/locale/it_IT.utf8/LC_ADDRESS
b7f58000-b7f59000 r--p 00000000 08:02 6432828    /usr/lib/locale/it_IT.utf8/LC_TELEPHONE
b7f59000-b7f5a000 r--p 00000000 08:02 6374246    /usr/lib/locale/it_IT.utf8/LC_MEASUREMENT
b7f5a000-b7f61000 r--s 00000000 08:02 6357926    /usr/lib/gconv/gconv-modules.cache
b7f61000-b7f62000 r--p 00000000 08:02 6432829    /usr/lib/locale/it_IT.utf8/LC_IDENTIFICATION
b7f62000-b7f71000 r-xp 00000000 08:02 11150749   /lib/tls/i686/cmov/libresolv-2.7.so
b7f71000-b7f73000 rw-p 0000f000 08:02 11150749   /lib/tls/i686/cmov/libresolv-2.7.so
b7f73000-b7f75000 rw-p b7f73000 00:00 0
b7f75000-b7f7e000 r-xp 00000000 08:02 11150725   /lib/tls/i686/cmov/libcrypt-2.7.so
b7f7e000-b7f80000 rw-p 00008000 08:02 11150725   /lib/tls/i686/cmov/libcrypt-2.7.so
b7f80000-b7fa7000 rw-p b7f80000 00:00 0
b7fa7000-b7fa9000 r-xp 00000000 08:02 11150727   /lib/tls/i686/cmov/libdl-2.7.so
b7fa9000-b7fab000 rw-p 00001000 08:02 11150727   /lib/tls/i686/cmov/libdl-2.7.so
b7fab000-b7fbf000 r-xp 00000000 08:02 11150747   /lib/tls/i686/cmov/libpthread-2.7.so
b7fbf000-b7fc1000 rw-p 00013000 08:02 11150747   /lib/tls/i686/cmov/libpthread-2.7.so
b7fc1000-b7fc5000 rw-p b7fc1000 00:00 0
b7fc5000-b7fc6000 r-xp b7fc5000 00:00 0          [vdso]
b7fc6000-b7fe0000 r-xp 00000000 08:02 11132947   /lib/ld-2.7.so
b7fe0000-b7fe2000 rw-p 00019000 08:02 11132947   /lib/ld-2.7.so
bf8ef000-bf904000 rw-p bffeb000 00:00 0          [stack]
Deleting temporary files...

It&#039;s a real SHAME that in Ubuntu the compatibility libs are still NOT WORKING]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had the same problem trying to install a .bin package from sun.<br />
After installing libc5 the package hangs with<br />
*** glibc detected *** ./sjsas-9_1_02-linux.bin: free(): invalid next size (normal): 0x08073050 ***<br />
======= Backtrace: =========<br />
/root/../lib/tls/i686/cmov/libc.so.6[0xb7d85a85]<br />
/root/../lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7d894f0]<br />
./sjsas-9_1_02-linux.bin(zcfree+0x1e)[0x8056be2]<br />
./sjsas-9_1_02-linux.bin(inflate_trees_bits+0xb7)[0x805a53b]<br />
./sjsas-9_1_02-linux.bin(inflate_blocks+0xc27)[0x8057a5e]<br />
./sjsas-9_1_02-linux.bin(inflate+0x3a7)[0x80563fe]<br />
./sjsas-9_1_02-linux.bin[0x8051909]<br />
./sjsas-9_1_02-linux.bin(zipReadEntry+0x13b)[0x8051b64]<br />
./sjsas-9_1_02-linux.bin(UnzipFiles+0x1b9)[0x804fdd3]<br />
./sjsas-9_1_02-linux.bin(main+0xa3e)[0x804e4c2]<br />
/root/../lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7d30450]<br />
./sjsas-9_1_02-linux.bin(dlopen+0x41)[0x804c9f5]<br />
======= Memory map: ========<br />
08048000-08061000 r-xp 00000000 08:02 14139509   /root/sjsas-9_1_02-linux.bin<br />
08061000-08063000 rw-p 00018000 08:02 14139509   /root/sjsas-9_1_02-linux.bin<br />
08063000-08084000 rw-p 08063000 00:00 0          [heap]<br />
b7a00000-b7a21000 rw-p b7a00000 00:00 0<br />
b7a21000-b7b00000 &#8212;p b7a21000 00:00 0<br />
b7bf5000-b7bf6000 rw-p b7bf5000 00:00 0<br />
b7bf6000-b7c35000 r&#8211;p 00000000 08:02 6374244    /usr/lib/locale/it_IT.utf8/LC_CTYPE<br />
b7c35000-b7c36000 r&#8211;p 00000000 08:02 6374315    /usr/lib/locale/it_IT.utf8/LC_NUMERIC<br />
b7c36000-b7c37000 r&#8211;p 00000000 08:02 6432825    /usr/lib/locale/it_IT.utf8/LC_TIME<br />
b7c37000-b7d18000 r&#8211;p 00000000 08:02 6374243    /usr/lib/locale/it_IT.utf8/LC_COLLATE<br />
b7d18000-b7d19000 r&#8211;p 00000000 08:02 6374379    /usr/lib/locale/it_IT.utf8/LC_MONETARY<br />
b7d19000-b7d1a000 rw-p b7d19000 00:00 0<br />
b7d1a000-b7e63000 r-xp 00000000 08:02 11150721   /lib/tls/i686/cmov/libc-2.7.so<br />
b7e63000-b7e64000 r&#8211;p 00149000 08:02 11150721   /lib/tls/i686/cmov/libc-2.7.so<br />
b7e64000-b7e66000 rw-p 0014a000 08:02 11150721   /lib/tls/i686/cmov/libc-2.7.so<br />
b7e66000-b7e69000 rw-p b7e66000 00:00 0<br />
b7e69000-b7e73000 r-xp 00000000 08:02 11132992   /lib/libgcc_s.so.1<br />
b7e73000-b7e74000 rw-p 0000a000 08:02 11132992   /lib/libgcc_s.so.1<br />
b7e74000-b7e97000 r-xp 00000000 08:02 11150729   /lib/tls/i686/cmov/libm-2.7.so<br />
b7e97000-b7e99000 rw-p 00023000 08:02 11150729   /lib/tls/i686/cmov/libm-2.7.so<br />
b7e99000-b7e9a000 rw-p b7e99000 00:00 0<br />
b7e9a000-b7f4a000 r-xp 00000000 08:02 6342728    /usr/lib/libstdc++.so.5.0.7<br />
b7f4a000-b7f4f000 rw-p 000af000 08:02 6342728    /usr/lib/libstdc++.so.5.0.7<br />
b7f4f000-b7f54000 rw-p b7f4f000 00:00 0<br />
b7f54000-b7f55000 r&#8211;p 00000000 08:02 6381598    /usr/lib/locale/it_IT.utf8/LC_MESSAGES/SYS_LC_MESSAGES<br />
b7f55000-b7f56000 r&#8211;p 00000000 08:02 6374250    /usr/lib/locale/it_IT.utf8/LC_PAPER<br />
b7f56000-b7f57000 r&#8211;p 00000000 08:02 6374402    /usr/lib/locale/it_IT.utf8/LC_NAME<br />
b7f57000-b7f58000 r&#8211;p 00000000 08:02 6432827    /usr/lib/locale/it_IT.utf8/LC_ADDRESS<br />
b7f58000-b7f59000 r&#8211;p 00000000 08:02 6432828    /usr/lib/locale/it_IT.utf8/LC_TELEPHONE<br />
b7f59000-b7f5a000 r&#8211;p 00000000 08:02 6374246    /usr/lib/locale/it_IT.utf8/LC_MEASUREMENT<br />
b7f5a000-b7f61000 r&#8211;s 00000000 08:02 6357926    /usr/lib/gconv/gconv-modules.cache<br />
b7f61000-b7f62000 r&#8211;p 00000000 08:02 6432829    /usr/lib/locale/it_IT.utf8/LC_IDENTIFICATION<br />
b7f62000-b7f71000 r-xp 00000000 08:02 11150749   /lib/tls/i686/cmov/libresolv-2.7.so<br />
b7f71000-b7f73000 rw-p 0000f000 08:02 11150749   /lib/tls/i686/cmov/libresolv-2.7.so<br />
b7f73000-b7f75000 rw-p b7f73000 00:00 0<br />
b7f75000-b7f7e000 r-xp 00000000 08:02 11150725   /lib/tls/i686/cmov/libcrypt-2.7.so<br />
b7f7e000-b7f80000 rw-p 00008000 08:02 11150725   /lib/tls/i686/cmov/libcrypt-2.7.so<br />
b7f80000-b7fa7000 rw-p b7f80000 00:00 0<br />
b7fa7000-b7fa9000 r-xp 00000000 08:02 11150727   /lib/tls/i686/cmov/libdl-2.7.so<br />
b7fa9000-b7fab000 rw-p 00001000 08:02 11150727   /lib/tls/i686/cmov/libdl-2.7.so<br />
b7fab000-b7fbf000 r-xp 00000000 08:02 11150747   /lib/tls/i686/cmov/libpthread-2.7.so<br />
b7fbf000-b7fc1000 rw-p 00013000 08:02 11150747   /lib/tls/i686/cmov/libpthread-2.7.so<br />
b7fc1000-b7fc5000 rw-p b7fc1000 00:00 0<br />
b7fc5000-b7fc6000 r-xp b7fc5000 00:00 0          [vdso]<br />
b7fc6000-b7fe0000 r-xp 00000000 08:02 11132947   /lib/ld-2.7.so<br />
b7fe0000-b7fe2000 rw-p 00019000 08:02 11132947   /lib/ld-2.7.so<br />
bf8ef000-bf904000 rw-p bffeb000 00:00 0          [stack]<br />
Deleting temporary files&#8230;</p>
<p>It&#8217;s a real SHAME that in Ubuntu the compatibility libs are still NOT WORKING</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rohith		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-2876</link>

		<dc:creator><![CDATA[rohith]]></dc:creator>
		<pubDate>Sat, 29 Mar 2008 01:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-2876</guid>

					<description><![CDATA[Please be connected to the internet while installing the library files]]></description>
			<content:encoded><![CDATA[<p>Please be connected to the internet while installing the library files</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: scampbell		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-2705</link>

		<dc:creator><![CDATA[scampbell]]></dc:creator>
		<pubDate>Wed, 12 Mar 2008 19:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-2705</guid>

					<description><![CDATA[No root user in ubuntu?? uhhh sure there is...and I just did a root install. Obviously David Cesarno doesnt know what he is talking about and should probably detach his keyboard from the internetz. Thanks for this thread although im pretty sure all but complete newbs will know how to resolve a simple dependency problem like this.]]></description>
			<content:encoded><![CDATA[<p>No root user in ubuntu?? uhhh sure there is&#8230;and I just did a root install. Obviously David Cesarno doesnt know what he is talking about and should probably detach his keyboard from the internetz. Thanks for this thread although im pretty sure all but complete newbs will know how to resolve a simple dependency problem like this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Morten		</title>
		<link>https://programmingzen.com/installing-db2-95-on-ubuntu-710/#comment-2673</link>

		<dc:creator><![CDATA[Morten]]></dc:creator>
		<pubDate>Wed, 05 Mar 2008 13:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/11/11/installing-db2-95-on-ubuntu-710/#comment-2673</guid>

					<description><![CDATA[If the setup window is completely grey, without any widgets, then try to disable the visual effects under Ubuntu. 

System -&#062; Appearance -&#062; Visual Effects -&#062; None.]]></description>
			<content:encoded><![CDATA[<p>If the setup window is completely grey, without any widgets, then try to disable the visual effects under Ubuntu. </p>
<p>System -&gt; Appearance -&gt; Visual Effects -&gt; None.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
