提問三步曲: 提問先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會讓你更快解決問題
1 提供詳細,如系統(tǒng)版本,wdcp版本,軟件版本等及錯誤的詳細信息,貼上論壇或截圖發(fā)論壇
2 做過哪些操作或改動設(shè)置等
溫馨提示:信息不詳,很可能會沒人理你!論壇有教程說明的,也可能沒人理!因為,你懂的
mkdir /www/wdlinux/wdapache
mkdir /www/wdlinux/wdapache/include
cp -p /root/lanmp/httpd-2.0.64/srclib/apr/include/*.h /www/wdlinux/wdapache/include;
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_allocator.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_atomic.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_compat.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_dso.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_env.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_errno.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_file_info.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_file_io.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_fnmatch.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_general.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_getopt.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_global_mutex.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_hash.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_inherit.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_lib.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_mmap.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_network_io.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_poll.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_pools.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_portable.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_proc_mutex.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_ring.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_shm.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_signal.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_strings.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_support.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_tables.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_thread_cond.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_thread_mutex.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_thread_proc.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_thread_rwlock.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_time.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_user.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_version.h': Operation not permitted
cp: failed to preserve ownership for `/www/wdlinux/wdapache/include/apr_want.h': Operation not permitted
make[2]: *** [install] Error 1
make[2]: Leaving directory `/root/lanmp/httpd-2.0.64/srclib/apr'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/lanmp/httpd-2.0.64/srclib'
make: *** [install-recursive] Error 1
----Install Error: wdapache make install err -----------
[root@VPS1 ~]# |