From: anterior <anterior@inbox.ru> To: community@altlinux.org Subject: [Comm] KDevelop на Компакте... Date: Thu, 9 Jun 2005 15:32:16 +0400 Message-ID: <200506091526.51016.anterior@inbox.ru> (raw) Привет всем! Помогите разобраться с kdevelop-3.0. Дело обстоит так: # rpm -i kdevelop-3.0-alt0.12.i586.rpm ошибка: неудовлетворенные зависимости: sgml-tools нужен для kdevelop-3.0-alt0.12 # rpm -i sgml-tools-1.0.9-ipl28mdk.i586.rpm ошибка: неудовлетворенные зависимости: openjade нужен для sgml-tools-1.0.9-ipl28mdk # rpm -i openjade-1.3.2-alt2.i586.rpm ошибка: неудовлетворенные зависимости: libosp.so.3 нужен для openjade-1.3.2-alt2 Установил что libosp.so.3 содержится в пакете OpenSP. Альтовая ссылка ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/files/SRPMS/OpenSP-1.5.1-alt2.src.rpm дохлая. Решил Единственный путь - это собирать его из сырцов. Собрал, установил. Теперь libosp.so.3 находится в /usr/lib, openjade все равно требует libosp.so.3 (?). Ладно думаю решил сделать так: # rpm -i --nodeps openjade-1.3.2-alt2.i586.rpm # rpm -i sgml-tools-1.0.9-ipl28mdk.i586.rpm # rpm -i kdevelop-3.0-alt0.12.i586.rpm # rpm -i kdevelop-devel-3.0-alt0.12.i586.rpm KDevelop успешно запускается (ведь может работать в компакте !). Далее захожу Project->CreateNewProject->C++->KDE->Simple KDE Application->Next->Next->Next->Finish. Затем Build->Build Project. Возникает ошибка компиляции: configure: error: The important program mcopidl was not found! Please check whether you installed aRts correctly. not found *** Exited with status: 1 *** Как исправить? Кто такой mcopidl и причем здесь aRts? Связана ли ошибка каким-то боком с openjade? А как русифицировать KDevelop? Еще хочу отметить что простенькие проекты типа С++->Simple Hello world program(console) компилируются.
next reply other threads:[~2005-06-09 11:32 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-06-09 11:32 anterior [this message] 2005-06-09 6:49 ` Andrew Borodin 2005-06-09 7:27 ` [Comm] " Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200506091526.51016.anterior@inbox.ru \ --to=anterior@inbox.ru \ --cc=community@altlinux.org \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git