You are not logged in.

#1 2008-07-30 22:48:28

solanoalves
Member
From: Curitiba Brazil
Registered: 2007-12-02
Posts: 54

[S]KDEMOD4.1 : konqueror doesnt connect to any website and kopete too.

I followed the tutorial below:

INSTALLATION:
1. Remove all KDEmod4 packages: pacman -Rcs kdemod4-complete
2. Remove all KDEmod3 packages: pacman -Rcs kdemod-complete
3. Remove _any_ KDE packages still left on your system
4. Double check that everything has been removed: pacman -Q | grep kde
5. Remove/Backup all kde related settings in your $HOME (~/.kde ~/.kdemod etc)
6. Remove the [kdemod] and [kdemod-unstable] entries in pacman.conf for now
7. Add the [kdemod-core] repo to pacman.conf:

For i686:
Code:

[kdemod-core]
Server = http://kdemod.ath.cx/repo/core/i686

or for x86_64:
Code:

[kdemod-core]
Server = http://kdemod.ath.cx/repo/core/x86_64

8. pacman -Suy
9. Install with:
        pacman -S kdemod (basic functional desktop)
        or
        pacman -S kdemod-complete (complete KDE)
10. Install your localization (check the available packages with pacman -Ss kdemod-kde-l10n)

There are also some more groups available:
        pacman -S kdemod-KDEMODULE - to install complete KDE modules, like kdemod-kdetoys for example
        pacman -S kdemod-doc - to install all documentation packages
        pacman -S kdemod-devel - to install all development-relates packages (kdebindings, kdesdk and so forth)



EXTRAGEAR:
We have now another repo with extra apps, plasmoids etc... Its still small, but we'll add more stuff to it over the next weeks...

To get the extragear stuff, add this repo for i686:
Code:

[kdemod-extragear]
Server = http://kdemod.ath.cx/repo/extragear/i686

or this one for x86_64:
Code:

[kdemod-extragear]
Server = http://kdemod.ath.cx/repo/extragear/x86_64

To see whats in the extragear repo: pacman -Sl kdemod-extragear



DEBUG SYMBOLS:
Starting from 4.1, you dont need to recompile stuff anymore if you have a crash and want to debug it - just install the debug symbols smile To get debug symbols for KDE apps, get the appropriate package like kdemod-kdebase-workspace-debug (you get the idea?)... To get all debug symbols, install them with pacman -S kdemod-debug, but beware: Its a _big_ download...



UNINSTALL:
To uninstall everything related to KDEmod: pacman -Rcs kdemod-uninstall

problems:
1.
kopete and konqueror doenst work:
for konqueror the error is:
Could not start process Unable to create io-slave:
klauncher said: Error loading 'kio_http'.

and kopete doenst connect to anything for same problem i think.

2.
When i open kopete and minimize to systray all is fine, but if I close kopete and reopen kopete and again minimize to systray it disappear !!..its a bug???

Thanks!!

Solved:

I solved it add official mirror of arch and "pacman -Syu" then reinstall kdemod

Last edited by solanoalves (2008-07-31 00:57:44)


big_smile How did you know? I love this song! big_smile

Offline

Board footer

Powered by FluxBB