Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346755 - sci-chemistry/icm add icmng binary (without graphics)
Summary: sci-chemistry/icm add icmng binary (without graphics)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 13:53 UTC by Aleksandr Yakimov
Modified: 2011-01-16 17:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cli useflag (icm.ebuild.patch,945 bytes, patch)
2010-11-25 13:54 UTC, Aleksandr Yakimov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Yakimov 2010-11-25 13:53:40 UTC
missing feature useful for non-interactive calculations.
Comment 1 Aleksandr Yakimov 2010-11-25 13:54:18 UTC
Created attachment 255405 [details, diff]
cli useflag
Comment 2 Agostino Sarubbo gentoo-dev 2010-11-25 17:02:11 UTC
Do not put mainatiner in cc please
Comment 3 Aleksandr Yakimov 2010-11-27 11:13:08 UTC
$ icm
Startup> Loading libraries..
Startup> Loading aliases..
Startup> Loading modules.. _macro _bioinfo _rebel _ligedit _docking
 Hint> Type gui<Enter> to start graphical user interface
...ICM startup file executed...
icm/def> show version
 Info> icm version 3.6-1i/Lin-iX86/Release/HardwareGL/Gui197384/Video/FlexLM [May  3 2010 18:51], path="/opt/icm/icm" UNIX 
icm/def>

$ icmng
Startup> Loading libraries..
Startup> Loading aliases..
Startup> Loading modules.. _macro _bioinfo _rebel _ligedit _docking
...ICM startup file executed...
icm/def> show version
 Info> icm version 3.6-1i/Lin-iX86/Release/NoGraphics/FlexLM [May  3 2010 19:08], path="/opt/icm/icmng" UNIX 
icm/def>
Comment 4 Alexey Shvetsov archtester gentoo-dev 2010-11-27 22:48:42 UTC
I dont see any reason why we need icmng. Except running on non X workstations
Comment 5 Aleksandr Yakimov 2010-11-28 08:03:42 UTC
(In reply to comment #4)
> I dont see any reason why we need icmng. Except running on non X workstations
> 
Running ICM macros from shell scripts (multiple times). If you don't need this on =your own= host just install "-cli".
Comment 6 Alexey Shvetsov archtester gentoo-dev 2011-01-16 17:07:30 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > I dont see any reason why we need icmng. Except running on non X workstations
> > 
> Running ICM macros from shell scripts (multiple times). If you don't need this
> on =your own= host just install "-cli".
> 

Still dont see any reason to have this. icm (without -g ) works fine in console mode only