Forum Index > Open Source > Linux

#0 by System at 2006-08-25 20:23:38 (942 săptămâni în urmă) - [Link]Top
Linux talk...


Mesaj util ?   Da   44 puncte

1 2 3 4 5 6 7 8 9 10 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 ... 363 364 365 366 367 368 369 370 371 372
<< Precedenta      Următoarea >>

#3676 by Stinger Donor (VIP) (0 mesaje) at 2007-04-18 21:37:00 (909 săptămâni în urmă) - [Link]Top

Quote:

/usr/lib/qt-3.3/bin/moc conf4.cpp -o conf4.moc
g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables  -DHAVE_MODULES -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/lib/qt-3.3/include -o conf4.o conf4.cpp
In file included from conf4.cpp:1:
conf4.h:4:18: error: QtCore: No such file or directory
conf4.h:26: error: ‘QString’ does not name a type
conf4.h:30: error: ‘QString’ does not name a type
conf4.h:34: error: ‘QString’ does not name a type
conf4.h:38: error: ‘QString’ does not name a type
conf4.h:52: error: ‘QString’ does not name a type
conf4.h:53: error: ‘QString’ does not name a type
conf4.h:55: error: ‘QString’ does not name a type
conf4.h:56: error: ‘QString’ does not name a type
conf4.h:57: error: ‘QString’ does not name a type
conf4.h:58: error: ‘QString’ does not name a type
conf4.h:60: error: ISO C++ forbids declaration of ‘QList’ with no type
conf4.h:60: error: expected ‘;’ before ‘<’ token
conf4.h:61: error: ISO C++ forbids declaration of ‘QMap’ with no type
conf4.h:61: error: expected ‘;’ before ‘<’ token
conf4.h:66: error: ‘QString’ does not name a type
conf4.h:67: error: ‘QString’ does not name a type
conf4.h:71: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:71: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:73: error: ‘QString’ does not name a type
conf4.h:74: error: ‘QString’ does not name a type
conf4.h:76: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:76: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:77: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:77: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:77: error: ‘int Conf::doCommand(int)’ cannot be overloaded
conf4.h:76: error: with ‘int Conf::doCommand(int)’
conf4.h:79: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:79: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:80: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:80: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:81: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:81: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:82: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:82: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:83: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:83: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:84: error: ‘QString’ does not name a type
conf4.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:85: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:86: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:87: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:87: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:89: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:89: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:90: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:90: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:91: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:91: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.h:92: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.h:92: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.cpp:7: error: expected class-name before ‘{’ token
conf4.cpp:8: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
conf4.cpp:9: error: expected ‘;’ before ‘public’
conf4.cpp:11: error: expected `;' before ‘}’ token
conf4.cpp:13: error: ‘QString’ does not name a type
conf4.cpp:21: error: ‘QStringList’ does not name a type
conf4.cpp:30: error: ‘QString’ does not name a type
conf4.cpp:46: error: ‘QString’ does not name a type
conf4.cpp:54: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.cpp:54: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.cpp: In function ‘int qc_runcommand(int)’:
conf4.cpp:56: error: expected `;' before ‘fullcmd’
conf4.cpp:56: warning: statement has no effect
conf4.cpp:57: error: ‘showOutput’ was not declared in this scope
conf4.cpp:58: error: ‘fullcmd’ was not declared in this scope
conf4.cpp:59: error: ‘fullcmd’ was not declared in this scope
conf4.cpp:62: error: ‘out’ was not declared in this scope
conf4.cpp:69: error: ‘out’ was not declared in this scope
conf4.cpp:71: error: ‘showOutput’ was not declared in this scope
conf4.cpp: At global scope:
conf4.cpp:80: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.cpp:80: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.cpp: In function ‘int qc_runprogram(int)’:
conf4.cpp:82: error: expected `;' before ‘fullcmd’
conf4.cpp:82: warning: statement has no effect
conf4.cpp:83: error: expected `;' before ‘argstr’
conf4.cpp:83: warning: statement has no effect
conf4.cpp:84: error: ‘argstr’ was not declared in this scope
conf4.cpp:85: error: ‘fullcmd’ was not declared in this scope
conf4.cpp:85: error: ‘QString’ cannot be used as a function
conf4.cpp:86: error: ‘fullcmd’ was not declared in this scope
conf4.cpp:86: error: ‘out’ was not declared in this scope
conf4.cpp:86: error: ‘showOutput’ was not declared in this scope
conf4.cpp: At global scope:
conf4.cpp:99: error: expected ‘,’ or ‘...’ before ‘&’ token
conf4.cpp:99: error: ISO C++ forbids declaration of ‘QString’ with no type
conf4.cpp: In function ‘bool qc_removedir(int)’:
conf4.cpp:101: error: ‘QDir’ was not declared in this scope
conf4.cpp:101: error: expected `;' before ‘dir’
conf4.cpp:102: error: ‘dir’ was not declared in this scope
conf4.cpp:104: error: ‘QStringList’ was not declared in this scope
conf4.cpp:104: error: expected `;' before ‘list’
conf4.cpp:105: error: expected `)' before ‘s’
conf4.cpp:105: error: ‘list’ was not declared in this scope
conf4.cpp:105: error: ‘foreach’ was not declared in this scope
conf4.cpp:106: error: expected `;' before ‘{’ token
/usr/lib/gcc/i386-redhat-linux/4.1.1/../../../../include/c++/4.1.1/i386-redhat-linux/bits/gthr.h:33: error: expected `}' before end of line
/usr/lib/gcc/i386-redhat-linux/4.1.1/../../../../include/c++/4.1.1/i386-redhat-linux/bits/gthr.h: At global scope:
/usr/lib/gcc/i386-redhat-linux/4.1.1/../../../../include/c++/4.1.1/i386-redhat-linux/bits/gthr.h:33: error: expected declaration before end of line
gmake: *** [conf4.o] Error 1




Mesaj util ?   Da   0 puncte
#3677 by jekader Donor (Besatzungsarmee) (0 mesaje) at 2007-04-18 21:39:44 (909 săptămâni în urmă) - [Link]Top
#3676 Stinger, "... /usr/lib/qt-3.3/bin/moc conf4.cpp -o conf4.moc ..." - что-то не смахивает это на директорию qt4... Моё мнение, как инжинера-газовика :innocent:


Mesaj util ?   Da   0 puncte
#3678 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-18 21:42:39 (909 săptămâni în urmă) - [Link]Top
#3676 Stinger, INSTALL ai citit?


Mesaj util ?   Da   0 puncte
#3679 by Stinger Donor (VIP) (0 mesaje) at 2007-04-18 22:22:56 (909 săptămâni în urmă) - [Link]Top
#3678 vsx, :slap:
Лёд тронулся господа!

Quote:

[stinger@zazeg qbittorrent-0.9.1]$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib
[stinger@zazeg qbittorrent-0.9.1]$ ./configure
Configuring qbittorrent ...
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.2 ... yes
Checking for libtorrent >= 0.12 ... no

Error: need libtorrent >= 0.12!



Причём НЕ тот libtorrent что нужен rtorrent-у :)

При configure нового libtorrent

Quote:

configure: error: Unable to find Boost.DateTime library, currently this is required.




Mesaj util ?   Da   0 puncte
#3680 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-18 22:36:03 (909 săptămâni în urmă) - [Link]Top
#3679 Stinger, aşteaptă rpm soon


Mesaj util ?   Da   0 puncte
#3681 by Stinger Donor (VIP) (0 mesaje) at 2007-04-18 22:38:44 (909 săptămâni în urmă) - [Link]Top
#3680 vsx, Thx.
Tre' şi pentru libtorrent-ul cela "specific", cum scris în install: versiune >=0.12

PS: După atîtea proceduri qbittorent e obligat să fie un client bun :)


Mesaj util ?   Da   0 puncte
#3682 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-18 22:59:04 (909 săptămâni în urmă) - [Link]Top
#3681 Stinger,
http://fedoramd.serveftp.org/fedora/tib_pack/qbittorrent-0.9.2-2.tib_fc6.i386.rpm
în requirements sînt: rb_libtorrent, curl, boost, qt4



Mesaj util ?   Da   0 puncte
#3683 by Stinger Donor (VIP) (0 mesaje) at 2007-04-18 23:06:59 (909 săptămâni în urmă) - [Link]Top
#3682 vsx, :bow:
Mă clarific cu careva dependenţe şi sper în sfîrşit să-l instalez :D


Mesaj util ?   Da   0 puncte
#3684 by AciDSuN Donor (VIP) (0 mesaje) at 2007-04-19 10:53:49 (909 săptămâni în urmă) - [Link]Top
#3683 Stinger, rtorrent - rulezzz, ну на крайняк ktorrent


Mesaj util ?   Da   0 puncte
#3685 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-19 11:03:53 (909 săptămâni în urmă) - [Link]Top
#3684 AciDSuN, у человека есть право быть "иным"


Mesaj util ?   Da   0 puncte
#3686 by AciDSuN Donor (VIP) (0 mesaje) at 2007-04-19 13:04:41 (909 săptămâni în urmă) - [Link]Top
#3685 vsx, "... человека есть право быть "иным" ..." - а....

просто в своё время убил на эту тему почти неделю... перепробовал почти всё.


Mesaj util ?   Da   0 puncte
#3687 by Stinger Donor (VIP) (0 mesaje) at 2007-04-19 13:30:55 (909 săptămâni în urmă) - [Link]Top
#3685 vsx, У человека есть желание попробовать что-то новое... :)

#3686 AciDSuN, ...а в случае ошибки убедиться в своей неправоте.

ПС: rTorrent в своё было лень чесать. Не понравиться q возьмёмся за него...


Mesaj util ?   Da   0 puncte
#3688 by Placinta (Power User) (0 mesaje) at 2007-04-19 19:49:55 (909 săptămâni în urmă) - [Link]Top
Можете сказать как называеться утилита котороя показывает разную инфу про загрузку цпу, памяти, котороя лежит на десктопе? И если возможно её установить под OpenSuSe 10.2. Благодарю.


Mesaj util ?   Da   0 puncte
#3689 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-19 20:05:05 (909 săptămâni în urmă) - [Link]Top
#3688 Placinta, http://en.wikipedia.org/wiki/SuperKaramba


Mesaj util ?   Da   0 puncte
#3690 by Placinta (Power User) (0 mesaje) at 2007-04-19 20:40:43 (909 săptămâni în urmă) - [Link]Top




#3689 vsx, Всё равно спасиб, но я уже нашел. Gkrellm называлась, вот только уже трабл как удалить её внизу из списка запущеных программ. То есть чтобы индикаторы были, а там внизу не было.


Mesaj util ?   Da   0 puncte
#3691 by Jorjel (Chibarg) (0 mesaje) at 2007-04-19 20:46:11 (909 săptămâni în urmă) - [Link]Top
conky лучше gkrellm-a ..


Mesaj util ?   Da   0 puncte
#3692 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-19 20:58:13 (909 săptămâni în urmă) - [Link]Top
#3690 Placinta, gkrellm->Configuration->General->Properties->Set windows type to be a dock or panel


Mesaj util ?   Da   0 puncte
#3693 by Placinta (Power User) (0 mesaje) at 2007-04-19 21:03:09 (909 săptămâni în urmă) - [Link]Top
#3692 vsx, благодарю, я так и выставил просто не заметил что надо рестартнуть прогу.


Mesaj util ?   Da   0 puncte
#3694 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-20 00:08:30 (909 săptămâni în urmă) - [Link]Top




Вот для чего стоило поставить Fedora 7 - virt-manager с поддержкой qemu, kvm и xen
<---


Mesaj util ?   Da   0 puncte
#3695 by AciDSuN Donor (VIP) (0 mesaje) at 2007-04-20 00:18:49 (909 săptămâni în urmă) - [Link]Top
#3694 vsx, "... virt-manager с поддержкой qemu, kvm и xen ..." - это всё есть и в 6-ке.


Mesaj util ?   Da   0 puncte
#3696 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-20 00:21:44 (909 săptămâni în urmă) - [Link]Top
#3695 AciDSuN, kvm нету. Тот же virt-manager знает только xen


Mesaj util ?   Da   0 puncte
#3697 by AciDSuN Donor (VIP) (0 mesaje) at 2007-04-20 00:23:54 (909 săptămâni în urmă) - [Link]Top
#3696 vsx, "... kvm ..." - есть :-P

http://download.fedora.redhat.com/pub/fedora/linux/extras/development/i386/kvm-19-1.i386.rpm

#3696 vsx, "... virt-manager ..." - не пользовался.


Mesaj util ?   Da   0 puncte
#3698 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-20 00:32:24 (909 săptămâni în urmă) - [Link]Top
#3697 AciDSuN, "... extras/development ..." - это и есть rawhide (в смысле 7-ка), так что не надо провоцировать :)
Впрочем в последних ядрах из updates есть KVM - проверял. А для userspace можно и самому пересобрать rpm из extras. Но фишка в ином - в 7-ке можно собрать виртуалку на стандартном (не XEN) ядре только кликая крысой. То есть большинство пользователей Fedora 7 смогут не искать патчи к vmware, не собирать virtualbox, но не теряя в функциональности стандартных ядер, запускать простые виртуальные машины.


Mesaj util ?   Da   0 puncte
#3699 by AciDSuN Donor (VIP) (0 mesaje) at 2007-04-20 00:40:38 (909 săptămâni în urmă) - [Link]Top
#3698 vsx, "... То есть большинство пользователей Fedora 7 смогут не искать патчи к vmware, не собирать virtualbox, но не теряя в функциональности стандартных ядер, запускать простые виртуальные машины. ..." - KVM не работает, если не поддерживается камушком.

У меня kernel-xen вешался на камушке, который не поддерживает виртуализацию.

"не искать патчи к vmware" - а какие?


Mesaj util ?   Da   0 puncte
#3700 by vsx Donor (The Infernal Brothers) (0 mesaje) at 2007-04-20 00:45:39 (909 săptămâni în urmă) - [Link]Top
#3699 AciDSuN, "... а какие? ..." - vmware-any-any...

#3699 AciDSuN, "... У меня kernel-xen вешался ..." - я его тоже не люблю. Потому и радует продвижение qemu, kvm.

#3699 AciDSuN, "... KVM не работает, если не поддерживается камушком. ..." - В virt-man'e за это отвечает один check-box "Full virtualization". Ставишь его - используется kvm, убираешь - просто qemu. Думаю и kqemu поддержку прикрутят...


Mesaj util ?   Da   0 puncte

1 2 3 4 5 6 7 8 9 10 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 ... 363 364 365 366 367 368 369 370 371 372
<< Precedenta      Următoarea >>

Forum Index > Open Source > Linux


Navigare rapidă:


Comunitatea digitală din Moldova. Să adunăm și să organizăm conținutul autohton de pe întreg internet pe un singur site web.