中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-25 17:21
47,812 topics / 349,910 posts / today 0 new / 48,263 members
其它操作系统综合讨论区 » Installation Guide for XPde, a Windows XP-like desktop system under Linux
Printable Version  1,246 / 0
Floor1 党委书记 Posted 2003-04-16 00:00
高级用户 Posts 217 Credits 912 From 广东
Installation Guide for XPde, a Windows XP-like desktop system under Linux
1. Download:
Download 1:http://www.xpde.com/modules.php?nam..._op=getit&lid=9
Download 2:http://www.xpde.com/modules.php?nam...op=getit&lid=11
Download 3:http://www.xpde.com/modules.php?nam...op=getit&lid=13
Download 4:http://www.xpde.com/modules.php?nam...op=getit&lid=14
2. Installation:
(1) Extract: tar zvfx xpde-0.3.0-20030315.tar.gz
(2) Switch to the root user or run su
Enter the xpde directory: cd xpde-0.3.0
Run install.sh: ./install.sh
Run setup.sh: ./setup.sh
3. Add an XPde startup entry in gdm (taking rh8.0 as an example):
cd /etc/X11/gdm/Sessions
vi xpde #create a new file named xpde, and add the following content:
exec /etc/X11/xdm/Xsession xpde then save and exit.
chmod a+x xpde #change its permissions
Modify the /etc/X11/xdm/Xsession file:
cd /etc/X11/xdm
vi Xsession #add the following content at line 102:
xpde)
exec -l $SHELL -c "$SSHAGENT xpde"
;;
Next, go back to your user directory:
logout or exit (if you used su)
cd #enter the user directory, or use cd $HOME
mv xinitrcDEFAULT /usr/bin/xpde #you must have run ./setup.sh first
chmod a+x /usr/bin/xpde #change its permissions
Done! The job is finished! Restart gdm and log in with your user account to have a look, and experience a Windows interface under Linux!
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023