2
このチュートリアルでは、PHP 5.6でスレッドの安全性を有効にするためにこのチュートリアルを実行しています。 https://blog.bensoer.com/compile-thread-safe-php-5-6-20-from-source/ 私が実行しているときsudo apt-get install -y php5-dev
それは私に次の出力を与えます。php5-devをインストールするUbuntu 16.04
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'php5-dev' has no installation candidate
どうすればこの問題をUbuntu 16.04で解決できますか?