Member
Статус: Не в сети Регистрация: 29.08.2008 Откуда: Симферополь
Работает нормально:
[16:38:23] - Writing 100120269 bytes of core data to disk... [16:38:24] ... Done. [16:38:34] - Shutting down core [16:38:34] [16:38:34] Folding@home Core Shutdown: FINISHED_UNIT [16:38:35] CoreStatus = 64 (100) [16:38:35] Unit 1 finished with 66 percent of time to deadline remaining. [16:38:35] Updated performance fraction: 0.664176 [16:38:35] Sending work to server [16:38:35] Project: 6901 (Run 17, Clone 18, Gen 9)
[16:38:35] + Attempting to send results [March 25 16:38:35 UTC] [16:38:35] - Reading file work/wuresults_01.dat from core [16:38:36] (Read 100120269 bytes from disk) [16:38:36] Connecting to http://130.237.232.237:8080/ [16:41:33] Posted data. [16:41:33] Initial: 0000; - Uploaded at ~552 kB/s [16:41:33] - Averaged speed for that direction ~552 kB/s [16:41:33] + Results successfully sent [16:41:33] Thank you for your contribution to Folding@Home. [16:41:33] + Number of Units Completed: 154
[16:41:37] Trying to send all finished work units [16:41:37] + No unsent completed units remaining. [16:41:37] - Preparing to get new work unit... [16:41:37] Cleaning up work directory [16:41:37] + Attempting to get work packet [16:41:37] Passkey found
_________________ Желудок это понятие растяжимое...
Member
Статус: Не в сети Регистрация: 06.11.2010 Откуда: МО
плиз, подскажите, скачал Монитор FahMon (Windows, Linux, OS X) http://fahmon.net/ Последняя версия 2.3.99.4 от 12 ноября 2010 ось убунта, а чего дальше, как запустить? как в автозагрузку кинуть смп и монитор? гпу клиента не получилось установить
Member
Статус: Не в сети Регистрация: 06.11.2010 Откуда: МО
скачал FahMon-2.3.99.4.tar.bz2, распаковал, скомпилить не получилось
tsar2004@tsar2004-PC:~$ cd /media/video/ЗагрузкиУбунты/FahMon-2.3.99.4 tsar2004@tsar2004-PC:/media/video/ЗагрузкиУбунты/FahMon-2.3.99.4$ ./configure checking for prefix by checking for ... no checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/media/video/\320\227\320\260\320\263\321\200\321\203\320\267\320\272\320\270\320\243\320\261\321\203\320\275\321\202\321\213/FahMon-2.3.99.4/conftest.dir/conftest.one': Operation not permitted /usr/bin/install: setting permissions for `/media/video/\320\227\320\260\320\263\321\200\321\203\320\267\320\272\320\270\320\243\320\261\321\203\320\275\321\202\321\213/FahMon-2.3.99.4/conftest.dir/conftest.two': Operation not permitted ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking for C++ compiler default output file name... configure: error: in `/media/video/ЗагрузкиУбунты/FahMon-2.3.99.4': configure: error: C++ compiler cannot create executables See `config.log' for more details.
пакетов - gcc-c++, libcurl-devel и wxGTK-devel не нашел, установил, ближайшие, похожие сильно не пинайте, объясните, как ламеру, я убунту только устанавливал, всю настройку мне делали для работы проги
Member
Статус: Не в сети Регистрация: 05.10.2010 Откуда: ЮБутово;Лип.Обл
tsar2004, извини, я по линуксу конечно не спец, но как будто самого C++ компилятора нет. просто их много, они разных названий, он проверял хоть любой C++компилятор, но не нашёл. посмотри в репозитории c++ или g++ есть ли, и доступно ли для установки?
Member
Статус: Не в сети Регистрация: 06.11.2010 Откуда: МО
Код:
tsar2004@tsar2004-PC:~$ sudo aptitude install build-essential [sudo] password for tsar2004: sudo: aptitude: command not found tsar2004@tsar2004-PC:~$ sudo install build-essential install: после «build-essential» пропущен операнд, задающий целевой файл Попробуйте `install --help' для получения более подробного описания.
Добавлено спустя 9 минут 37 секунд: получилось установить так
Member
Статус: Не в сети Регистрация: 06.11.2010 Откуда: МО
Код:
tsar2004@tsar2004-PC:~$ cd /media/video/ЗагрузкиУбунты/FahMon-2.3.99.4 tsar2004@tsar2004-PC:/media/video/ЗагрузкиУбунты/FahMon-2.3.99.4$ ./configure checking for prefix by checking for ... no checking for a BSD-compatible install... /usr/bin/install: setting permissions for `/media/video/\320\227\320\260\320\263\321\200\321\203\320\267\320\272\320\270\320\243\320\261\321\203\320\275\321\202\321\213/FahMon-2.3.99.4/conftest.dir/conftest.one': Operation not permitted /usr/bin/install: setting permissions for `/media/video/\320\227\320\260\320\263\321\200\321\203\320\267\320\272\320\270\320\243\320\261\321\203\320\275\321\202\321\213/FahMon-2.3.99.4/conftest.dir/conftest.two': Operation not permitted ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) mawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.21.0 checking for libcurl >= version 7.15.0... yes checking whether libcurl is usable... yes checking for curl_free... yes configure: ANSI wxWidgets checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.0... yes (version 2.8.11) checking for wxWidgets static library... no configure: Unicode wxWidgets checking for wx-config... (cached) /usr/bin/wx-config checking for wxWidgets version >= 2.8.0... yes (version 2.8.11) checking for wxWidgets static library... no checking whether NLS is requested... yes chmod: changing permissions of `conf13826.file': Operation not permitted checking for msgfmt... no checking for gmsgfmt... : chmod: changing permissions of `conf13826.file': Operation not permitted checking for xgettext... no chmod: changing permissions of `conf13826.file': Operation not permitted checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status chmod: changing permissions of `./config.status': Operation not permitted configure: error: write failure creating ./config.status
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 3
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения