Menu

Tree [43269a] master /
 History

HTTPS access


File Date Author Commit
 applications 2012-01-28 fantastic001 fantastic001 [3a4ceb] GNU AutoTools and new pixmaps for v2.2
 autom4te.cache 2012-02-03 fantastic001 fantastic001 [43269a] GNU Autotools support finished
 old 2011-09-20 fantastic001 fantastic001 [7f699a] Removed etc config because etc global config fi...
 pixmaps 2012-01-28 fantastic001 fantastic001 [3a4ceb] GNU AutoTools and new pixmaps for v2.2
 scontact 2012-02-03 fantastic001 fantastic001 [43269a] GNU Autotools support finished
 src 2012-02-03 fantastic001 fantastic001 [43269a] GNU Autotools support finished
 COPYING 2011-08-04 fantastic001 fantastic001 [508570] Creating project
 ChangeLog 2011-12-17 fantastic001 fantastic001 [6c7a18] Done edit option
 Makefile.am 2012-01-28 fantastic001 fantastic001 [3a4ceb] GNU AutoTools and new pixmaps for v2.2
 Makefile.in 2012-02-03 fantastic001 fantastic001 [6d1ae8] Full GNU Autotools support
 README 2011-12-17 fantastic001 fantastic001 [491dd7] README Cleaning
 TODO 2012-02-03 fantastic001 fantastic001 [6d1ae8] Full GNU Autotools support
 aclocal.m4 2012-01-28 fantastic001 fantastic001 [3a4ceb] GNU AutoTools and new pixmaps for v2.2
 configure 2012-02-03 fantastic001 fantastic001 [43269a] GNU Autotools support finished
 configure.ac 2012-02-03 fantastic001 fantastic001 [43269a] GNU Autotools support finished
 depcomp 2012-02-03 fantastic001 fantastic001 [6d1ae8] Full GNU Autotools support
 install-sh 2012-01-28 fantastic001 fantastic001 [3a4ceb] GNU AutoTools and new pixmaps for v2.2
 missing 2012-01-28 fantastic001 fantastic001 [3a4ceb] GNU AutoTools and new pixmaps for v2.2

Read Me

SContact is a personal contact manager written in Qt


################ INSTALLATION ##################

Before installing you must have 

	qt4-gui
	qt4-core
	qde core api  (if you configure scontact with --std flag)

to install it just run 

	./configure 

if you want to use qde standard library (libqde.so) run:

	./configure --std

now, continue with installation

	cd src
	make
	make install 

NOTE: see ./configure --help for more options


############ FOR TESTERS ##############

to download currently development version do, 

	git clone git://git.code.sf.net/p/scontact/code scontact-code

this version can be only found in git.


############ UNINSTALLING ############

to uninustall SContact goto src directory and do, 

	make uninstall 

################ REPORT BUGS ##############

Help to scontact be better by reporting bugs to https://sourceforge.net/p/scontact/tickets/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.