文件名称:lazarus 中可用的indy10.2.0.3
文件大小:9.31MB
文件格式:GZ
更新时间:2016-01-24 02:54:47
lazarus indy indy10
已在Debian6.06中安装lazarus 的indy组件包 已在Debian6.06中安装lazarus 的indy组件包,用的是indy 10.2.0.3。 安装过程:Version installed on Lazarus 1.04 using component indy-10.2.0.3. * Unzip the component from file tar.gz (must be this file, the "zip file" does not work) in directory $(LazarusDir)\\components; * Go to directory $(LazarusDir)\\components\\indy-10.2.0.3\\ and to create inside them a directory named "saved"; * Copy the content of the directory $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus\\ to directory "saved" created above; * Copy the content of directory $(LazarusDir)\\components\\indy-10.2.0.3\\fpc\\ to directory $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus, and rewrite all files, ok; * Get the content of directory "saved" and copy inside of $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus and you can delete "saved" directory now; * Install the package laz.lpk (available in $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus\\indy) of conventional way. On LINUX the path is: /usr/lib/lazarus/components/indy-10.2.0.3/ 将文件直接解压至lazarus的安装目录,/usr/share/lazarus/1.0.4/components/下,直接编译安装,已经能够正确编程。