System requirements:
386+
djgpp2+
The source code of the application should in ".tar.gz" or ".tar.bz2" format
So. you can use BASH(in djgpp-v2gnu)
After dollar symbol is what we input
If the source is a ".tar.gz"
Then $tar xzvf xxx-xxx.tar.gz
ElseIf it's a bz2)
$tar xjvf xxx-xxx.tar.bz2
Else
Cry!!!!!!!!
$cd xxx-xxx
$ls (It's a POSIX command means DIR)
If there is a "configure" script
Then $./confiure (MAKE SURE SH IS A COPY OR SYMBOLLIC LINK TO BASH!)
$make
If in the dir or in its subdirs there is an exe file
Then Port Complete!
Else Cry!!!!!!!
Sorry, i'm tired so i don wantto type chinese
386+
djgpp2+
The source code of the application should in ".tar.gz" or ".tar.bz2" format
So. you can use BASH(in djgpp-v2gnu)
After dollar symbol is what we input
If the source is a ".tar.gz"
Then $tar xzvf xxx-xxx.tar.gz
ElseIf it's a bz2)
$tar xjvf xxx-xxx.tar.bz2
Else
Cry!!!!!!!!
$cd xxx-xxx
$ls (It's a POSIX command means DIR)
If there is a "configure" script
Then $./confiure (MAKE SURE SH IS A COPY OR SYMBOLLIC LINK TO BASH!)
$make
If in the dir or in its subdirs there is an exe file
Then Port Complete!
Else Cry!!!!!!!
Sorry, i'm tired so i don wantto type chinese
