Tag Archives: OS X 10.6
Installing DB2 Express C 9.5 on Mac OS X 10.6
OS X developers do not need to use a virtual machine any longer to be able to run DB2 in their favorite development environment. The latest version of DB2 9.5 available for download works on Snow Leopard (OS X 10.6). Continue reading
Setting up shared VMWare Fusion host folders on CentOS and RHEL guest
Problem How to view folders from the Mac that hosts the VMWare Fusion guest operating system CentOS or Red Hat Linux? Solution First, make sure that the VMWare Tools are installed. That always helps. Next, in the WMWare configuration menu … Continue reading
OpenVPN write UDPv4: Can't assign requested address (code=49)
To solve the problem, the easiest way is to flush the routes by rebooting. The elegant way however is to shut down the interface connecting the Mac to the Internet, flush the routing table, and bring the interface back up. Continue reading
Install Open MQ 4.4 on Mac OS X 10.6 (Snow Leopard)
Intro Snow Leopard comes with a native 64 bit Java 1.6 environment. The Open MQ binaries are made for the JDK 1.5 in 32 bit. This article shows how to make Open MQ work on OS X 1.6 by compiling … Continue reading