DJGPP在Windows Xp上的运行

13 views
Skip to first unread message

Starzhou

unread,
Mar 18, 2010, 8:17:35 AM3/18/10
to lzuossteam
师兄们:
我老师给了我们一个DJGPP的自解压文件,在按照老师的要求设置了环境变量,最后老师要求在dos下执行rhide命
令,即可运行,但结果还是不行,dos中显示"rhide" is not recognized as an internal or
external cammand,operable program or batch file.
这是怎么回事啊???谢谢!!

tomsu

unread,
Mar 18, 2010, 11:10:14 PM3/18/10
to lzuos...@googlegroups.com

这里的意思是,没有rhide这个命令或者程序,自然也没办法运行了!

再检查一下,你要输入的命令是不是:rhid 呢?

> 这是怎么回事啊???谢谢!!
>

Feng Sun

unread,
Mar 18, 2010, 11:55:10 PM3/18/10
to lzuos...@googlegroups.com
http://www.google.cn/search?hl=zh-CN&newwindow=1&q=DJGPP&btnG=Google+%E6%90%9C%E7%B4%A2&aq=f&aqi=g10&aql=&oq=&gs_rfai=
http://hengch.blog.163.com/blog/static/107800672008228102258318/

希望有用。



在 2010年3月18日 下午8:17,Starzhou <yueyua...@gmail.com>写道:

--
您收到此邮件是因为您订阅了 Google 网上论坛的“lzuossteam”论坛。
要向此网上论坛发帖,请发送电子邮件至 lzuos...@googlegroups.com
要取消订阅此网上论坛,请发送电子邮件至 lzuossteam+...@googlegroups.com
若有更多问题,请通过 http://groups.google.com/group/lzuossteam?hl=zh-CN 访问此网上论坛。




--
Best wishes!
It's never too late to study.

Linc

unread,
Mar 19, 2010, 5:33:13 AM3/19/10
to lzuossteam
你确定DJGPP的自解压包里面有rhide14b文件吗?

 
 
------------------ Original ------------------
From:  "tomsu"<hell...@gmail.com>;
Date:  Fri, Mar 19, 2010 11:10 AM
To:  "lzuossteam"<lzuos...@googlegroups.com>;
Subject:  Re: DJGPP在Windows Xp上的运行
 
在 2010年3月18日 下午8:17,Starzhou <yueyua...@gmail.com> 写道:
> 师兄们:
>              我老师给了我们一个DJGPP的自解压文件,在按照老师的要求设置了环境变量,最后老师要求在dos下执行rhide命
> 令,即可运行,但结果还是不行,dos中显示"rhide" is not recognized as an internal or
> external cammand,operable program or batch file.

这里的意思是,没有rhide这个命令或者程序,自然也没办法运行了!

再检查一下,你要输入的命令是不是:rhid 呢?

Linc

unread,
Mar 20, 2010, 3:03:27 AM3/20/10
to lzuossteam
可以把你的DJGPP包发上来吗,还有老师要求的环境变量的设置?
发上来大家都试试看
 
 
------------------ Original ------------------
From:  "我自己的邮箱"<why...@foxmail.com>;
Date:  Fri, Mar 19, 2010 05:33 PM

macleo

unread,
Apr 9, 2010, 9:28:06 AM4/9/10
to lzuossteam
1.解压位置
2.摘自Readme.1st
===============================================
* For Windows 98 systems:

- Click START;
- Choose Programs->Accessories->System Tools->System Information;
- Click Tools in the menu-bar, then choose "System
Confuguration";
- Use the tab provided there for editing your AUTOEXEC.BAT as
explained below.

* For Windows NT systems:

- Right-click "My Computer", then select "Properties";
- Click the "Environment" tab;
- Edit the PATH system variable to add the DJGPP bin
subdirectory;
- Add a new variable DJGPP and set its value to the full path
name of the DJGPP.ENV file as explained below.

* For all other systems (DOS, Windows 3.X and Windows 95): use any
text editor, e.g. the standard EDIT, to edit the file
AUTOEXEC.BAT in the root directory of the boot drive (usually,
C:).

No matter which method you use, assuming your DJGPP installation is
rooted at C:\DJGPP, the values of the two environment variables
DJGPP and PATH should be set like this:

set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
========================================================

Reply all
Reply to author
Forward
0 new messages