logo

Thread

logo
the fair gds editor

Introduction
Screenshots
License
Download
Userinterface
Function Index
White Papers
Community
Contact

Use your OpenID:

getopenID

mouse left
no help

Installation for Debian

by anonymous - 9 Sep 2009, 13:05 CEST

Hi, I am trying to install

layout-20090828-linux.tar.bz2 or
layout_20090828_Debian_5.0_i386.deb

on Debian 5.0 but I am having no success so I hope to get some help here. I discribed below what I tried.

I run this: "dpkg -i layout_20090828_Debian_5.0_i386.deb"

and then: "layout"
a dialog appears, I choose GPL version and save a zip file that contains the source code.
I go into the folder of this source code and run: "qmake"
Then when I run "make", I get this error
:
make[1]: *** [layout.o] Error 1
make[1]: Leaving directory `/tmp/le/layout/src'
make: *** [sub-src-make_default] Error 2

Basically that's as far as I am getting. When trying layout-20090828-linux.tar.bz2 I get blocked at same stage.

Any suggestion welcome
Cheers
Steph


by Juergen Thies - 9 Sep 2009, 13:16 CEST

If you choose the demoversion in the dialog, did it run correctly?

The error is named before the lines you have listed. The listed lines just says that the compilation is aborted due to an previous error. Compilation errors are often the result of a missing header file or an old version of a library. Please upgrade/install the missing package.

by anonymous - 9 Sep 2009, 14:20 CEST

Fantastic, thank you, it is now working. I had this package missing: libfreetype6-dev

Yes the demoversion was working correctly.

Great software by the way

Bye
Steph


Please log in to post!