Fork de mosaic con modificaciones para que funcione con GCC 10
|
2 tahun lalu | |
---|---|---|
docs | 12 tahun lalu | |
libXmx | 2 tahun lalu | |
libdtm | 12 tahun lalu | |
libhtmlw | 2 tahun lalu | |
libnet | 12 tahun lalu | |
libnut | 2 tahun lalu | |
libwww2 | 2 tahun lalu | |
makefiles | 3 tahun lalu | |
platform-configs | 4 tahun lalu | |
src | 2 tahun lalu | |
CHANGES | 12 tahun lalu | |
COPYRIGHT | 15 tahun lalu | |
ChangeLog | 15 tahun lalu | |
FEATURES | 12 tahun lalu | |
INSTALL | 12 tahun lalu | |
Makefile | 3 tahun lalu | |
Mosaic.ad | 2 tahun lalu | |
README.md | 2 tahun lalu | |
README.old | 12 tahun lalu | |
README.resources.html | 12 tahun lalu | |
TODO | 15 tahun lalu | |
XKeysymDB | 15 tahun lalu | |
app-defaults.color | 12 tahun lalu | |
config.h | 15 tahun lalu | |
documents.menu | 15 tahun lalu | |
mosaic-spoof-agents | 15 tahun lalu | |
mosaic-user-defs | 12 tahun lalu |
Aquí yace NCSA Mosaic 2.7, uno de los primeros navegadores web gráficos. Sigue las instrucciones de abajo para compilarlo y ejecutarlo.
This is NCSA Mosaic 2.7, one of the first graphical web browsers. Follow the instructions below to build and run.
Many thanks to Sean MacLennan and Alan Wylie for doing the heavy lifting. And, of course, hats off to Marc Andreessen, Eric Bina, and the rest of the NCSA team for kicking things off for us. Thanks!
Primero, instala los siguientes paquetes (First, install these packages):
(sudo or doas) xbps-install -S (sudo o doas) xbps-install -S git make gcc motif-devel libXmu-devel libjpeg-turbo-devel libXt-devel
Luego, compila con (Next, build with):
make linux
¡EJECUTA! (Run!)
src/Mosaic