Is there chatr command for solaris??

Hi Everybody,
In HP-UX, I use chatr command for finding the library dependencies and for changing their flags dynamically.
Can you please let me know if there is any such command in solaris 10??
I know ldd command, but it does not allow me to change the library loading flags.
Thanks in advance
Durga Prasad

Solaris will always use your LD_LIBRARY_PATH to find the location of your dynamic libraries. If you haven't defined any LD_LIBRARY_PATH the systems settings are used instead. You may alter the default settings of your system by running the crle utility.
As far as i understand; if you build a static library under Solaris, the executable will actually contain the static libraries which you linked into it so it won't have to load external libraries.
7/M.

Similar Messages

  • A locate command for solaris

    Hi all,
    does anyone know any equivalent to the locate command for Solaris?
    Thanks all
    Here I'm helping others to find it faster than me :-)
    locate for solaris
    locate equivalent for solaris
    how to find files in solaris
    how to find directories in solaris
    find filenames quickly

    This would be a good question for one of the forums on opensolaris.org, you might
    get better answers there. If the file you are looking for was installed via packages,
    then you can use the package database to look it up.
    I think you have to be root (which is lame). Here is an example for
    the file "libxil.so.1"
    # pkgchk -l -P libxil.so.1
    Pathname: /opt/SUNWits/Graphics-sw/xil/lib/libxil.so
    Type: symbolic link
    Source of link: /usr/openwin/lib/libxil.so.1
    Referenced by the following packages:
    SUNWxilrl
    Current status: installed
    Pathname: /opt/SUNWits/Graphics-sw/xil/lib/libxil.so.1
    Type: symbolic link
    Source of link: /usr/openwin/lib/libxil.so.1
    Referenced by the following packages:
    SUNWxilrl
    Current status: installed
    Pathname: /usr/lib/libxil.so
    Type: symbolic link
    Source of link: ./libxil.so.1
    Referenced by the following packages:
    SUNWxwrtl
    Current status: installed
    Pathname: /usr/lib/libxil.so.1
    Type: symbolic link
    Source of link: ../openwin/lib/libxil.so.1
    Referenced by the following packages:
    SUNWxwrtl
    Current status: installed
    Pathname: /usr/openwin/lib/libxil.so
    Type: symbolic link
    Source of link: libxil.so.1
    Referenced by the following packages:
    SUNWxilrl
    Current status: installed
    Pathname: /usr/openwin/lib/libxil.so.1
    Type: regular file
    Expected mode: 0755
    Expected owner: root
    Expected group: bin
    Expected file size (bytes): 952740
    Expected sum(1) of contents: 59048
    Expected last modification: Jan 22 19:00:53 2005
    Referenced by the following packages:
    SUNWxilrl
    Current status: installed

  • Is there a command for "Fot to artwork bounds" ?

    Is there a command for "Fot to artwork bounds" ?

    Make your own. Edit>Keyboard Shortcuts>Menu Commands>Object>Artboard>Fit Artwork to Artboard. Make it anything you want.

  • Is there a command for setting the selection option to be mandatory

    hi,
    i have a 4 select-option in my program, and i would set that, either one select option must be fill to execute the program. which mean, at least one field ( any select option) have to be enter, or else it will not run. is there a command to restrict on this?
    please help. thanks

    Check this sample
    TABLES : vbap.
    SELECT-OPTIONS : so_vbeln FOR vbap-vbeln,
                     so_posnr FOR vbap-posnr.
    AT SELECTION-SCREEN.
      IF NOT so_vbeln[] IS INITIAL OR
         NOT so_posnr[] IS INITIAL.
      ELSE.
        MESSAGE e000(ztest_gopi) WITH 'Atleast one shd be filled'.
      ENDIF.
    " OR You can do it this way also
    TABLES : vbap.
    SELECT-OPTIONS : so_vbeln FOR vbap-vbeln,
                     so_posnr FOR vbap-posnr.
    AT SELECTION-SCREEN.
      IF so_vbeln[] IS INITIAL AND
         so_posnr[] IS INITIAL.
        MESSAGE e000(ztest_gopi) WITH 'Atleast one shd be filled'.
      ENDIF.
    Regards
    Gopi

  • Is there any command for Windows 2008 that is similar to Get-GPOReport for Windows 2008R2?

    I'm trying to export the GPO into an xml file for a network that we only have 2008 servers for, but I have tried the Get-GPOReport in power shell on another network, and I'm trying to obtain the same information. Is there a similar command? Thanks

    Hi baskervi,
    Based on my knowledge, the Windows Powershell command-line can be running on Windows Server 2008 R2. However, please note:
    The command-line can be running on Windows Server 2008 R2 on a domain controller.
    The command-line can be running on Windows Server 2008 R2 on a member server that has the GPMC installed.
    You must use the import-module grouppolicy command to import the Group Policy module before you use the Group Policy cmdlets.
    For more information, please refer to the following articles:
    Group Policy Cmdlets in Windows PowerShell
    Dude, where’s my GPO? Using PowerShell to find all of your Group Policy links.
    In addition, it would be helpful if you could help to collect the following information:
    What did you mean by another network?
    Did you got any error message when you run GPOReport in powershell on Windows Server 2008 R2?
    Regards,
    Lany Zhang

  • Is there a command for refreshing AIF Services?

    I am trying to script model store imports for promoting code but I've found that you have to refresh AIF services to get any new schema. Is there a powershell command to perform the refresh or do we have to do it manually?
    To refresh from the AOT
    AOT > Services > Right Click any service > Add-ins > Register service > Refresh button

    Here's a direct link to the Dynamics forums, since they live on a separate site:
    http://community.dynamics.com/f/default.aspx
    Don't retire TechNet! -
    (Don't give up yet - 12,950+ strong and growing)

  • Command for Solaris Interactive (IA) priority class or  Timesharing

    Hello All,
    I need to find command which willgive me whether solaris is using Solaris Interactive (IA) priority class or Timesharing (TS) class
    Winston

    Well, if your system is using a non-standard schedulingclass its normally specified in /etc/system .
    The command which controls the scheduling classes is priocntl
    To check which class your processes are using you can use ps, for example you could type:
    ps -eo user,pid,comm,class
    .. to display username,pid, command and the scheduling class of each process.
    //Magnus

  • Is there a command for opening next plug window?

    I'm looking for a way to change the open plug in window without using the mouse. For example, so that I can switch between tuner and Guitar Amp Pro in a channel strip.

    You could use screensets for that. To my knowledge there's no KC for what you want to do...

  • Is there oracle 8i for solaris of intel version?

    where can i download it?
    thanks
    my e-mail
    [email protected]

    technet is the best place for Oracle resource
    http://technet.oracle.com/products/oracle8i/

  • Are there switch commands for safari in Windows?

    I am an admin for a shared lab and am looking for a way that when safari is launched it is launched in private browsing mode. I have tried a few obvious switches like -p and -c but it just launches it normally.
    Thanks!
    Brady

    Hi,
    Several here that may be of help to you.
    http://macs.about.com/od/applications/qt/safariwindows.htm
    Carolyn

  • Where did my "back" button go & is there a key command for it?

    Two questions:
    1. Somehow I lost my "back" and "forward" buttons. There where there one day and now they're gone. I have a refresh button, an add bookmark button and a go to homepage button but the others have vanished. Where have they gone?
    2. Are there key commands for "back" and "forward?" It sure would make surfing easier.
    Thanks!

    Go to your Safari View Menu and select Customize ToolBar. There you'll be able to drag/drop the back/fwd buttons to the bar.
    Quickkey command -
    back command key + [
    forward - command key + ]
    These key prompts are listed in the History Menu.

  • Looking for Solaris 9 9/05 Software Supplement CD

    Is there a Software Supplement CD for Solaris 9 9/05 (SPARC)? There was one for Solaris 9 9/04 but I can't find one for 9/05. I am referring the the Software Supplement CD (including VTS, RSC, ALOM, etc.), and not the Software Companion CD.
    Thanks

    If you are looking for a recent Solaris 9 Software Supplement CD, these aren't available for download. You have to order/buy the Media Kit.
    Sometime there was an image available with earlier Solaris 9 versions.
    If you are looking for Sun Freeware ...
    http://www.sun.com/software/solaris/freeware/
    Michael

  • Is there an md5 command in Solaris 11

    Hi All,
    We have a customer looking for the executable 'md5' command in Solaris11.  Cust has several scripts that has the md5 command hardcoded in their scripts, and would like to use the exact 'md5' command.  I inform them about the built-in /usr/bin/md5sum and /usr/bin/digest checksum utility in Solaris, but they're still looking for the md5 command cause it will be difficult for them to rewrite multple scripts, and also they mentioned that the output of digest is different from the md5 command output.
    Is there an md5 command available for Solaris 11?  is there an optional package that contains the md5 executable? Pls help. thanks.

    Hello
    the md5 of a file can be done using the command digest (man digest)
    example
    /usr/bin/digest -a md5 /usr/bin/ls
    821a17eb71fc5c409ec289ae90539484
    -bash-4.1$ uname -a
    SunOS xxxxx.11 11.2 sun4v sparc sun4v
    the disgest command is installed in the core-os pkg
    basename   file   usr/bin/digest                                 
    pkg:/system/[email protected]
    Regards
    Eze

  • __ Is there a way to adjust the key commands for switching channels in curves?

    __ Is there a way to adjust the key commands for switching channels in curves?
    By that I mean <command> + 1 for cyan, <command> + 2 for magenta etc. like Photoshop CS3 rather than <option> + 3 for cyan etc.
    There's gotta be a way under Edit --> Keyboard Shortcuts - but I can't find it!
    Thanks,
    Hugh

    Hi,
    You can find the CS4 plug-in here:
    http://blogs.adobe.com/jnack/files/Use_Old_Shortcuts.zip
    It's inline in tis post with some more background info:
    http://blogs.adobe.com/jnack/2010/05/use_legacy_shortcuts_option_in_cs5.html
    regards,
    steve

  • Is there a command line option for VNC to automatically launch in fullscreen mode?

    I can launch a VNC window from the command line, as such:
    open vnc://username:password@hostname
    ... but I'd like it to automatically start in full screen mode. Is there a command line option for this?
    I'm using an old MacMini purely to connect to another Mac over screen sharing, but when the MacMini boots I'd like it to go straight into the fullscreen of the other desktop.
    Many thanks!

    Set the Integer pref browser.sessionstore.max_resumed_crashes to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    * http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes
    That will allow you to deselect the tab(s) that you do not want to reopen, but will allow to reopen other tabs.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash
    * http://kb.mozillazine.org/Browser.sessionstore.max_resumed_crashes

Maybe you are looking for