<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://davelevy.dyndns.info/snipsnap/rdf'>
    <s:Snip rdf:about='http://davelevy.dyndns.info/snipsnap/rdf#Dave/Solaris+User+Configuration'
         s:cUser='Dave'
         s:oUser='Dave'
         s:mUser='Dave'>
        <s:name>Dave/Solaris User Configuration</s:name>
        <s:content>&#xA;&#xA;I am configuring a user for S11 Nevada 35&#xA;&#xA;I have configured the user to use bash as the default shell and am having problems in getting the .bash_profile to work properly. X Windows seems to hang. It may be something to do with the way that Gnome starts itself. I am trying to set PATH &amp; LD LIBRARY_PATH.&#xA;&#xA;Without the LD_LIBRARY_PATH set, __gftp__ will not start. I have worked round this by creating a gftp.sh and using this for the launchers.&#xA;&#xA;{code}&#xA;#!/sbin/sh&#xA;# Version 1.0&#xA;&#xA;LD_LIBRARY_PATH=/usr/local/lib:/usr/sfw/lib:/usr/lib&#xA;export LD_LIBRARY_PATH&#xA;&#xA;/usr/local/bin/gftp&#xA;&#xA;{code}&#xA;&#xA;I have fixed the .bashrc to set the path and library path. I may return to this.</s:content>
        <s:mTime>2006-09-12 08:03:40.926</s:mTime>
        <s:cTime>2006-09-12 08:03:20.447</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://davelevy.dyndns.info/snipsnap/rdf#SnipSnap/themes/Green Robot'/>
                <rdf:li rdf:resource='http://davelevy.dyndns.info/snipsnap/rdf#Dave/My Qube'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
