Colorer for Midnight Commander - public release

View: New views
3 Messages — Rating Filter:   Alert me  

Colorer for Midnight Commander - public release

by Igor Russkih :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

Eventually I've made a first public release of MC, modified to run with Colorer-take5.

Located at:
http://sourceforge.net/project/showfiles.php?group_id=34855&package_id=188547

Both in compiled binary and full modified source of Midnight Commander.

To use it you have to download additionally any form of Colorer-take5 beta4 library (Colorer-take5-linux is preferred).

--
  Igor

Re: Colorer for Midnight Commander - public release

by Jernej Simončič-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 28. april 2006, 14:19:59, Igor Russkih wrote:

> To use it you have to download additionally any form of Colorer-take5 beta4
> library (Colorer-take5-linux is preferred).

I tried it, and it seems to work fine. There are a few things though:

- the tarballs extract everything to current directory instead of
  subdirectory - this is a bit annoying

- configure for mc forgets to set the colorer include path in CPPFLAGS (I
  had to run  make CPPFLAGS+=" -I/usr/local/include/colorer " for mc to
  compile

- where are the settings for colorer?

--
< Jernej Simončič ><><><><>< http://deepthought.ena.si/ >

Judgement comes from experience. Experience comes from poor judgement.
       -- Robert Lee's Truce




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
colorer-talks mailing list
colorer-talks@...
https://lists.sourceforge.net/lists/listinfo/colorer-talks

Re: Colorer for Midnight Commander - public release

by Igor Russkih :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 

- the tarballs extract everything to current directory instead of
  subdirectory - this is a bit annoying

yep, missed it.

- configure for mc forgets to set the colorer include path in CPPFLAGS (I
  had to run  make CPPFLAGS+=" -I/usr/local/include/colorer " for mc to
  compile
It seems I've hardcoded these to /usr/include/colorer, should make some checks on this... 

- where are the settings for colorer?

Only enable/disable for now, sorry ;) Working on this.

--
  Igor