ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] cooledit
@ 2001-01-21 10:44 Alexey Voinov
  2001-01-21 11:29 ` Bao Chen
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Voinov @ 2001-01-21 10:44 UTC (permalink / raw)
  To: mandrake-russian

На http://voins.program.ru/cooledit/ лежит cooledit 3.17.2v20.
Несколько переделанная мной версия в плане подсветки синтаксиса.
Кому надо - берите.

Best Regards!
Alexey Voinov

voins@voins.program.ru
voins@caravan.ru
voins@online.ru




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

* Re: [mdk-re] cooledit
  2001-01-21 10:44 [mdk-re] cooledit Alexey Voinov
@ 2001-01-21 11:29 ` Bao Chen
  2001-01-21 14:01   ` Alexey Voinov
  2001-01-22 13:15   ` Dmitry S Kiselev
  0 siblings, 2 replies; 6+ messages in thread
From: Bao Chen @ 2001-01-21 11:29 UTC (permalink / raw)
  To: mandrake-russian

Alexey Voinov wrote:
> 
> На http://voins.program.ru/cooledit/ лежит cooledit 3.17.2v20.
> Несколько переделанная мной версия в плане подсветки синтаксиса.
> Кому надо - берите.

Компиляция обрывается с сообщением:

In file included from icon.c:2:
icon.h:5: X11/xpm.h: No such file or directory 

Где этот xpm.h и чё дальше делать?

-- 

    This note is legal tender
for all debts, public and private



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

* Re: [mdk-re] cooledit
  2001-01-21 11:29 ` Bao Chen
@ 2001-01-21 14:01   ` Alexey Voinov
  2001-01-21 14:41     ` Bao Chen
  2001-01-22 13:15   ` Dmitry S Kiselev
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Voinov @ 2001-01-21 14:01 UTC (permalink / raw)
  To: mandrake-russian

On Sun, 21 Jan 2001, Bao Chen wrote:

> Alexey Voinov wrote:
> > 
> > На http://voins.program.ru/cooledit/ лежит cooledit 3.17.2v20.
> > Несколько переделанная мной версия в плане подсветки синтаксиса.
> > Кому надо - берите.
> 
> Компиляция обрывается с сообщением:
> 
> In file included from icon.c:2:
> icon.h:5: X11/xpm.h: No such file or directory 
> 
> Где этот xpm.h и чё дальше делать?
У меня:
/usr/X11R6/include/X11/xpm.h
он в пакете XFree86-devel-4.0-ipl8mdk
Надо его поставить и повторить.

Best Regards!
Alexey Voinov

voins@voins.program.ru
voins@caravan.ru
voins@online.ru





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

* Re: [mdk-re] cooledit
  2001-01-21 14:01   ` Alexey Voinov
@ 2001-01-21 14:41     ` Bao Chen
  2001-01-21 14:56       ` Alexey Voinov
  0 siblings, 1 reply; 6+ messages in thread
From: Bao Chen @ 2001-01-21 14:41 UTC (permalink / raw)
  To: mandrake-russian

Alexey Voinov wrote:
> 
> > Компиляция обрывается с сообщением:
> >
> > In file included from icon.c:2:
> > icon.h:5: X11/xpm.h: No such file or directory
> >
> > Где этот xpm.h и чё дальше делать?
> У меня:
> /usr/X11R6/include/X11/xpm.h
> он в пакете XFree86-devel-4.0-ipl8mdk
> Надо его поставить и повторить.

Опаньки... У меня типа XFree86-devel-3.3.6-ipl4mdk, 4.0 мне вроде как
незачем
И как с этим жить?

-- 

    This note is legal tender
for all debts, public and private



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

* Re: [mdk-re] cooledit
  2001-01-21 14:41     ` Bao Chen
@ 2001-01-21 14:56       ` Alexey Voinov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey Voinov @ 2001-01-21 14:56 UTC (permalink / raw)
  To: mandrake-russian

On Sun, 21 Jan 2001, Bao Chen wrote:

> > > Компиляция обрывается с сообщением:
> > >
> > > In file included from icon.c:2:
> > > icon.h:5: X11/xpm.h: No such file or directory
> > >
> > > Где этот xpm.h и чё дальше делать?
> > У меня:
> > /usr/X11R6/include/X11/xpm.h
> > он в пакете XFree86-devel-4.0-ipl8mdk
> > Надо его поставить и повторить.
> 
> Опаньки... У меня типа XFree86-devel-3.3.6-ipl4mdk, 4.0 мне вроде как
> незачем
> И как с этим жить?
Так вроде должно и в 3.3.6 быть...
Хотя нет. Есть на первом диске пакет xpm-devel-3.4k-7mdk.i586.rpm


Best Regards!
Alexey Voinov

voins@voins.program.ru
voins@caravan.ru
voins@online.ru




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

* Re: [mdk-re] cooledit
  2001-01-21 11:29 ` Bao Chen
  2001-01-21 14:01   ` Alexey Voinov
@ 2001-01-22 13:15   ` Dmitry S Kiselev
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitry S Kiselev @ 2001-01-22 13:15 UTC (permalink / raw)
  To: mandrake-russian

On Sun, 21 Jan 2001, Bao Chen wrote:

> Alexey Voinov wrote:
> > 
> > На http://voins.program.ru/cooledit/ лежит cooledit 3.17.2v20.
> > Несколько переделанная мной версия в плане подсветки синтаксиса.
> > Кому надо - берите.
> 
> Компиляция обрывается с сообщением:
> 
> In file included from icon.c:2:
> icon.h:5: X11/xpm.h: No such file or directory 
> 
> Где этот xpm.h и чё дальше делать?
По-моему, это библиотека... В составе первого диска 7.0RE есть. называется
как-то вроде xpm-devel.tra-la-la...

> 
> -- 
> 
>     This note is legal tender
> for all debts, public and private
> 
> _______________________________________________
> Mandrake-russian mailing list
> Mandrake-russian@linuxteam.iplabs.ru
> http://linuxteam.iplabs.ru/mailman/listinfo/mandrake-russian
> 

WBR Dmitry S Kiselev  E-Mail:salvatore@ace.cs.nstu.ru ICQ UIN:32904426




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

end of thread, other threads:[~2001-01-22 13:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-21 10:44 [mdk-re] cooledit Alexey Voinov
2001-01-21 11:29 ` Bao Chen
2001-01-21 14:01   ` Alexey Voinov
2001-01-21 14:41     ` Bao Chen
2001-01-21 14:56       ` Alexey Voinov
2001-01-22 13:15   ` Dmitry S Kiselev

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