I tried installing software packaged using InstallShield but each time I ran the installer it would fail with the message:
could not load wizard specified in /wizard.inf (104)
The problem turned out to be that after recently installing Lucid Lynx the JRE is OpenJDK, even though I had installed the Sun Java packages (sun-java6-*) I hadn't updated my Java alternatives. All that was needed was to switch to the Sun JRE, thus:
sudo update-java-alternatives -v -s java-6-sun
In fact, I subsequently removed all OpenJDK-related packages.
Experiences installing and maintaining an Ubuntu Linux installation on various home and small office PCs.
Showing posts with label install. Show all posts
Showing posts with label install. Show all posts
Wednesday, August 11, 2010
Thursday, August 05, 2010
Installing Lucid Lynx 10.04 on Dell Inspiron 9400
After successfully installing Lucid on a Compaq Evo 510s and a Fujitsu-Siemens Lifebook T4020 I decided to get serious and upgrade my workhorse Dell Inspiron 9400 from Hardy to Lucid.
I decided to do a clean install rather than an upgrade as I've generally had better success doing so in the past, and the result is usually cleaner as I only reinstall packages that I need rather than upgrading packages that I might no longer use. The downside is that it can take considerably longer.
The installation went smoothly and I have only a couple of unresolved problems:
I decided to do a clean install rather than an upgrade as I've generally had better success doing so in the past, and the result is usually cleaner as I only reinstall packages that I need rather than upgrading packages that I might no longer use. The downside is that it can take considerably longer.
The installation went smoothly and I have only a couple of unresolved problems:
- I have an external monitor (BenQ T2200HD) connected to the Dell via DVI. Whenever X-windows (re-)starts (e.g. boot, logout) the display switches back to the Dell's LCD display, so I have to manually switch to the BenQ (Fn+F8 twice) before logging in. Switching displays after logging in results in the LCD's display resolution being applied to the Benq, which is annoying.
- If I switch users and then logout of the second user account the display goes irretrievably blank/black rather than displaying the first user's screen-saver (locked). This appears to be a known bug.
Saturday, May 22, 2010
Installing Lucid Lynx 10.04 on a Compaq Evo 510s
I have a policy of only installing Ubuntu's LTS releases, so with the release of Lucid Lynx it was time to migrate from Hardy. I started with an aging Compaq Evo 510s. I used the upgrade path via the update-manager.
Things went smoothly aside from a couple of warnings regarding the flashplugin-nonfree package. I dismissed these, however, at the completion of the upgrade the warning became an error and the upgrade process exited before clean-up and completion.
Upon rebooting the Evo appeared to have Lucid installed but it was very unstable (a separate issue). Fortunately, the Evo is little more than a (XDMCP) thin-client. So, I burned a Lucid ISO and performed a fresh installation. This time the installation completed successfully.
Things went smoothly aside from a couple of warnings regarding the flashplugin-nonfree package. I dismissed these, however, at the completion of the upgrade the warning became an error and the upgrade process exited before clean-up and completion.
Upon rebooting the Evo appeared to have Lucid installed but it was very unstable (a separate issue). Fortunately, the Evo is little more than a (XDMCP) thin-client. So, I burned a Lucid ISO and performed a fresh installation. This time the installation completed successfully.
Monday, June 05, 2006
First boot and update
The first boot proceeded without incident.
After logging in the Software Updates tool notified me that three updates were available:
After logging in the Software Updates tool notified me that three updates were available:
- GNOME Application Installer (data files) - app-install-data: new version 0.1.33
- GNOME Application Installer - gnome-app-install: new version 0.1.33
- PCMCIA Card Services - pcmcia-cs: new version 3.2.8-5.2ubuntu6
Dapper Drake 6.06 First Installation
Ran the graphical installer from the Dapper Drake LiveCD.
Several basic settings questions (keyboard, language, timezone, hostname) are asked.
I added a single user account when prompted.
I created the following partitions:
Upon reboot, I selected Windows XP to ensure that it was unaffected. It ran a chkdsk and after an automatic reboot it ran as normal.
I then booted Ubuntu for the first time...
Several basic settings questions (keyboard, language, timezone, hostname) are asked.
I added a single user account when prompted.
I created the following partitions:
- /boot (94MB; ext3)
- /swap (2GB; linux-swap)
- / (16GB; ext3)
- /home (31GB; ext3)
Upon reboot, I selected Windows XP to ensure that it was unaffected. It ran a chkdsk and after an automatic reboot it ran as normal.
I then booted Ubuntu for the first time...
Sunday, June 04, 2006
Ubuntu 6.06 (Dapper Drake)
Downloaded the Ubuntu 6.06 Dapper Drake ISO and burned it to CD-ROM.
Ran the memory test and checked the CD for defects. Both passed.
Ubuntu boots without any problems in LiveCD mode.
Ran the memory test and checked the CD for defects. Both passed.
Ubuntu boots without any problems in LiveCD mode.
Subscribe to:
Comments (Atom)