Jump to content

Evga

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Evga

  1. Scanning dependencies of target genrev [ 1%] Building CXX object CMakeFiles/genrev.dir/src/tools/genrevision/genrevision.cpp.o Linking CXX executable genrev [ 1%] Built target genrev Scanning dependencies of target revision.h [ 1%] Built target revision.h Scanning dependencies of target TBB_Project [ 1%] Creating directories for 'TBB_Project' [ 1%] No download step for 'TBB_Project' [ 1%] No patch step for 'TBB_Project' [ 1%] No update step for 'TBB_Project' [ 1%] No configure step for 'TBB_Project' [ 1%] Performing build step for 'TBB_Project' [ 1%] Performing install step for 'TBB_Project' [ 1%] Completed 'TBB_Project' [ 4%] Built target TBB_Project Scanning dependencies of target ACE_Project [ 4%] Creating directories for 'ACE_Project' [ 4%] No download step for 'ACE_Project' [ 4%] No patch step for 'ACE_Project' [ 4%] No update step for 'ACE_Project' [ 4%] Performing configure step for 'ACE_Project' /bin/sh: /home/lina/source/mangos/dep/ACE_wrappers/configure: Permission denied make[2]: *** [dep/ACE_wrappers/ACE_Project-prefix/src/ACE_Project-stamp/ACE_Project-configure] Error 126 make[1]: *** [dep/ACE_wrappers/CMakeFiles/ACE_Project.dir/all] Error 2 make: *** [all] Error 2 what could the problem? add:: problem resolved sudo chmod -r 777 but why is it need ?
  2. My option to install cmake 2.8.2 on ubuntu 9.10 and earlier version cd /etc/apt sudo nano source.list comment all and enter below i use russian lang, you can choose the repository of other languages ###### Ubuntu 10.10 deb [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick main restricted deb-src [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick main restricted deb [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick-updates main restricted deb-src [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick-updates main restricted deb [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick universe deb-src [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick universe deb [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick-updates universe deb-src [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick-updates universe deb [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick multiverse deb-src [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick multiverse deb [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick-updates multiverse deb-src [url]http://ru.archive.ubuntu.com/ubuntu/[/url] maverick-updates multiverse deb [url]http://extras.ubuntu.com/ubuntu[/url] maverick main deb-src [url]http://extras.ubuntu.com/ubuntu[/url] maverick main deb [url]http://security.ubuntu.com/ubuntu[/url] maverick-security main restricted deb-src [url]http://security.ubuntu.com/ubuntu[/url] maverick-security main restricted deb [url]http://security.ubuntu.com/ubuntu[/url] maverick-security universe deb-src [url]http://security.ubuntu.com/ubuntu[/url] maverick-security universe deb [url]http://security.ubuntu.com/ubuntu[/url] maverick-security multiverse deb-src [url]http://security.ubuntu.com/ubuntu[/url] maverick-security multiverse sudo apt-get update sudo apt-get install cmake cmake installed source.list return to the original version!!! sudo apt-get update that it all My installation log http://pastebin.com/EdPvuzEB
  3. http://ftp.de.debian.org/debian/pool/main/o/openssl/ Take the appropriate version and putting under manuals
  4. http://getmangos.eu/wiki/Compile_MaNGOS_On_Ubuntu 0.9.8k - no longer wget http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl0.9.8_0.9.8n-1_amd64.deb http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl-dev_0.9.8n-1_amd64.deb http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_0.9.8n-1_amd64.deb dpkg --install libssl0.9.8_0.9.8n-1_amd64.deb dpkg --install libssl-dev_0.9.8n-1_amd64.deb dpkg --install openssl_0.9.8n-1_amd64.deb (amd64 change to i368)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use