My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Install_Comex  
how to install Comex components on your os
Phase-Deploy, Featured
Updated Mar 5, 2012 by hmandevt...@gmail.com

Introduction

Before install Comex components you may want to try it, so you need to follow Use binaries section.

Install from your package manager

  • Mageia Linux
from Mageia 1 can use urpmi to install packages
  • Mandriva/Rosa Linux
from Mandriva 2010.1 can use urpmi to install packages (need to enable contrib/backports repository)

  • Debian/Ubuntu Linux
can find latest packages on launchpad ppa

  • Opensuse Linux
can find packages on OpenSUSE Build System



Install from tarballs

Please see Build and install from tarballs section



Use binaries

Can find binaries package in Downloads area.

  • On Linux
All Comex interfaces on Linux require pcsc-lite and libpcsclite1.

To launch console interface using:
to obtain help message

$ mono comex.exe --help 
to launch without log
$ mono comex.exe
To launch GTK user interface using:
to obtain help message
$ mono comex-gtk.exe --help
to launch without log
$ mono comex-gtk.exe
NOTE: you need to install gtk-sharp2 and glade-sharp2 to use it
To launch QT user interface using:
to obtain help message
$ mono comex-qt.exe --help
to launch without log
$ mono comex-qt.exe
NOTE: you need to install qyoto to use it



  • On Windows
To launch console interface using:
to obtain help message

C:\...> comex.exe --help 
to launch without log
C:\...> comex.exe
To launch GTK user interface using:

double click on monosim-gtk.exe

NOTE: you need to install Gtk# for .NET to use it

Sign in to add a comment
Powered by Google Project Hosting