首頁 美術繪圖 | 美術設計 | 熱門標籤 | 首選 | 首頁宣傳 | 近期作品 論壇: 發表 | 美術工作 | 美術比賽 | 展覽活動 | 美術相關 | 一般討論 | 美術同好 CG 討論 :: Photoshop | Painter | 3D 行動 | AMP

【 立即註冊 】 : 更改個人資料 : : 登入

會員名稱: 登入密碼: 保持登入

Install and Run CutyCapt at Unbuntu 14.04 Server

發表新主題 回覆主題 討論區 Windows, Linux, Perl, PHP, C/C++, Driver, Web 理論、應用、硬體、軟體

| 1頁, 共1
人氣點閱:5244 發表人
Install and Run CutyCapt at Unbuntu 14.04 Server 2013-02-21 12:12
/ / /

Install and Run CutyCapt at Unbuntu 14.04 Server



CutyCapt Official Site: http://cutycapt.sourceforge.net/


HOWTO :: Step-by-Step Include installing Chinese/Japanese/Korean Fonts


1. Install QT/QT4+

代碼:

   sudo apt-get install subversion libqt4-webkit libqt4-dev g++
   



2. Install xvfb-run (A lite-weight X Server / X virtual framebuffer )

代碼:

   sudo apt-get install xvfb-run
   or
   sudo apt-get install xvfb
   



3. Install Make & qMake if necessary

代碼:

   sudo apt-get install make
   



4. Install Libicu48 for "Internationalization"

代碼:

   sudo apt-get install libicu48
   or
   sudo apt-get install libicu52
   or
   sudo apt-get install libicuXX
   



5. Get CuteCapt source code form SVN

代碼:


6. Enter project Folder

代碼:

   cd cutycapt/CutyCapt
   



7. Generate CutyCapt Makefile

代碼:

   qmake
   



8. Compile the CutyCapt (Making shall be very quick)

代碼:

   make

   /bin/cp CutyCapt /usr/sbin/CutyCapt
   



9. Install CJK fonts (Chinese-Font, Japanese-Font, Korean-Font) for CutyCapt

代碼:

sudo apt-get install xfonts-wqy




10. Run the CutyCap thru XVFB-run

代碼:

   xvfb-run --server-args="-screen 0, 800x800x16" /usr/sbin/CutyCapt --url=http://xor.tw/ --out=test.jpg --max-wait=10000
   




Note:
If you didn't install libicu48, you are likely to see this warning or something like this...
代碼:

Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48:     cannot open shared object file: No such file or directory)"







_
Type



繪圖畫廊設計藝廊
攝影相簿留言板
最愛收藏分類標籤
暱稱: Type
註冊: 2002-11-30
發表: 11082
來自: vovo2000.com
V幣: 900812
Re: Install and Run CutyCapt at Unbuntu 14.04 Server 2014-05-11 23:40
/ / /



Check this
=> https://github.com/hoehrmann/CutyCapt/issues/3



if you found the following errors
代碼:

invalid use of incomplete type class QNetworkReply cutycapt

________________

美術插畫設計案子報價系統 v0.1 Beta
爪哇禾雀
Type



繪圖畫廊設計藝廊
攝影相簿留言板
最愛收藏分類標籤
暱稱: Type
註冊: 2002-11-30
發表: 11082
來自: vovo2000.com
V幣: 900812
/ / /














資訊相關理論、技術、管理、應用、產品等
發表新主題 回覆主題