⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install.amiga

📁 举世闻名的joe记事本源程序
💻 AMIGA
字号:
1. Introduction---------------This file describes particular issues on AmigaOS port of JOE.2. Requirements---------------To compile JOE you need ncurses and termcap libraries installed.3. Installation---------------- Extract the archive into your GeekGadgets tree- Go to AmigaOS shell and execute "setenv TERM amiga"- Copy file ENV:TERM to your ENVARC: directory.4. Usage--------Unfortunately ixemul.library does not implement pseudo-terminals (ptys), soinserting shell command output (CTRL-K !) does not work. All other functionsare fully implemented and work exactly in the same way as in UNIX version.5. Compiling------------To recompile JOE just cd to the directory with sources and type (if you usestandard Amiga shell):	sh configure --prefix=/ggFrom UNIX shell (like ksh) you may just type:	./configure --prefix=/ggWhen the configuration process finishes, type:	makeAfter compiling you may install the program by using:	make installTo clean up the distribution (erase all binary and #?.o files) you can use:	make clean6. Known bugs-------------AmigaOS port of JOE currently has no specific bugs7. Port author---------My name is Pavel Fedin, i live in Russia, and you can always reach me byE-Mail:	sonic_amiga@rambler.ru

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -