* [Comm] Чем можно заменить kate?
@ 2006-01-09 8:37 spider
2006-01-09 10:06 ` Peter Volkov
0 siblings, 1 reply; 7+ messages in thread
From: spider @ 2006-01-09 8:37 UTC (permalink / raw)
To: ALT Linux Community
Использую его для подготовки документов в LaTeX.
Он меня привлекает по причине CUA интерфейса, но хотелось бы иметь
макросы с привязкой к клавишам, группировку файлов в `проекты' и
обработку ошибок.
Может есть для него какие-нибудь модули?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] Чем можно заменить kate?
2006-01-09 8:37 [Comm] Чем можно заменить kate? spider
@ 2006-01-09 10:06 ` Peter Volkov
2006-01-09 15:18 ` spider
0 siblings, 1 reply; 7+ messages in thread
From: Peter Volkov @ 2006-01-09 10:06 UTC (permalink / raw)
To: ALT Linux Community
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
On Пнд, 2006-01-09 at 11:37 +0300, spider wrote:
> Использую его для подготовки документов в LaTeX.
> Он меня привлекает по причине CUA интерфейса, но хотелось бы иметь
> макросы с привязкой к клавишам, группировку файлов в `проекты' и
> обработку ошибок.
> Может есть для него какие-нибудь модули?
Вообще-то есть отличная прога: kile
http://kile.sourceforge.net/
Ставьте, радуйтесь :)
Peter.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] Чем можно заменить kate?
2006-01-09 10:06 ` Peter Volkov
@ 2006-01-09 15:18 ` spider
2006-01-09 17:12 ` Metalking
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: spider @ 2006-01-09 15:18 UTC (permalink / raw)
To: ALT Linux Community
Peter Volkov пишет:
> On Пнд, 2006-01-09 at 11:37 +0300, spider wrote:
>
>>Использую его для подготовки документов в LaTeX.
>>Он меня привлекает по причине CUA интерфейса, но хотелось бы иметь
>>макросы с привязкой к клавишам, группировку файлов в `проекты' и
>>обработку ошибок.
>>Может есть для него какие-нибудь модули?
>
>
> Вообще-то есть отличная прога: kile
>
> http://kile.sourceforge.net/
>
> Ставьте, радуйтесь :)
Скачал версию 1.8.1. На этапе ./configure выходит сообщение
checking for KDE... configure: error:
В логах:
configure: 30608: /usr/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:30618: error:
in the prefix, you've chosen, are no KDE libraries installed.
This will fail.
So, check this please and use another prefix!
Запускаю так:
/configure \
--prefix=/usr \
--with-qt-dir=/usr/lib/qt3 \
--with-qt-includes=/usr/lib/qt3/include \
--with-qt-libraries=/usr/lib/qt3/lib
Система ALM 2.4
kde -- 3.2.3
qt3 -- 3.3.3-alt3
automake -- 1.8
autoconf -- 2.5
gcc -- 3.3.3-alt5
Что-то не очень радосно.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] Чем можно заменить kate?
2006-01-09 17:12 ` Metalking
@ 2006-01-09 16:47 ` spider
0 siblings, 0 replies; 7+ messages in thread
From: spider @ 2006-01-09 16:47 UTC (permalink / raw)
To: ALT Linux Community
Metalking пишет:
>>Скачал версию 1.8.1. На этапе ./configure выходит сообщение
>>
>
> Так проще надо было:
> apt-get install kile
>
Спасибо, сразу туда посмотрел, похоже ценная для ТеХников штука. Однако
на сорсфорже версия поновее, так вот хотел сравнить. Поэтому вопрос
сборки остается.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] Чем можно заменить kate?
2006-01-09 15:18 ` spider
@ 2006-01-09 17:12 ` Metalking
2006-01-09 16:47 ` spider
2006-01-10 7:31 ` Genix
2006-01-10 16:23 ` [Comm] " Andrei Lomov
2 siblings, 1 reply; 7+ messages in thread
From: Metalking @ 2006-01-09 17:12 UTC (permalink / raw)
To: ALT Linux Community
> Скачал версию 1.8.1. На этапе ./configure выходит сообщение
>
Так проще надо было:
apt-get install kile
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm] Чем можно заменить kate?
2006-01-09 15:18 ` spider
2006-01-09 17:12 ` Metalking
@ 2006-01-10 7:31 ` Genix
2006-01-10 16:23 ` [Comm] " Andrei Lomov
2 siblings, 0 replies; 7+ messages in thread
From: Genix @ 2006-01-10 7:31 UTC (permalink / raw)
To: ALT Linux Community
spider wrote:
> Скачал версию 1.8.1. На этапе ./configure выходит сообщение
>
> checking for KDE... configure: error:
>
> В логах:
>
> configure: 30608: /usr/lib/kde3/plugins/designer/kdewidgets.la
> taking that
> configure:30618: error:
> in the prefix, you've chosen, are no KDE libraries installed.
> This will fail.
> So, check this please and use another prefix!
http://faq.altlinux.ru/index.php?action=single&nf=1&qid=206
--
У каждого в башке свои тараканы...
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Comm] Re: Чем можно заменить kate?
2006-01-09 15:18 ` spider
2006-01-09 17:12 ` Metalking
2006-01-10 7:31 ` Genix
@ 2006-01-10 16:23 ` Andrei Lomov
2 siblings, 0 replies; 7+ messages in thread
From: Andrei Lomov @ 2006-01-10 16:23 UTC (permalink / raw)
To: community
spider wrote:
>> Вообще-то есть отличная прога: kile
>>
>> http://kile.sourceforge.net/
>>
>> Ставьте, радуйтесь :)
> Скачал версию 1.8.1. На этапе ./configure выходит сообщение
> Система ALM 2.4
В ALM 2.4 своя "килька" есть, зачем скачивать.
--
Всего доброго,
А.Л.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-01-10 16:23 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-09 8:37 [Comm] Чем можно заменить kate? spider
2006-01-09 10:06 ` Peter Volkov
2006-01-09 15:18 ` spider
2006-01-09 17:12 ` Metalking
2006-01-09 16:47 ` spider
2006-01-10 7:31 ` Genix
2006-01-10 16:23 ` [Comm] " Andrei Lomov
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