Till wrote: > I set up different analog.cfg's file for that and when i'm trying to > launch analog with a specific file like this: > analog -G +ganalog-iclprod.com.cfg > > i got this: > > analog: Warning F: Failed to open configuration file > /usr/local/share/analog/analog.cfg: ignoring it
Till, try quoting the filename like: analog -G +g"analog-iclprod.com.cfg" I think Analog is seeing the - as the start of another command line parameter. +--------------------------------------------------------------------+ | Joshua Cooley ([EMAIL PROTECTED]) http://www.kaycee.net/josh | | Programmer/Network Administrator | | KayCee Software, Inc. http://www.kaycee.net/kcsi | +--------------------------------------------------------------------+ +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
