KDE 3.1.4 installation on Cygwin -- Suggestions
Iqbal Javid <[email protected]> Sun, 17 Dec 2006 09:21:07 -0800 (PST)
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
--===============0762707883==
Content-Type: multipart/alternative; boundary="0-1721082477-1166376067=:23578"
--0-1721082477-1166376067=:23578
Content-Type: text/plain; charset=ascii
Content-Transfer-Encoding: quoted-printable
I have installed Cygwin and KDE 3.1.4 packages on Windows XP system. I fo=
llowed the setup process explained=0Awith the KDE 3.1.4 release. The steps=
are given here:=0A1. install required cygwin packages.=0A2. download the p=
ackages and unpack them into the cygwin root=0A3. rebase all dll's to avoid=
cygwin remap problem =0A=09<before running rebaseall make sure, that no cy=
gwin process is running>=0A=09=0A=091. create file list=0A=0A=09=09find /op=
t/qt/3.3 /opt/kde3.4 -name '*.dll' >/tmp/files.lst=0A=0A=092. close *ALL* c=
ygwin processes =0A=09=0A=093. open a windows command shell (cmd.exe) from =
Start/Run and goto cygwin installation root =0A=0A=09=09cd c:\cygwin =0A=09=
=09bin\ash bin/rebaseall -b 0x61000000 -v -T tmp/files.lst=0A=0A4. start k=
de =0A=0A 1. display only kicker (uses Xwin multiwindow mode)=0A=0A=09=09a=
t first create a simple startscript =0A=0A=09=09cat >~/startkde=0A =
export DISPLAY=3D127.0.0.1:0=0A=09=09/usr/sbin/cygserver &=0A=09=09e=
xport CYGWIN=3Dserver=0A=09=09export DISPLAY=3D127.0.0.1:0=0A=09=09xwin -mu=
ltiwindow -clipboard &=0A=09=09xhost +=0A=09=09export SHELL=3D/bin/bash=0A=
=09=09kdeinit +kicker &=0A=0A=09[press ENTER, then CTRL-D] =0A=0A =09chmod=
a+x ~/startkde=0A=0A=09no you can start kde with =0A=09=0A=09=09~/startkde=
&=0A=0A stop kde - run =0A=0A=09=09kdeinit_shutdown =09=0A=09=09=0A=09the=
n close the bash window=0A =0A=0A When I execute the startkde script, foll=
owing output messages are generated. =0A Can someone explain the reaso=
n for the startkde failure and suggest steps to correctly =0A setup the K=
DE?. Thanks in advance.=0A=0A =0A /home/RootUser/startkde: line 2:=
=0A: command not found=0A/home/RootUser/startkde: line 5: =0A: command not=
found=0AWelcome to the XWin X Server=0AVendor: The Cygwin/X Project=0ARele=
ase: 6.8.99.901-4=0A=0AContact: [email protected]=0A=0AXWin was start=
ed with the following command line:=0A=0Axwin -multiwindow -clipboard =0A=
=0A_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root=0AwinVal=
idateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1=0A(II) XF86Config is =
not supported=0A(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for=
more information=0AwinDetectSupportedEngines - Windows NT/2000/XP=0Axhost:=
unable to open display "127.0.0.1:0=0A"=0AwinDetectSupportedEngines - Dir=
ectDraw installed=0AwinDetectSupportedEngines - DirectDraw4 installed=0Awin=
DetectSupportedEngines - Returning, supported engines 00000007=0AwinSetEngi=
ne - Multi Window or Rootless =3D> ShadowGDI=0AwinAdjustVideoModeShadowGDI =
- Using Windows display depth of 32 bits per pixel=0AwinAllocateFBShadowGDI=
- Creating DIB with width: 1280 height: 1024 depth: 32=0AwinFinishScreenIn=
itFB - Masks: 00ff0000 0000ff00 000000ff=0AwinInitVisualsShadowGDI - Masks =
00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32=0Anull screen fn ReparentWin=
dow=0Anull screen fn RestackWindow=0AInitQueue - Calling pthread_mutex_init=
=0AInitQueue - pthread_mutex_init returned=0AInitQueue - Calling pthread_co=
nd_init=0AInitQueue - pthread_cond_init returned=0A/home/RootUser/startkde:=
line 8: =0A: command not found=0AwinInitMultiWindowWM - Hello=0AwinInitMul=
tiWindowWM - Calling pthread_mutex_lock ()=0AwinMultiWindowXMsgProc - Hello=
=0AwinMultiWindowXMsgProc - Calling pthread_mutex_lock ()=0AMIT-SHM extensi=
on disabled due to lack of kernel support=0AXFree86-Bigfont extension local=
-client optimization disabled due to lack of shared memory support in the k=
ernel=0A(--) Setting autorepeat to delay=3D500, rate=3D31=0A(--) winConfigK=
eyboard - Layout: "00000409" (00000409) =0A(--) Using preset keyboard for "=
English (USA)" (409), type "4"=0ARules =3D "xorg" Model =3D "pc105" Layout =
=3D "us" Variant =3D "(null)" Options =3D "(null)"=0A(--) 3 mouse buttons f=
ound=0ACould not init font path element /usr/X11R6/lib/X11/fonts/TTF/, remo=
ving from list!=0ACould not init font path element /usr/X11R6/lib/X11/fonts=
/Type1/, removing from list!=0ACould not init font path element /usr/X11R6/=
lib/X11/fonts/CID/, removing from list!=0AwinPointerWarpCursor - Discarding=
first warp: 640 512=0AwinInitMultiWindowWM - pthread_mutex_lock () returne=
d.=0AwinInitMultiWindowWM - pthread_mutex_unlock () returned.=0AwinMultiWin=
dowXMsgProc - pthread_mutex_lock () returned.=0AwinInitMultiWindowWM - DISP=
LAY=3D127.0.0.1:0.0=0AwinMultiWindowXMsgProc - pthread_mutex_unlock () retu=
rned.=0AwinMultiWindowXMsgProc - DISPLAY=3D127.0.0.1:0.0=0AwinProcEstablish=
Connection - Hello=0AwinInitClipboard ()=0AwinClipboardProc - Hello=0ADetec=
tUnicodeSupport - Windows NT/2000/XP=0AwinClipboardProc - DISPLAY=3D127.0.0=
.1:0.0=0AwinProcEstablishConnection - winInitClipboard returned.=0AwinInitM=
ultiWindowWM - XOpenDisplay () returned and successfully opened the display=
.=0AwinMultiWindowXMsgProc - XOpenDisplay () returned and successfully open=
ed the display.=0AwinClipboardProc - XOpenDisplay () returned and successfu=
lly opened the display.=0AwinProcSetSelectionOwner - Clipboard not yet star=
ted, aborting.=0AwinProcSetSelectionOwner - Clipboard not yet started, abor=
ting.=0A + Exit 127 ~/startkde=0A=0AJavid=0A=0A=0A
--0-1721082477-1166376067=:23578
Content-Type: text/html; charset=ascii
Content-Transfer-Encoding: quoted-printable
<html><head><style type=3D"text/css"><!-- DIV {margin:0px;} --></style></he=
ad><body><div style=3D"font-family:times new roman, new york, times, serif;=
font-size:10pt"><div>I have installed Cygwin and KDE 3.1.4 packages o=
n Windows XP system. I followed the setup process explained<br>with t=
he KDE 3.1.4 release. The steps are given here:<br><pre>1. install re=
quired cygwin packages.<br>2. download the packages and unpack them into th=
e cygwin root<br></pre>3. rebase all dll's to avoid cygwin remap problem <b=
r><pre>=09<before running rebaseall make sure, that no cygwin process is=
running><br>=09<br>=091. create file list<br><br>=09=09find /opt/qt/3.3=
/opt/kde3.4 -name '*.dll' >/tmp/files.lst<br><br>=092. close *ALL* cygw=
in processes <br>=09<br>=093. open a windows command shell (cmd.exe) from S=
tart/Run and goto cygwin installation root <br><br>=09=09cd c:\cygwin <br>=
=09=09bin\ash bin/rebaseall -b 0x61000000 -v -T tmp/files.lst<br><br>4. st=
art kde <br><br> 1. display only kicker
(uses Xwin multiwindow mode)<br><br>=09=09at first create a simple startsc=
ript <br><br>=09=09cat >~/startkde<br> export DISPLAY=3D1=
27.0.0.1:0<br>=09=09/usr/sbin/cygserver &<br>=09=09export CYGWIN=3Dserv=
er<br>=09=09export DISPLAY=3D127.0.0.1:0<br>=09=09xwin -multiwindow -clipbo=
ard &<br>=09=09xhost +<br>=09=09export SHELL=3D/bin/bash<br>=09=09kdein=
it +kicker &<br><br>=09[press ENTER, then CTRL-D] <br><br> =09chmod a+=
x ~/startkde<br><br>=09no you can start kde with <br>=09<br>=09=09~/startkd=
e &<br><br> stop kde - run <br><br>=09=09kdeinit_shutdown =09<br>=09=
=09<br>=09then close the bash window<br> <br><br> When I execute the =
startkde script, following output messages are generated. <br> Can som=
eone explain the reason for the startkde failure and suggest steps to corr=
ectly <br> setup the KDE?. Thanks in advance.<br><br> <br> /home/=
RootUser/startkde: line 2: <br>: command not found<br>/home/RootUser/startk=
de: line 5: <br>: command not found<br>Welcome to the XWin X Server<br>Vend=
or: The
Cygwin/X Project<br>Release: 6.8.99.901-4<br><br>Contact: cygwin-xfree@cyg=
win.com<br><br>XWin was started with the following command line:<br><br>xwi=
n -multiwindow -clipboard <br><br>_XSERVTransmkdir: Owner of /tmp/.X11-unix=
should be set to root<br>winValidateArgs - g_iNumScreens: 1 iMaxConsecutiv=
eScreen: 1<br>(II) XF86Config is not supported<br><span>(II) See <a target=
=3D"_blank" href=3D"http://x.cygwin.com/docs/faq/cygwin-x-faq.html">http://=
x.cygwin.com/docs/faq/cygwin-x-faq.html</a> for more information</span><br>=
winDetectSupportedEngines - Windows NT/2000/XP<br>xhost: unable to open di=
splay "127.0.0.1:0<br>"<br>winDetectSupportedEngines - DirectDraw installed=
<br>winDetectSupportedEngines - DirectDraw4 installed<br>winDetectSupported=
Engines - Returning, supported engines 00000007<br>winSetEngine - Multi Win=
dow or Rootless =3D> ShadowGDI<br>winAdjustVideoModeShadowGDI - Using Wi=
ndows display depth of 32 bits per pixel<br>winAllocateFBShadowGDI - Creati=
ng DIB with width:
1280 height: 1024 depth: 32<br>winFinishScreenInitFB - Masks: 00ff0000 000=
0ff00 000000ff<br>winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000f=
f BPRGB 8 d 24 bpp 32<br>null screen fn ReparentWindow<br>null screen fn Re=
stackWindow<br>InitQueue - Calling pthread_mutex_init<br>InitQueue - pthrea=
d_mutex_init returned<br>InitQueue - Calling pthread_cond_init<br>InitQueue=
- pthread_cond_init returned<br>/home/RootUser/startkde: line 8: <br>: com=
mand not found<br>winInitMultiWindowWM - Hello<br>winInitMultiWindowWM - Ca=
lling pthread_mutex_lock ()<br>winMultiWindowXMsgProc - Hello<br>winMultiWi=
ndowXMsgProc - Calling pthread_mutex_lock ()<br>MIT-SHM extension disabled =
due to lack of kernel support<br>XFree86-Bigfont extension local-client opt=
imization disabled due to lack of shared memory support in the kernel<br>(-=
-) Setting autorepeat to delay=3D500, rate=3D31<br>(--) winConfigKeyboard -=
Layout: "00000409" (00000409) <br>(--) Using preset keyboard for "English =
(USA)" (409),
type "4"<br>Rules =3D "xorg" Model =3D "pc105" Layout =3D "us" Variant =3D=
"(null)" Options =3D "(null)"<br>(--) 3 mouse buttons found<br>Could not i=
nit font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list!<br=
>Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing=
from list!<br>Could not init font path element /usr/X11R6/lib/X11/fonts/CI=
D/, removing from list!<br>winPointerWarpCursor - Discarding first warp: 64=
0 512<br>winInitMultiWindowWM - pthread_mutex_lock () returned.<br>winInitM=
ultiWindowWM - pthread_mutex_unlock () returned.<br>winMultiWindowXMsgProc =
- pthread_mutex_lock () returned.<br>winInitMultiWindowWM - DISPLAY=3D127.0=
.0.1:0.0<br>winMultiWindowXMsgProc - pthread_mutex_unlock () returned.<br>w=
inMultiWindowXMsgProc - DISPLAY=3D127.0.0.1:0.0<br>winProcEstablishConnecti=
on - Hello<br>winInitClipboard ()<br>winClipboardProc - Hello<br>DetectUnic=
odeSupport - Windows NT/2000/XP<br>winClipboardProc -
DISPLAY=3D127.0.0.1:0.0<br>winProcEstablishConnection - winInitClipboard r=
eturned.<br>winInitMultiWindowWM - XOpenDisplay () returned and successfull=
y opened the display.<br>winMultiWindowXMsgProc - XOpenDisplay () returned =
and successfully opened the display.<br>winClipboardProc - XOpenDisplay () =
returned and successfully opened the display.<br>winProcSetSelectionOwner -=
Clipboard not yet started, aborting.<br>winProcSetSelectionOwner - Clipboa=
rd not yet started, aborting.<br> + Exit 127 ~/startkde<br=
><br>Javid<br></pre><br></div></div></body></html>
--0-1721082477-1166376067=:23578--
--===============0762707883==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
kde-cygwin mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-cygwin
--===============0762707883==--