View Single Post
  #1 (permalink)  
Old 10-20-2004
vsonnathi vsonnathi is offline
Registered User
 
Name: Venkat Ramana
Organization: Amazon.com
Project: Prototype
 
Join Date: May 2004
Posts: 39
Unable to run icepackadmin -e command

Hi,

running Ice-1.5.1, Windows 2000.

Tried to run
icepackadmin --Ice.Config=config -e 'application add "application.xml" '
icepackadmin: `-e' option cannot be used if input files are given
Usage: icepackadmin [options] [file...]
Options:
-h, --help Show this message.
-v, --version Display the Ice version.
-DNAME Define NAME as 1.
-DNAME=DEF Define NAME as DEF.
-UNAME Remove any definition for NAME.
-IDIR Put DIR in the include file search path.
-e COMMANDS Execute COMMANDS.
-d, --debug Print debug messages.

I get the above error. This is what is specified in the README file of demoj\icepack\simple\ directory.

Thanks,
--Venkat.
Reply With Quote