Solve the problem that penpencil cannot be exported in ubuntu.
Source: Internet
Author: User
Solve the problem that penpencil cannot be exported in ubuntu. in the past two days, we used the prototype of the penpencil design project. the penpencil version is 2.0.3 and ubuntu12.04, but the output of png and exported html are all false, unable to export normally, put the dog to search, find the solution as follows. Open the terminal... solve the problem that penpencil cannot be exported in ubuntu. in the past two days, we used the prototype of the penpencil design project. the penpencil version is 2.0.3 and ubuntu 12.04, but the output of png and exported html are all false, unable to export normally, put the dog to search, find the solution as follows. Open the terminal, enter sudo-I to download xulrunner to the/opt directory wget-O-http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/16.0.2/runtimes/xulrunner-16.0.2.en-US.linux-x86_64.tar.bz2 | tar xjf--C/opt to modify the penpencil startup script, use xulrunner instead of firfox to start pencel sed-I '/application. ini/{s | ^/usr/bin/firefox |/opt/xulrunner |; s/$/-- no-remote/;} '/usr/bin/penpencil
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service