PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : Centos 6.5 64bit مناسب



Download
October 29th, 2014, 13:24
من از طریق VNC چند تا سنتوس نصب کردم رو VPS
مینیمال و بیسیک
منتها gnutls توی make شدن ارور میده
centos 6.5 64 bit مناسب کسی سراغ داره که به صورت زیر باشه چو از طریق VNC میخوام نصب کنم
Index of /6.5/os/x86_64 (http://centos.mirror.iweb.ca/6.5/os/x86_64)
یا کسی پیش نیاز هارو میدونه که این اررور را نگیرم


wget ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-3.2.12.tar.xz
unxz gnutls-3.2.12.tar.xz
tar xvf gnutls-3.2.12.tar
cd gnutls-3.2.12
export LD_LIBRARY_PATH=/opt/lib/:/opt/lib64/
NETTLE_CFLAGS="-I/opt/include/" NETTLE_LIBS="-L/opt/lib64/ -lnettle" HOGWEED_CFLAGS="-I/opt/include" HOGWEED_LIBS="-L/opt/lib64/ -lhogweed" ./configure --prefix=/opt/
make
make install



make[5]: Entering directory `/root/gnutls-3.2.19/lib/accelerated/x86'
CC sha-padlock.lo
sha-padlock.c: In function 'padlock_sha1_update':
sha-padlock.c:81: error: 'struct sha1_ctx' has no member named 'count_high'
sha-padlock.c:81: error: 'struct sha1_ctx' has no member named 'count_low'
sha-padlock.c:81: error: 'struct sha1_ctx' has no member named 'count_high'
sha-padlock.c:81: error: 'struct sha1_ctx' has no member named 'count_low'
sha-padlock.c: In function 'padlock_sha256_update':
sha-padlock.c:88: error: 'struct sha256_ctx' has no member named 'count_high'
sha-padlock.c:88: error: 'struct sha256_ctx' has no member named 'count_low'
sha-padlock.c:88: error: 'struct sha256_ctx' has no member named 'count_high'
sha-padlock.c:88: error: 'struct sha256_ctx' has no member named 'count_low'
sha-padlock.c: In function 'padlock_sha1_digest':
sha-padlock.c:143: error: 'struct sha1_ctx' has no member named 'count_high'
sha-padlock.c:143: error: 'struct sha1_ctx' has no member named 'count_low'
sha-padlock.c:144: error: 'struct sha1_ctx' has no member named 'count_low'
sha-padlock.c: In function 'padlock_sha256_digest':
sha-padlock.c:165: error: 'struct sha256_ctx' has no member named 'count_high'
sha-padlock.c:165: error: 'struct sha256_ctx' has no member named 'count_low'
sha-padlock.c:166: error: 'struct sha256_ctx' has no member named 'count_low'
make[5]: *** [sha-padlock.lo] Error 1
make[5]: Leaving directory `/root/gnutls-3.2.19/lib/accelerated/x86'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/gnutls-3.2.19/lib/accelerated'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/gnutls-3.2.19/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/gnutls-3.2.19/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gnutls-3.2.19'
make: *** [all] Error 2


- - - Updated - - -

update

007
October 29th, 2014, 15:09
سلام
با نصب کدوم نسخه از وی ان سی مشکل دارین
هرکدوم راه خودشون رو دارن پیش نیازهای نصب و سایرمواردشم که در خود نرم افزار نوشته است
ارادت

Download
October 29th, 2014, 17:36
سلام
با نصب کدوم نسخه از وی ان سی مشکل دارین
هرکدوم راه خودشون رو دارن پیش نیازهای نصب و سایرمواردشم که در خود نرم افزار نوشته است
ارادت
مشکل من make نشدن gnutls هست بدنبال یه centos هستم که راحت make بشه
سنتوس مینیمال و بیسیک نصب کردم نشد