China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-07-02 04:56
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » How to install software under DOS? View 1,937 Replies 6
Original Poster Posted 2008-02-03 15:03 ·  中国 辽宁 大连 联通
初级用户
Credits 65
Posts 24
Joined 2007-12-31 23:04
18-year member
UID 107346
Gender Male
Status Offline
How are software installed under DOS? I haven't installed one before and am afraid of making mistakes, so I want to ask you all first. Are there any tips or precautions?
Floor 2 Posted 2008-02-03 15:16 ·  中国 上海 松江区 电信
铂金会员
★★★★
DOS一根葱
Credits 5,493
Posts 2,315
Joined 2006-05-01 10:41
20-year member
UID 54766
Gender Male
From 上海
Status Offline
Software under DOS is almost not obtained through the installation method. In general, when you need a certain program, first download it and place it in a certain directory. Switch to this directory under DOS and execute it. (This directory is best on a FAT - formatted partition), and you can also set this directory in the path variable.

[ Last edited by fastslz on 2008 - 2 - 3 at 03:17 PM ]
第一高手 第二高手

Floor 3 Posted 2008-02-04 11:05 ·  中国 山东 聊城 电信
系统支持
★★★
Credits 1,010
Posts 434
Joined 2007-02-08 00:00
19-year member
UID 78999
Gender Male
Status Offline
Anyway, you don't need ./configure --prefix=/usr/bin and then make or something like that. Generally, it's green. Setup is actually just like cp/unzip and so on. You can execute it directly.
Floor 4 Posted 2008-02-04 11:34 ·  加拿大 Primus
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Different "installation" methods exist under DOS, Windows, and Unix (POSIX), as listed below:

For DOS: Most software can be directly unzipped and then executed by entering the directory. A few (such as some games and larger software) need to be installed using the SETUP or INSTALL command.

For WIN: Most software requires clicking SETUP for installation. A few are green software that can be directly unzipped and run.

For Unix: The vast majority of software needs to be compiled from the source code. In the command line, enter./configure, make, make install in sequence, and then it can be run after compilation and installation.

By the way, the command to copy files under DOS should be copy instead of cp. AlexZhang seems to be too familiar with POSIX systems.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 5 Posted 2008-02-05 11:11 ·  中国 山东 聊城 电信
系统支持
★★★
Credits 1,010
Posts 434
Joined 2007-02-08 00:00
19-year member
UID 78999
Gender Male
Status Offline
It seems that I've been using Unix machines at school...
I'm a bit unfamiliar with DOS when I come back,
And sometimes I still need to use Cygwin under Windows...

By the way, POSIX is an API standard, not entirely representing Un*x
Floor 6 Posted 2008-02-05 11:37 ·  加拿大 Primus
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Originally posted by AlexZhang at 2008-2-5 11:11 AM:
It seems that I was using Unix machines at school...
Back home, DOS is a bit unfamiliar,
Sometimes I still need to use cygwin under Windows...

By the way, POSIX is an API standard, not entirely representing Unix


My school also uses Unix machines (and Macs). Every time I start up, I must open several terminals, but it doesn't make me unfamiliar with DOS and WIN.

Strictly speaking, POSIX and Unix are not concepts at the same level. POSIX is an interface standard used by the system, and Unix-like operating systems are all based on this standard. Various Unix-like systems are either fully compatible with POSIX or almost compatible with POSIX. From your above statement "not entirely representing Unix", there may be some deviation in understanding, because they are not in the same category at all, and there is no question of who represents whom. Compared with the term "Unix system", the term "POSIX system" is a more abstract concept, distinguishing the actual OS from the system standard. However, in ordinary use, since the two correspond to each other to a large extent at their respective levels, they are often used interchangeably.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 7 Posted 2008-02-05 12:20 ·  中国 山东 聊城 电信
系统支持
★★★
Credits 1,010
Posts 434
Joined 2007-02-08 00:00
19-year member
UID 78999
Gender Male
Status Offline
Originally posted by Wengier at 2008-2-5 11:37 AM:

My school also has Unix machines (and Macs). Every time I start up, I have to open several terminals, but it doesn't make me unfamiliar with DOS and WIN.

Strictly speaking, POSIX and Unix are not at the same level...


The school is extremely "poor"....
We are in the network center....using Sun's servers from the 90s....super low clock frequency, we are generally 400MHz...and have to use Solaris 10,,,,
Poor and have no money to buy machines....have money to hold "school anniversaries" every year....
I just went to Wikipedia to check POSIX, and indeed my understanding was wrong.
Forum Jump: