Commits

Takanori Yamamoto authored 18991b39c91
KDE 3.5.10

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50045 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

kde/kde/files/README

Modified
1 1 ==MacPorts KDE==
2 2
3 -To start the KDE desktop (this works best in full-screen X11 mode), comment
4 -out quartz-wm in your .xinitrc, and add this:
5 -exec ${prefix}/bin/startkde
6 -where ${prefix} is your MP prefix.
3 +To start the KDE desktop (this works best in full-screen X11 mode),
4 +add the following line into your .xinitrc
5 +
6 + exec $SHELL -l -c %%PREFIX%%/bin/startkde
7 7
8 8 Alternatively, if you just want to run individual KDE applications, start
9 9 X11, and run them from the command line.
10 -
11 -==AQ (maybe one day this will be a FAQ)==
12 -
13 -Q1 When I start, any KDE application, it comes up fine, but with the fonts all squares.
14 -A1 Try 'sudo fc-cache'
15 -
16 -Q2 When I type sudo fc-cache, I get 'Fontconfig error: Cannot load default config file'
17 -A2 Do you have the file /etc/fonts/fonts.conf? If not, you probably need to
18 - install/reinstall stuff (X11, Developer Tools...) from the CDs that came with your computer.
19 -
20 -Q3 I get errors like 'artsd: illegal option -- c'
21 -A3 KDE is attempting to communicate with an old version of the arts sound server that is
22 - installed on your system. Sound is disabled in the current KDE ports. By explicitly
23 - disabling sound in kcontrol, you may be able to stop KDE producing these errors.
24 - Alternatively, uninstall the arts port.
25 -
26 -Q4 My question isn't answered here...
27 -Q4 Try macports-users@lists.macosforge.org

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut