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.
Nitrous プラットフォームで Symfony アプリケーションをセットアップしようとしています。INTL pecl モジュールの助けを借りて翻訳することをお勧めしますので、インストールしてみました (pecl install intl)。しかし、lib ICU ヘッダーが欠落しているようです。これらは、php5-intl を (apt-get を介して) インストールするときにデフォルトでインストールされますが、適切な権限がありません。この問題はどのように解決できますか?