Home / source
Name Modified Size InfoDownloads / Week
Parent folder
PSim2-d0.0.4.tgz 2010-02-27 500.1 kB
README 2010-02-26 980 Bytes
Totals: 2 Items   501.1 kB 0
REQUIREMENTS

  At the moment PSim2 is only tested using Trolltecj Qt version 4.4.3 and
gcc version 4.3.2-1.1. It may work with other versions, but there's no
guarantee. Also PSim2 has only been compiled and run on an AMD64/debian
machine, so if you have a different platform, you're on your own. This is
a PRE-ALPHA development release, after all.

INSTALLING

Assuming the correct versions of the compiler and Qt-library have been
installed, follow the following steps:

1. Untar the tarball

$tar -zxvf PSim2-d0.0.4.tgz

2. Run qmake to create 
	
$qmake -r

3. Build the software

$make

4. Let ld know where to find the libs generated

$export LD_LIBARY_PATH=$HOME/<installation dir>/libs

5. Put the file PSim2.conf in it's appropriate place (depends on your
system). On my box it's ~/.config/dandelion/PSim2.conf. You might want to
edit the file aswell.

That's all.

Have fun! If you have comments, improvements, questions, email me.

Renate Meijer <kleuske@earthling.net>
Source: README, updated 2010-02-26