LINUX端安装
1.uBuntu普通用户在当前目录下删除CodeTyphon目录
2.windows下将CodeTyphon.zip解包释放到CodeTyphon目录(uBuntu用unzip解包有错)
3.通过FTP将windows下CodeTyphon目录上传到uBuntu普通用户目录下
4.uBuntu普通用户登陆操作:
$ sudo chmod 777 CodeTyphon/ScriptsLin/ln1_Install_SysLibraries_For_Ubuntu.sh
$ sudo CodeTyphon/ScriptsLin/ln1_Install_SysLibraries_For_Ubuntu.sh
$ cd CodeTyphon
$ sudo chmod 777 setup.sh
$ sudo ./setup.sh
5.选择菜单(7)Remove and Build lazarus and FreePascal,进行系统的安装
6.安装完毕后,选择菜单(2) Run lazarus进入IDE
7.如果要使用MySQL5控件则
$ sudo apt-get install libmysqlclient15-dev

WINDOWS端安装
1.当前目录下删除CodeTyphon目录
2.将CodeTyphon.zip解包释放到CodeTyphon目录
3.进入CodeTyphon目录运行setup.bat
4.选择菜单(7)Remove and Build lazarus and FreePascal,进行系统的安装
5.将MySQL5.1.58包中的libmysql.dll文件覆盖到\windows\system32目录

分类:

技术点:

相关文章: