ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Sketch problem
@ 2002-03-18 11:22 Alexandre Prokoudine
  2002-03-18 18:57 ` Любимов А.В.
  2002-03-18 19:34 ` Sergey Bolshakov
  0 siblings, 2 replies; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-03-18 11:22 UTC (permalink / raw)
  To: sisyphus

Привет всем!

Надеюсь, что по адресу

[alex@localhost alex]$ sketch
Traceback (most recent call last):
  File "/usr/bin/sketch", line 30, in ?
    import Sketch
  File "/usr/lib/sketch-0.6.11/Sketch/__init__.py", line 46, in ?
    import _sketch
ImportError: /usr/lib/libtk8.3.so: undefined symbol: Tcl_SetMainLoop
[alex@localhost alex]$ rpm -qa | grep python
python22-2.2-alt9
pythonlib-1.28-alt2
python22-devel-2.2-alt9
python-imaging-1.1.2-alt4

[alex@localhost alex]$ rpm -q sketch 
sketch-0.6.11-alt2

AEN, у Вас, вроде 0.6.13 на подходе ...


--
А.П.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] Sketch problem
  2002-03-18 11:22 [sisyphus] Sketch problem Alexandre Prokoudine
@ 2002-03-18 18:57 ` Любимов А.В.
  2002-03-18 19:40   ` Aleksey Novodvorsky
  2002-03-18 19:34 ` Sergey Bolshakov
  1 sibling, 1 reply; 8+ messages in thread
From: Любимов А.В. @ 2002-03-18 18:57 UTC (permalink / raw)
  To: sisyphus

On Mon, 18 Mar 2002 14:22:27 +0300
"Alexandre Prokoudine" <techwriter@tamb.ru> wrote:

судя по всему libtk старовата.
у меня скеч работает нормально.
только он почему то английский, хотя русский перевод тоже есть и все шрифты iso8859-1
плюс зачем то с собой шрифты тащит.

sketch-0.6.11
tk-8.3.4-alt6

-- 
С уважением,Любимов А.В.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] Sketch problem
  2002-03-18 11:22 [sisyphus] Sketch problem Alexandre Prokoudine
  2002-03-18 18:57 ` Любимов А.В.
@ 2002-03-18 19:34 ` Sergey Bolshakov
  2002-03-18 19:59   ` Alexandre Prokoudine
  1 sibling, 1 reply; 8+ messages in thread
From: Sergey Bolshakov @ 2002-03-18 19:34 UTC (permalink / raw)
  To: sisyphus

## On Mon, 18 Mar 2002 14:22:27 +0300
## you wrote:

 AP> Привет всем!

 AP> Надеюсь, что по адресу

 AP> [alex@localhost alex]$ sketch
 AP> Traceback (most recent call last):
 AP>   File "/usr/bin/sketch", line 30, in ?
 AP>     import Sketch
 AP>   File "/usr/lib/sketch-0.6.11/Sketch/__init__.py", line 46, in ?
 AP>     import _sketch
 AP> ImportError: /usr/lib/libtk8.3.so: undefined symbol: Tcl_SetMainLoop
 AP> [alex@localhost alex]$ rpm -qa | grep python
 AP> python22-2.2-alt9
 AP> pythonlib-1.28-alt2
 AP> python22-devel-2.2-alt9
 AP> python-imaging-1.1.2-alt4

 AP> [alex@localhost alex]$ rpm -q sketch 
 AP> sketch-0.6.11-alt2

 AP> AEN, у Вас, вроде 0.6.13 на подходе ...
У меня работает.
python22-2.2-alt9
python-imaging-1.1.2-alt4
tkinter22-2.2-alt9
sketch-0.6.11-alt2

-- 
	Трули ерз, Сергей.

"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life."  ---  M. Sinz, CBM Inc.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] Sketch problem
  2002-03-18 18:57 ` Любимов А.В.
@ 2002-03-18 19:40   ` Aleksey Novodvorsky
  0 siblings, 0 replies; 8+ messages in thread
From: Aleksey Novodvorsky @ 2002-03-18 19:40 UTC (permalink / raw)
  To: sisyphus

Любимов А.В. wrote:

> On Mon, 18 Mar 2002 14:22:27 +0300
> "Alexandre Prokoudine" <techwriter@tamb.ru> wrote:
>
> судя по всему libtk старовата.
> у меня скеч работает нормально.
> только он почему то английский, хотя русский перевод тоже есть и все шрифты iso8859-1
> плюс зачем то с собой шрифты тащит.
>
> sketch-0.6.11
> tk-8.3.4-alt6
>

