Mailinglist Archive: opensuse-programming (32 mails)
| < Previous | Next > |
Re: [suse-programming-e] Kdevelop newbie question
- From: Jerry Feldman <gaf@xxxxxxx>
- Date: Sat, 4 Dec 2004 08:37:40 -0500
- Message-id: <20041204083740.1d031d76@xxxxxxxxxxx>
On Fri, 3 Dec 2004 10:20:50 -0700
Mike Adolf <mlnx@xxxxxxxxxxx> wrote:
> Greetings,
>
> I am a C++ programmer (formerly on Windows) and have started using
> Kdevelop/Qt. I did the simple "hello world" sample. All worked as
> expected until the install step when Kdevelop wanted to install files
> in several directories starting at /usr/local/kde... All are owned by
> root. The only way I was able to install was to run Build/Install as
> root. It is very inconvenient to supply a root password everytime you
> want to run your program. I looked in the Kdevelop config window but
> did not see a way to alter this, but there must be a way to use
> Kdevelop as a user without evoking root?
You should install to something like $HOME/bin which is a directory that
you own.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
Mike Adolf <mlnx@xxxxxxxxxxx> wrote:
> Greetings,
>
> I am a C++ programmer (formerly on Windows) and have started using
> Kdevelop/Qt. I did the simple "hello world" sample. All worked as
> expected until the install step when Kdevelop wanted to install files
> in several directories starting at /usr/local/kde... All are owned by
> root. The only way I was able to install was to run Build/Install as
> root. It is very inconvenient to supply a root password everytime you
> want to run your program. I looked in the Kdevelop config window but
> did not see a way to alter this, but there must be a way to use
> Kdevelop as a user without evoking root?
You should install to something like $HOME/bin which is a directory that
you own.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
| < Previous | Next > |