摘要: 在“选项”->“会话选项”->"外观"->"字符编码"->UTF8之后,SecureCRT可以显示汉字了,但是SecureFX还是有乱码。1. 找到SecureFX配置文件夹(选项--全局选项,常规下的配置文件夹),比如:D:\Program files\SecureCRT\DATA;2. 在配置文件夹下的Sessions子目录中,找到FTP站点对应的Session文件(.ini扩展名),双击打开;3. 查找Filenames Always Use UTF8,将=号后面的参数改成00000001,保存退出即可。感觉SecureFX 阅读全文
posted @ 2013-07-28 10:33 linuxkid 阅读(553) 评论(0) 推荐(0)
摘要: configure: error: No X toolkit could be found.If you are sure you want Emacs compiled without an X toolkit, pass --with-x-toolkit=noto configure. Otherwise, install the development libraries for the toolkitthat you want to use (e.g. Gtk+) and re-run configure.sudo apt-get install libgtk2.0-devconfig 阅读全文
posted @ 2013-07-28 00:25 linuxkid 阅读(839) 评论(0) 推荐(0)