~vcs-imports/socnetv/main

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Installation
============

To install SocNetV you need Qt 4.4+ development libraries. Qt is a C++ toolkit developed by Trolltech and published under GPL. Most modern Linux distros, especially those providing KDE as their default desktop environment, include Qt. So if you have one of openSUSE, Mandriva, Fedora, Kubuntu, Slackware, etc, you dont need to download Qt. It should be already installed. 

If you have Qt4 installed, all you have to do is to type in the following commands in order to decompress the SocNetV tarball and build it:

1) untar zxfv SocNetV-0.XX.tar.gz

2) cd socnetv-0.XX

3) ./configure

4) make

5) sudo make install

Probably you have already done the first 2 steps, so just type in ./configure (yes, it needs a ./ in front of it!).
If Qt4 is not installed, the script will let you know...

When you finish compiling and installing, run the application typing: 

socnetv

or go to Start Menu > Mathematics  > SocNetV. 



Questions
=========

For any questions, email me at:

dimitris.kalamaras@gmail.com