Re: compiling qt3 - what is the difference between logging in as root as sued in? kieth

2002-06-07 Thread Keith Antoine

On Friday 07 June 2002 12:42 pm, James McDonald enshrined in prose:
  I seem to remember that Caldera at least needed to be in root, cannot
  rememeber if its generic but it well could be.

 Maybe it's got something to do with environment inheritance or something?

Noone I know has died lately and left me anything, so no inheritance here.
Can't even win lotto.
-- 
Keith Antoine (GANDALF) aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: compiling qt3 - what is the difference between logging in as root as sued in? kieth

2002-06-06 Thread Roger Oberholtzer

On Wed, 5 Jun 2002 19:02:41 +0100
Pam R [EMAIL PROTECTED] wrote:

 On Wednesday 05 June 2002 1:33 pm, James McDonald wrote:
  On Wed, 5 Jun 2002 7:37, you wrote:
  snip
 
   Ok I will save that to a .sh script. However one thing you left out is
   that I have to remember to be in root and not sued in grin.
 
  /snip
 
  Is this because your on caldera? Because I did mine while sued in and
  now I am worried that I have messed up...
 
 Compiling qt3 on EW3.1? I have always done it with su, never as a real
 root, and don't have any problems.

su or real login has no effect at all in any fashion on your user
permissions. In fact, 'su -' is 'just like logging in'. Without the '-'
option to su, you miss the user's login scripts, but permissions ar the
same. root's login scripts don't change anything at all relative to
compiling. So, if there is a problem, look elsewhere. Did you compile qt in
one place and then move it? That is the main no no.

The main reason for compiling qt as root is so the libs will belong to other
that a normal user, improving security if the file permissions are right. I
don't know if qt leaves compiled libs in such a way that they cannot be
replaced by other than the lib's owners (e.g., read-only for EVERYONE).
Packages that have an install step usually do this. But qt just compiles and
goes.

In fact, you mentioned a possible messup. But, in fact, has anything gone
wrong?

-- 
++===+
| Roger Oberholtzer  |   E-mail:[EMAIL PROTECTED] |
| OPQ Systems AB |  WWW:  http://www.opq.se/ |
| Erik Dahlbergsgatan 41-43  |Phone: Int + 46 8   314223 |
| 115 32 Stockholm   |   Mobile: Int + 46 733 621657 |
| Sweden |  Fax: Int + 46 8   302602 |
++===+

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: compiling qt3 - what is the difference between logging in as root as sued in? kieth

2002-06-06 Thread Keith Antoine

On Wednesday 05 June 2002 10:33 pm, James McDonald enshrined in prose:
 On Wed, 5 Jun 2002 7:37, you wrote:
 snip

  Ok I will save that to a .sh script. However one thing you left out is
  that I have to remember to be in root and not sued in grin.

 /snip

 Is this because your on caldera? Because I did mine while sued in and now I
 am worried that I have messed up...

I seem to remember that Caldera at least needed to be in root, cannot 
rememeber if its generic but it well could be.

-- 
Keith Antoine (GANDALF) aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: compiling qt3 - what is the difference between logging in as root as sued in? kieth

2002-06-06 Thread James McDonald



 I seem to remember that Caldera at least needed to be in root, cannot
 rememeber if its generic but it well could be.

Maybe it's got something to do with environment inheritance or something?

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: compiling qt3 - what is the difference between logging in as root as sued in? kieth

2002-06-05 Thread James McDonald

On Wed, 5 Jun 2002 7:37, you wrote:
snip
 Ok I will save that to a .sh script. However one thing you left out is that
 I have to remember to be in root and not sued in grin.
/snip

Is this because your on caldera? Because I did mine while sued in and now I 
am worried that I have messed up...

-- 
  James McDonald
  MCSE (Windows 2000/NT4), CCNA, CCA, MCP + I
  Registered Linux User #209832
  http://jamesmcd.dns2go.com (home)
  Red Hat Linux release 7.2 (Enigma)
 10:32pm  up 20:15,  7 users,  load average: 0.03, 0.07, 0.02
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.