永久黄网站色视频免费直播,yy6080三理论日本中文,亚洲无码免费在线观看视频,欧美日韩精品一区二区在线播放

無標(biāo)題文檔
wdCP系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用教程) wdCDN系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用手冊(cè))
wdOS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用教程) wdDNS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用手冊(cè))
注冊(cè) 發(fā)貼 提問 回復(fù)-必看必看 wddns免費(fèi)智能 DNS 開通 本地或虛擬機(jī)使 用wdcp 一鍵包在mysql編 譯時(shí)"卡住"
AI導(dǎo)航網(wǎng)AI應(yīng)用網(wǎng)站大全 wdcp官方技術(shù)支持/服務(wù) 阿里云8折優(yōu)惠券 無敵云 騰訊云優(yōu)惠中,現(xiàn)注冊(cè)更有260代金額券贈(zèng)送
返回列表 發(fā)帖
提問三步曲: 提問先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會(huì)讓你更快解決問題
1 提供詳細(xì),如系統(tǒng)版本,wdcp版本,軟件版本等及錯(cuò)誤的詳細(xì)信息,貼上論壇或截圖發(fā)論壇
2 做過哪些操作或改動(dòng)設(shè)置等

溫馨提示:信息不詳,很可能會(huì)沒人理你!論壇有教程說明的,也可能沒人理!因?yàn)?你懂的

[求助] 阿里云的VPS上安裝失敗

直接安裝sh in.sh時(shí)

  1. useradd: user 'wdcpu' already exists
  2. installing mysql...
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... x86_64-unknown-linux-gnu
  5. checking target system type... x86_64-unknown-linux-gnu
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking whether build environment is sane... yes
  8. checking for a thread-safe mkdir -p... /bin/mkdir -p
  9. checking for gawk... gawk
  10. checking whether make sets $(MAKE)... no
  11. checking how to create a ustar tar archive... gnutar
  12. checking for style of include used by make... none
  13. checking for gcc... no
  14. checking for cc... no
  15. checking for cl.exe... no
  16. configure: error: in `/root/lanmp/mysql-5.1.61':
  17. configure: error: no acceptable C compiler found in $PATH
  18. See `config.log' for more details.

  19. ----Install Error: mysql configure err -----------
復(fù)制代碼


在網(wǎng)上搜了一下可能是少 gcc
結(jié)果yum install gcc時(shí)又有如下報(bào)錯(cuò)

  1. Error: Package: glibc-headers-2.12-1.47.el6_2.12.x86_64 (updates)
  2.            Requires: kernel-headers >= 2.2.1
  3. Error: Package: glibc-headers-2.12-1.47.el6_2.12.x86_64 (updates)
  4.            Requires: kernel-headers
  5. You could try using --skip-broken to work around the problem
  6. ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
  7. kernel-2.6.32-220.13.1.el6.x86_64 has missing requires of kernel-firmware >= ('0
  8. ', '2.6.32', '220.13.1.el6')
復(fù)制代碼


求助

請(qǐng)修改文件vi /etc/yum.conf 將exclude=kernel*前加注釋即可解決

TOP

請(qǐng)修改文件vi /etc/yum.conf 將exclude=kernel*前加注釋即可解決

TOP

返回列表