环境变量设置:
Right-click My Computer, select Properties. Select the Advanced tab, then the Environment Variables button. Edit the Path (or PATH, whichever exists) system variable to include C:/DJGPP/BIN at the front. (If you are not an administrator, add it to the PATH variable in the User Variables section, or add a new PATH user environment variable which contains only C:/DJGPP/BIN) Add a new variable DJGPP set to C:/DJGPP/DJGPP.ENV (system variable if possible, user variable if not an administrator) .
博客介绍了环境变量的设置方法。右键点击“我的电脑”选“属性”,在“高级”选项卡中点击“环境变量”。编辑系统变量Path,在前面添加C:/DJGPP/BIN;非管理员可在用户变量中添加。还需添加新变量DJGPP,值为C:/DJGPP/DJGPP.ENV。
902

被折叠的 条评论
为什么被折叠?



