Lotus Notes Ubuntu 12.04 Download

Air Cadet Drill Manual on this page. When I install notes 9 on my Ubuntu 13. 04 its not complete the installation because some depending package see below: hassan@Hassan-Ubuntu:~/Downloads/IBM Notes 9$ sudo dpkg -i ibm-notes-9.0.i586.deb [sudo] password for hassan: dpkg: regarding ibm-notes-9.0.i586.deb containing ibm-notes, pre-dependency problem: ibm-notes pre-depends on libgnomeprint2.2-0 dpkg: error processing ibm-notes-9.0.i586.deb (--install): pre-dependency problem - not installing ibm-notes Errors were encountered while processing: ibm-notes-9.0.i586.deb. I would comment if I could. But here's what you need to do: • Continue to try and install with dpkg • Each time you get an error, you need to read the error for the package missing • Install the missing package using sudo apt-get install $PACKAGE_NAME. NOTE: You can put multiple package names in this command • Repeat steps until package installs. Unfortunately, dpkg does not have a package manager within, but is just the barebones package installer that applications like apt use to do the install work. It looks like the alternative, which may be better, is to use gdebi-gtk to install your package.