簡體   English   中英

安裝php5-dev Ubuntu 16.04

[英]Install php5-dev Ubuntu 16.04

我正在按照本教程在php 5.6中啟用線程安全性。 https://blog.bensoer.com/compile-thread-safe-php-5-6-20-from-source/但是當我執行sudo apt-get install -y php5-dev它給了我以下輸出。

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中解決這個問題?

sudo apt-get install -y php5.6-dev做了這個伎倆

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM