From: Stanislav Ievlev <inger@altlinux.org>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] alterator-browser-http
Date: Thu, 16 Feb 2006 14:55:32 +0300
Message-ID: <20060216115532.GC6167@basalt.office.altlinux.org> (raw)
In-Reply-To: <200602161125.20180.ashen@nsrz.ru>
On Thu, Feb 16, 2006 at 11:25:20AM +0300, Шенцев Алексей Владимирович wrote:
> Решил посмотреть что за зверь сабж ... ;) Поставил его, захожу через konquer
> на http://localhost.localdomain/alterator и вижу пустую страницу ... Что то
> не так сделал? Да, вот что ещё, посмотрел на реализацию и удивился, а почему
> на javascript? Этот же код клиент может спокойно просмотреть на удалённой
> машине. Странно как то ...
Ну о обо всём по порядку:
1. Простая установка browser-http не приведёт к тому что alterator
заработает через web. Для этого надо:
a. убедиться что установлен и нормально функционирует web-сервер с
поддержкой fastcgi: это может быть например apache1 + последний mod_fastcgi из Сизифа.
b. зайти в каталог /usr/share/alterator/layouts/
с. поправить там файл standalone.layout, приведя его к следующему виду:
--
(define *profile-name* (cond-car (option-ref options '() #f)))
(telegraph
(server-socket) ;for HTTP brower
; (pipe-in "/usr/bin/qtbrowser")
(lookout auth-all)
(admiral "/usr/lib/alterator/model/")
(rear-admiral "/usr/lib/alterator/model/")
(ensign))
(define-operation add-view)
(with-atlas (add-view (load-atlas
"/usr/share/alterator/maps/standalone.smap")
'/ '/standalone 'profile-name *profile-name*)
(go))
--
То есть закоментировать pipe-in и раскомментировать server-socket.
d. Запустить одно из приложений alterator, например, config-users
(желательно под рутом иначе ничего с-администрить не получится )
e. после этого можно уже идти на localhost/alterator и смотреть. Там
сначала будет окошко с авторизацией - последняя пока отключена, жмите OK и
вперёд.
2. Ничего не понял насчёт javascript. Ну и пускай он (пользователь) себе смотрит сколько хочет. Это есть просто вьювер, это не есть сам alterator ;). Javascript там просто для того чтобы рисовать в окошке браузера ;)
P.S. Загляните на http://wiki.sisyphus.ru/Alterator - там сейчас обновилась
документация, включая информацию насчёт http интерфейса.
--
Станислав Иевлев.
next prev parent reply other threads:[~2006-02-16 11:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 8:25 Шенцев Алексей Владимирович
2006-02-16 11:55 ` Stanislav Ievlev [this message]
2006-02-16 11:58 ` Шенцев Алексей Владимирович
2006-02-16 12:08 ` Stanislav Ievlev
2006-02-20 15:13 ` Шенцев Алексей Владимирович
2006-02-21 7:32 ` Stanislav Ievlev
2006-03-16 9:05 ` Шенцев Алексей Владимирович
2006-03-16 9:35 ` Vladimir V. Kamarzin
2006-03-16 9:38 ` Шенцев Алексей Владимирович
2006-03-16 9:48 ` Stanislav Ievlev
2006-03-17 13:55 ` Шенцев Алексей Владимирович
2006-03-17 14:24 ` Vladimir V. Kamarzin
2006-03-17 15:23 ` Шенцев Алексей Владимирович
2006-02-20 15:17 ` Шенцев Алексей Владимирович
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=20060216115532.GC6167@basalt.office.altlinux.org \
--to=inger@altlinux.org \
--cc=sisyphus@lists.altlinux.org \
/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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git