[arch-ports] error in kchmviewer
hi, to read file .chm in archlinux ppc I have: install package: chmlib build from aur kchmviewer but when I open a book I have error: An error occurred while loading ms-its:/home/sacarde/Linux_Annoyances_forGeeks.chm::/0596008015/linuxannoygks-CHP-1.html: Could not start process Unable to create io-slave: klauncher said: Error loading 'kio_msits'. can you help me ? sacarde@tiscali.it
I can't reproduce this error. You can find my package here: http://www.unet.univie.ac.at/~a0049387/ppc/kchmviewer-3.1-1-ppc.pkg.tar.gz - Armin Am Mittwoch, den 11.07.2007, 17:36 +0200 schrieb sacarde:
hi, to read file .chm in archlinux ppc I have:
install package: chmlib build from aur kchmviewer
but when I open a book I have error:
An error occurred while loading ms-its:/home/sacarde/Linux_Annoyances_forGeeks.chm::/0596008015/linuxannoygks-CHP-1.html: Could not start process Unable to create io-slave: klauncher said: Error loading 'kio_msits'.
can you help me ?
sacarde@tiscali.it
_______________________________________________ arch-ports mailing list arch-ports@archlinux.org http://archlinux.org/mailman/listinfo/arch-ports
On Wednesday 11 July 2007 21:13:31 you wrote:
I can't reproduce this error. You can find my package here: http://www.unet.univie.ac.at/~a0049387/ppc/kchmviewer-3.1-1-ppc.pkg.tar.gz
your package is good thankyou p.s. which technique do you use to build package in ppc ?
Am Mittwoch, den 11.07.2007, 21:46 +0200 schrieb sacarde:
p.s. which technique do you use to build package in ppc ?
To avoid clashing into dependency problems we do not use the fakeroot procedure, but build packages inside a chroot with a clean install of Archlinux-PPC. You can find scripts to create such an environment here: http://kth5.telekommunisten.net/makeroot/ Since using this kind of setup actually forces you to have a local mirror of the repos it's probably not worth the effort if you don't build packages on a regular basis. When I build packages for my personal use I normally just do it inside fakeroot and/or use aurbuild as a frontend. greetings, - Armin
Armin Luntzer wrote:
Am Mittwoch, den 11.07.2007, 21:46 +0200 schrieb sacarde:
p.s. which technique do you use to build package in ppc ?
Since using this kind of setup actually forces you to have a local mirror of the repos it's probably not worth the effort if you don't build packages on a regular basis. When I build packages for my personal use I normally just do it inside fakeroot and/or use aurbuild as a frontend.
Not necessarily true. You can as well - although that's not recommended - edit the shipped pacman.conf, which is copied to ~/.makeroot/$CARCH on the first run of makeroot to include external servers instead of http://127.0.0.1/current/os/$CARCH. Cheers, -R
participants (3)
-
Alexander Baldeck
-
Armin Luntzer
-
sacarde