MAC 324 - Estruturas de Dados para Engenharia - 2000
POLI Elétrica - Primeiro Semestre de 2000
Professor:
Ronaldo Fumio Hashimoto Horário: Segundas: 15:00-16:40 e Quartas: 15:00-16:40 Sala: B2-05 - POLI Elétrica
Como instalar o CygWin
Copie o arquivo
full.exe (aproximadamente 13914kb) para um diretório temporário;
Copie o arquivo
cygwin1-20.1.dll.bz2 (aproximadamente 204kb) para este mesmo
diretório temporário;
Execute full.exe;
"Next it will ask you to choose an install location. The default is
`:\cygnus\cygwin-b20'. Feel free to choose another
location if you would prefer."
Finally, it will ask you for the name of the Program Files folder
shortcut to add. By default, the installer will create a `Cygwin B20'
entry in a folder called `Cygnus Solutions'. When this step is
completed, it will install the tools and exit;
At this point, you should be able to look under the start menu and
select "Cygwin B20". This will pop up a bash shell with all special
environment variables set up for you. If you are running Windows 95 or
98 and are faced with the error message "Out of environment space", you
need to increase the amount of environment space in your config.sys and
try again. Adding the line `shell=C:\command.com /e:4096 /p' should do
the trick if `C:' is your system drive letter.
click on "start menu" (iniciar) and select "Cygwin B20";
type `mkdir -p /tmp'
type `mkdir -p /bin' and put a copy of `sh.exe' (deve estar em
`/cygwin-b20/H-i586-cygwin32/bin/sh.exe') there;
Depois digite cd /<diretório temporário> e descompacte o arquivo
cygwin1-20.1.dll.bz2 rodando:
bunzip2 cygwin1-20.1.dll.bz2
Substitua o arquivo cygwin-b20/H-i586-cygwin32/bin/cygwin1.dll
da instalação original pelo arquivo cygwin1-20.1.dll copiando-o por
cima, ou seja,