Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用以下命令在 Ubuntu 12.10 上安装了 ant:
sudo apt-get install ant
但是当我尝试访问时,我收到以下错误:
/usr/bin/ant: 1: eval: Syntax error: Unterminated quoted string
请帮忙。