提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等
温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的
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 ~]# |