Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Set correct install path for Debian #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

richi235
Copy link

Of course this breaks the setup for fedora or other distros.

Therefore this commit is more a quick and dirty solution for debian users
or advanced issue report.

For a robust solution detection of the right install path would be necesarry.

richi235 added 2 commits July 17, 2016 01:06
-fPIC is needed becauso of the way the qt libraries are built for debian. 
from the build error message:

```
You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)
."
```
Of course this breaks the setup for fedora or other distros.

Therefore this commit is more a quick and dirty solution for debian users 
or advanced issue report. 

For a robust solution detection of the right install path would be necesarry.
@richi235 richi235 changed the title Debian install fix Set correct install path for Debian Jul 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant