- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- program will only run as one user
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 01:36 PM
02-20-2003 01:36 PM
program will only run as one user
I'm trying to let users run this program. Right now, only one user is able to run it. It looks like the program is using libCsup, and what I think is going on is that only one user is using the correct version. Here's what I get when I try to run it as one user:
vishp1 7 mockup2000i2
/usr/lib/dld.sl: Unresolved symbol: [Vtable]key:__dt__21__versioned_type_infoFv
(data) from /disk1/apps/mockup2000i2/hp8k/lib/libdivu.sl
/usr/lib/dld.sl: Unresolved symbol: __curStaticObject (data) from /disk1/apps/mockup2000i2/hp8k/lib/libdivu.sl
/usr/lib/dld.sl: Unresolved symbol: [Vtable]key:__dt__21__versioned_type_infoFv
(data) from /disk1/apps/mockup2000i2/hp8k/lib/libdivu.sl
/usr/lib/dld.sl: Unresolved symbol: __curStaticObject (data) from /disk1/apps/mockup2000i2/hp8k/lib/libdivu.sl
The other user runs it without a problem. I checked the aCC runtime support libraries, and both users are using the same version:
emedia@vishp1:/home/emedia > what /opt/aCC/bin/aCC
/opt/aCC/bin/aCC:
HP aC++ B3910B A.03.31
HP aC++ B3910B A.03.27 Language Support Library
anybody have any idea what's going on here?
Thanks,
Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 01:40 PM
02-20-2003 01:40 PM
Re: program will only run as one user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 03:22 PM
02-20-2003 03:22 PM
Re: program will only run as one user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 08:48 AM
02-24-2003 08:48 AM
Re: program will only run as one user
Play close attension to the order.
If one of the users is a developer, make sure that they have not copied any libXXX files to their ID.
= Mike =
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 10:37 AM
02-24-2003 10:37 AM
Re: program will only run as one user
Another good practice is to create a group for authorized users of a program.
We have a group called sag, and anyone in that group, whether its their primary or secondary, is allowed to execute certain programs.
They also get a common set of environment variables, that enable the sag apps to work.
It is possible your issues are coming from the environment side. That's where to look after pathing is verified.
From the user prompt.
env | more
The app probably has certain required settings which must be met. Technically speaking PATH is part of the environment, but other parts can impact application function.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com