Нет у него хозяина...

Rgrds, AEN




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] Sketch problem
  2002-03-18 19:34 ` Sergey Bolshakov
@ 2002-03-18 19:59   ` Alexandre Prokoudine
  2002-03-19  8:34     ` [sisyphus] " Mikhail Zabaluev
  0 siblings, 1 reply; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-03-18 19:59 UTC (permalink / raw)
  To: sisyphus

On 18 Mar 2002 21:34:54 +0200
Sergey Bolshakov <s.bolshakov@belcaf.com> wrote:

> 
> ## On Mon, 18 Mar 2002 14:22:27 +0300
> ## you wrote:
> 
>  AP> Привет всем!
> 
>  AP> Надеюсь, что по адресу
> 
>  AP> [alex@localhost alex]$ sketch
>  AP> Traceback (most recent call last):
>  AP>   File "/usr/bin/sketch", line 30, in ?
>  AP>     import Sketch
>  AP>   File "/usr/lib/sketch-0.6.11/Sketch/__init__.py", line 46, in ?
>  AP>     import _sketch
>  AP> ImportError: /usr/lib/libtk8.3.so: undefined symbol: Tcl_SetMainLoop
>  AP> [alex@localhost alex]$ rpm -qa | grep python
>  AP> python22-2.2-alt9
>  AP> pythonlib-1.28-alt2
>  AP> python22-devel-2.2-alt9
>  AP> python-imaging-1.1.2-alt4
> 
>  AP> [alex@localhost alex]$ rpm -q sketch 
>  AP> sketch-0.6.11-alt2
> 
>  AP> AEN, у Вас, вроде 0.6.13 на подходе ...
> У меня работает.
> python22-2.2-alt9
> python-imaging-1.1.2-alt4
> tkinter22-2.2-alt9
> sketch-0.6.11-alt2

В том-то и дело, что без tcl не работает :0)

А ведь tcl нет в зависимостях ... Я же Sketch аптом тянул ...
Оъявится мэйнтейнер - надо будет спек поправить.

--
А.П.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [sisyphus] Re: Sketch problem
  2002-03-18 19:59   ` Alexandre Prokoudine
@ 2002-03-19  8:34     ` Mikhail Zabaluev
  2002-03-19  9:08       ` Alexandre Prokoudine
  0 siblings, 1 reply; 8+ messages in thread
From: Mikhail Zabaluev @ 2002-03-19  8:34 UTC (permalink / raw)
  To: sisyphus

Hello Alexandre,

On Mon, Mar 18, 2002 at 10:59:41PM +0300, Alexandre Prokoudine wrote:
>
> On 18 Mar 2002 21:34:54 +0200
> Sergey Bolshakov <s.bolshakov@belcaf.com> wrote:
> 
> > 
> > ## On Mon, 18 Mar 2002 14:22:27 +0300
> > ## you wrote:
> > 
> >  AP> Привет всем!
> > 
> >  AP> Надеюсь, что по адресу
> > 
> >  AP> [alex@localhost alex]$ sketch
> >  AP> Traceback (most recent call last):
> >  AP>   File "/usr/bin/sketch", line 30, in ?
> >  AP>     import Sketch
> >  AP>   File "/usr/lib/sketch-0.6.11/Sketch/__init__.py", line 46, in ?
> >  AP>     import _sketch
> >  AP> ImportError: /usr/lib/libtk8.3.so: undefined symbol: Tcl_SetMainLoop
> >  AP> [alex@localhost alex]$ rpm -qa | grep python
> >  AP> python22-2.2-alt9
> >  AP> pythonlib-1.28-alt2
> >  AP> python22-devel-2.2-alt9
> >  AP> python-imaging-1.1.2-alt4
> > 
> >  AP> [alex@localhost alex]$ rpm -q sketch 
> >  AP> sketch-0.6.11-alt2
> > 
> >  AP> AEN, у Вас, вроде 0.6.13 на подходе ...
> > У меня работает.
> > python22-2.2-alt9
> > python-imaging-1.1.2-alt4
> > tkinter22-2.2-alt9
> > sketch-0.6.11-alt2
> 
> В том-то и дело, что без tcl не работает :0)
> 
> А ведь tcl нет в зависимостях ... Я же Sketch аптом тянул ...

Не tcl, а только tkinter. В зависимостях и этого нет, правда.

