summaryrefslogtreecommitdiffabout
path: root/bin
Side-by-side diff
Diffstat (limited to 'bin') (more/less context) (show whitespace changes)
-rw-r--r--bin/kdepim/Zaurus-KDE_syncHowTo.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/kdepim/Zaurus-KDE_syncHowTo.txt b/bin/kdepim/Zaurus-KDE_syncHowTo.txt
index 6ceabdb..8186dd7 100644
--- a/bin/kdepim/Zaurus-KDE_syncHowTo.txt
+++ b/bin/kdepim/Zaurus-KDE_syncHowTo.txt
@@ -78,66 +78,69 @@ Same way is KA/Pi working.
*****************************************************
Download latest version of KA/Pi+KO/Pi from
http://sourceforge.net/projects/kdepimpi/
Project KDE/Pim.
Direct link is:
http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
Click on the version number to read the release notes/change log.
Choose there the right precompiled package for your Z:
For Sharp ROM
-File: kdepim_1.x.xx_for_SharpROM.ipk.zip
For Open Zaurus ROM:
-File: kdepim_1.x.xx_for_OZ-gcc3xx.ipk.zip
If unsure, choose:
-File: kdepim_1.x.xx_for_SharpROM.ipk.zip
Unzip the file and install the packages as usual on your Z.
In order to intstall KA/Pi+KO/Pi on your Z,
you need to install the following files:
kmicrokdelibs_1.x.xx_arm.ipk
kaddressbook_1.x.xx_arm.ipk
korganizer_1.x.xx_arm.ipk
*****************************************************
2) Installing desktop version of KA/Pi+KO/Pi on the desktop
*****************************************************
Precompiled packages are available for SuSE 9.1.
Choose on the above download location:
File: KDE-Pim-Pi-1.9.11-SuSE9.1.i586.rpm
Download file and install it on console with
su
-rpm -ihv KDE-Pim-Pi-1.9.11-SuSE9.1.i586.rpm
-(NOTE:update with rpm -Uhv KDE-Pim-Pi-1.9.11-SuSE9.1.i586.rpm)
+rpm -ihv KDE-Pim-Pi-1.9.11-SuSE_9.1.i586.rpm
+NOTE:update with
+ rpm -Uhv KDE-Pim-Pi-1.9.11-SuSE_9.1.i586.rpm
+ erase (uninstall) with
+ rpm -e KDE-Pim-Pi-1.9.11-SuSE_9.1
NOTE for users of SuSE 9.1:
You need KDE version 3.3.0 or higher on your desktop.
Plese make an online update in SuSE (YAST), then update
your KDE to version 3.3.0 or higher.
You can find links to updated precompiled versions of KDE
for SuSE 9.1 on the SusE web site,
a direct link is for example:
ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/supplementary/KDE/update_for_9.1
HOWTO UPDATE KDE:
Download there the packages in "base".
And the needed package for your language in "internationalization".
Put all downloaded files in one "installation" directory.
Open console and go to the downloaded "installation" directory.
Do there a
su
and then perform a test for the update:
rpm -Uhv --test *.rpm
If no dependencies are shown, you can do the actual update with
rpm -Uhv *.rpm
If there are missing dependencies, you can resolve them by
- download the needed updated KDE package from the
"applications" or from the "development" folder on the server.
- adding a needed rpm package from the SuSE install DVD
- remove the package that has dependencies from your "installation" directory.
Do the
rpm -Uhv --test *.rpm
until you get no dependencies and no errors, then do a
rpm -Uhv *.rpm
Run