• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

To: Linux Gurus--->Help me please...

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How do I share my applications installed on RedHat Linux with my othere non-root login accounts, for example, I've installed StarOffice 5.2 on my RedHat Linux OS as root. How do I share my StarOffice app with my other non-root login accounts? Please help me...........

RandyRhoads
Linux Newbie....
 
Sheriff
Posts: 440
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Randy,
Per Justin Lee, a fellow Linux Guru who I work with:
Its been a while but it goes something like this...
1. You install StarOffice as root - sounds like you have this licked.
2. As a regular user go to your installation i.e.,
/opt/.../where_star_office_is_located/setup or so_install
wherever the install file is located.
3. Run the install file (as a user, not root), and install it to the user's home. This will install and save their desk top options etc.
I will check tonight when I get home to make sure this is correct, its close though.
Best Regards,
Matt
BTY - if you find out before I do, please post what you find out because this is a good question!
[This message has been edited by Matt Midcap (edited June 26, 2000).]
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi Matt,
It worked! I run the "/opt/../staroffice/setup /net". Take note of the parameter /net. StarOffice Readme file said i have to type /net to make a network install, after installing network version, every user(including root) who wants to use SO should run setup (without the /net) to install StarOffice on their account.
Thanks!
Randy

 
Matt Midcap
Sheriff
Posts: 440
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ahhh... Very cool! Please let us know if you need any more assistance with anything at all.
Best Regards,
Matt
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic