Posted
about 17 years
ago
by
Iván Gómez Rodríguez
We have made the first SVN import of MyTime to SVN repository at
SourceForge.net.
If you like to test the current status of the project you should follow
the next steps:
1) Download source code from SVN:
svn co
... [More]
https://mytime.svn.sourceforge.net/svnroot/mytime/trunk mytime
2) Execute autogen.sh:
./autogen.sh
3) Compile code with make:
make
4) Go to src/data_server/ and execute mytime-data-server:
cd src/data_server/
./mytime-data-server
5) In another terminal go to src/gui/ and execute mytime-gui:
cd src/gui/
./mytime-gui
Then you can use the GUI to generate some charts from information stored
in database file at src/dataserver/data/mytime.db.
We hope you'll enjoy this project. Ideas, comments, patches, problems,
bugs, ... are welcomed ;-)
You can read more information about this project in this home page at: http://community.igalia.com/twiki/bin/view/MyTime
[Less]
|
We have made the first SVN import of MyTime to SVN repository atSourceForge.net.If you like to test the current status of the project you should followthe next steps: 1) Download source code from SVN:svn co
... [More]
https://mytime.svn.sourceforge.net/svnroot/mytime/trunk mytime  2) Execute autogen.sh:./autogen.sh 3) Compile code with make:make 4) Go to src/data_server/ and execute mytime-data-server:cd src/data_server/./mytime-data-server 5) In another terminal go to src/gui/ and execute mytime-gui:cd src/gui/./mytime-guiThen you can use the GUI to generate some charts from information storedin database file at src/dataserver/data/mytime.db.We hope you'll enjoy this project. Ideas, comments, patches, problems,bugs, ... are welcomed ;-)You can read more information about this project in this home page at: http://community.igalia.com/twiki/bin/view/MyTime (0 comments) [Less]
|
We have made the first SVN import of MyTime to SVN repository atSourceForge.net.If you like to test the current status of the project you should followthe next steps: 1) Download source code from SVN:svn co
... [More]
https://mytime.svn.sourceforge.net/svnroot/mytime/trunk mytime  2) Execute autogen.sh:./autogen.sh 3) Compile code with make:make 4) Go to src/data_server/ and execute mytime-data-server:cd src/data_server/./mytime-data-server 5) In another terminal go to src/gui/ and execute mytime-gui:cd src/gui/./mytime-guiThen you can use the GUI to generate some charts from information storedin database file at src/dataserver/data/mytime.db.We hope you'll enjoy this project. Ideas, comments, patches, problems,bugs, ... are welcomed ;-)You can read more information about this project in this home page at: http://community.igalia.com/twiki/bin/view/MyTime (0 comments) [Less]
|
Posted
about 17 years
ago
by
Iván Gómez Rodríguez
We have made the first SVN import of MyTime to SVN repository at
SourceForge.net.
If you like to test the current status of the project you should follow
the next steps:
1) Download source code from SVN:
svn co
... [More]
https://mytime.svn.sourceforge.net/svnroot/mytime/trunk mytime
2) Execute autogen.sh:
./autogen.sh
3) Compile code with make:
make
4) Go to src/data_server/ and execute mytime-data-server:
cd src/data_server/
./mytime-data-server
5) In another terminal go to src/gui/ and execute mytime-gui:
cd src/gui/
./mytime-gui
Then you can use the GUI to generate some charts from information stored
in database file at src/dataserver/data/mytime.db.
We hope you'll enjoy this project. Ideas, comments, patches, problems,
bugs, ... are welcomed ;-)
You can read more information about this project in this home page at: http://community.igalia.com/twiki/bin/view/MyTime [Less]
|