het zal wel weer 1239213-12x gevraagt zijn maar ik vraag het toch
ik wil dus kde ipv kde2.x (degene die bij mandrake8.2 zit)
nu lees ik in de install FAQ dat ik kan binary RPMen of sourcen
volgens de posts die ik hier gelezen heb is het altijd beter om te sourcen
volgen die install doe ik dit
Is het echt zo makkelijk of lijkt het maarzo en kan dit gewoon als ik kde2 al installed hebt (draaien) ????
ik wil dus kde ipv kde2.x (degene die bij mandrake8.2 zit)
nu lees ik in de install FAQ dat ik kan binary RPMen of sourcen
volgens de posts die ik hier gelezen heb is het altijd beter om te sourcen
volgen die install doe ik dit
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| Procedure 4.3. unpack the packages with tar jxvf packagename.tar.bz2 change directory to the package directory: cd packagename configure the package: ./configure Note Some packages (notably kdebase) have special configuration options that might be applicable to your installation. Type ./configure --help to see the available options. build the package: make install the package: su -c "make install" (if you aren't already root). If you already are, just type make install. |
Is het echt zo makkelijk of lijkt het maarzo en kan dit gewoon als ik kde2 al installed hebt (draaien) ????