[Bug 10572] Qt devel libs install fails to set up bash environment variables
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri May 13 10:39:36 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=10572
Ubuntu (kubuntu) | libqt3c102-mt
------- Additional Comments From greatbunzinni at gmail.com 2005-05-13 11:39 UTC -------
(In reply to comment #1)
> Environment variables, as a matter of policy, are not required in order to use
> packaged software. Please describe the problem you are having, rather than a
> proposed solution.
My problem was that I tried to install Psi 0.9.3 but, because that version isn't
available in the repositories, I had to install it from source. The thing is,
Psi's and QCA's ./configure script gave a lot of erros. With a little
investigation I realized that the problems arrived from 2 major problems.
- Kubuntu didn't installed GCC properly (the configure script couldn't find it)
- Kubuntu didn't setup Qt properly (there wasn't any Qt environment variables
set and files/libraries were in non-standard, unreachable places).
Still, I managed to compile Psi but I had to do some tweaks.
- I had to create a symlink to GCC, so that ./configure could find it
- I had to setup Qt's environment variables by hand
- I had to create a symlink to a Qt program so that the make process worked.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kubuntu-bugs
mailing list