compiling KDE with emerge (under WINE)
Saro Engels
ps_ml at gmx.de
Wed Oct 24 14:28:43 CEST 2007
Marcel Partap schrieb:
> well even just emerge kdebase does not work. I just resynced to try again -> no go. Before it complained that the
> installed db file was non-existant, well I created that. Now it doesn't even give a proper error:
>> emerge doExec called opts:
>> file: C:\kde\root\emerge\portage\kde\kdebase\kdebase-3.94.1.20071019.py
>> commandstring python C:\kde\root\emerge\portage\kde\kdebase\kdebase-3.94.1.20071019.py fetch
>> fatal error: package kde/kdebase-3.94.1.20071019 all failed
> that comes up for all packages when doing emerge kdebase. What can i do to find out where the problem lies?
> regards marcel
1) Do you have the _windows_ version of python installed which
understands windows paths (That is probably a requirement)?
(for checking run:
C:\>python
>>> import os; os.listdir('C:\\')
if that doesn't lead to errors, you have it installed )
2) If you have python installed as stated above run:
C:\>windows_python C:\kde\root\emerge\bin\emerge.py --fetch wget
and tell which errors show up.
3) post 'diff -c C:\kde\root\etc\kdesettings.bat
C:\kde\root\emerge\kdesettings-example.bat' in the next mail.
greetings SE
More information about the Kde-windows
mailing list