umtsmon
Postat: 23 maj 2007, 22:29
Hejhopp. Jag hittade ett program som ska få alla funktioner på diverse 3g-modem att fungera som dem ska. Programmet heter umtsmon. Nu undrar jag hur man installerar det.
Så här ser INSTALL-filen ut:
Någon som vet hur man ska göra för att installera programmet?
Så här ser INSTALL-filen ut:
Kod: Markera allt
How to build umtsmon
Prerequisites:
--------------
You need to have QT version 3 installed.
At this moment, umtsmon will not compile with QT4,
See the corresponding bug on sourceforge.
Make sure that you also have the related development tools installed: you
should have a directory with 'uic', 'qmake' and 'moc' in your search path.
Steps to build:
---------------
tar xzvf <umtsmonfile.tar.gz>
cd <umtsmondirectory>
qmake
make clean all
Steps to install:
-----------------
You should be able to copy the resulting binary to any location you want.
Configuration:
--------------
umtsmon uses a configuration file in ~/.umtsmon/umtsmonrc .
If this file does not exist, it probably will be created.