> Оъявится мэйнтейнер - надо будет спек поправить.

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
Everyone talks about apathy, but no one ____\b\b\b\bdoes anything about it.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] Re: Sketch problem
  2002-03-19  8:34     ` [sisyphus] " Mikhail Zabaluev
@ 2002-03-19  9:08       ` Alexandre Prokoudine
  2002-03-19 11:45         ` Mikhail Zabaluev
  0 siblings, 1 reply; 8+ messages in thread
From: Alexandre Prokoudine @ 2002-03-19  9:08 UTC (permalink / raw)
  To: sisyphus

On Tue, 19 Mar 2002 11:34:15 +0300
Mikhail Zabaluev <mhz@alt-linux.org> wrote:

> Hello Alexandre,
> 
> On Mon, Mar 18, 2002 at 10:59:41PM +0300, Alexandre Prokoudine wrote:
> >
> > On 18 Mar 2002 21:34:54 +0200
> > Sergey Bolshakov <s.bolshakov@belcaf.com> wrote:
> > 
> > > 
> > > ## On Mon, 18 Mar 2002 14:22:27 +0300
> > > ## you wrote:
> > > 
> > >  AP> Привет всем!
> > > 
> > >  AP> Надеюсь, что по адресу
> > > 
> > >  AP> [alex@localhost alex]$ sketch
> > >  AP> Traceback (most recent call last):
> > >  AP>   File "/usr/bin/sketch", line 30, in ?
> > >  AP>     import Sketch
> > >  AP>   File "/usr/lib/sketch-0.6.11/Sketch/__init__.py", line 46, in ?
> > >  AP>     import _sketch
> > >  AP> ImportError: /usr/lib/libtk8.3.so: undefined symbol: Tcl_SetMainLoop
> > >  AP> [alex@localhost alex]$ rpm -qa | grep python
> > >  AP> python22-2.2-alt9
> > >  AP> pythonlib-1.28-alt2
> > >  AP> python22-devel-2.2-alt9
> > >  AP> python-imaging-1.1.2-alt4
> > > 
> > >  AP> [alex@localhost alex]$ rpm -q sketch 
> > >  AP> sketch-0.6.11-alt2
> > > 
> > >  AP> AEN, у Вас, вроде 0.6.13 на подходе ...
> > > У меня работает.
> > > python22-2.2-alt9
> > > python-imaging-1.1.2-alt4
> > > tkinter22-2.2-alt9
> > > sketch-0.6.11-alt2
> > 
> > В том-то и дело, что без tcl не работает :0)
> > 
> > А ведь tcl нет в зависимостях ... Я же Sketch аптом тянул ...
> 
> Не tcl, а только tkinter. В зависимостях и этого нет, правда.

Михаил, Sketch заработал ТОЛЬКО после того, как я поставил tcl. tkinter
стоял и ДО того. Могу вопроизвести эксперимент.

--
А.П.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [sisyphus] Re: Sketch problem
  2002-03-19  9:08       ` Alexandre Prokoudine
@ 2002-03-19 11:45         ` Mikhail Zabaluev
  0 siblings, 0 replies; 8+ messages in thread
From: Mikhail Zabaluev @ 2002-03-19 11:45 UTC (permalink / raw)
  To: sisyphus

Hello Alexandre,

On Tue, Mar 19, 2002 at 12:08:38PM +0300, Alexandre Prokoudine wrote:
>
> > > А ведь tcl нет в зависимостях ... Я же Sketch аптом тянул ...
> > 
> > Не tcl, а только tkinter. В зависимостях и этого нет, правда.
> 
> Михаил, Sketch заработал ТОЛЬКО после того, как я поставил tcl. tkinter
> стоял и ДО того. Могу вопроизвести эксперимент.

OK, только tcl и tk ставьте по очереди. Вероятно, нужен только последний.

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
The bigger the theory the better.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-03-19 11:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-18 11:22 [sisyphus] Sketch problem Alexandre Prokoudine
2002-03-18 18:57 ` Любимов А.В.
2002-03-18 19:40   ` Aleksey Novodvorsky
2002-03-18 19:34 ` Sergey Bolshakov
2002-03-18 19:59   ` Alexandre Prokoudine
2002-03-19  8:34     ` [sisyphus] " Mikhail Zabaluev
2002-03-19  9:08       ` Alexandre Prokoudine
2002-03-19 11:45         ` Mikhail Zabaluev

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