<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Friends,<div><br></div><div>In trying to properly set paths I have in .tcshrc, which gives me</div><div>Unmatched ".</div><div>when I start a new shell.</div><div><br></div><div>Does anyone know where I went wrong, and if this is what I need to get tlmgr on my path?</div><div><br></div><div><div>setenv LC_CTYPE en_US.UTF-8</div><div>#</div><div># Set paths</div><div>#</div><div>set path = (/Developer/Tools \</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>/Developer/Applications \</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>/usr/texbin \</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>/usr/local/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>/usr/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>/usr/local/sbin \</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>/usr/sbin \</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>/sbin \</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>/usr/local/src/RTcmix-4.0.1/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>/Library/Frameworks/Python.framework/Versions/Current/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>/opt/local/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>/Applications/~LocalApps/sound/Cog \</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>/Users/mk/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>/usr/local/netpbm/bin \</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>./ )</div><div>#<span class="Apple-tab-span" style="white-space:pre">        </span></div><div># Set the DISPLAY variable -- works for Apple X11 with Fast User Switching</div><div>#</div><div>if (! $?DISPLAY && ! $?SSH_CONNECTION ) then</div><div>  setenv DISPLAY `ps -ax | grep X11.app |  grep -v Xauthority  | grep -v grep | awk '{print $7}' `.0 </div><div>    if ( $DISPLAY == '.0' )then</div><div>       setenv DISPLAY :0.0</div><div>    endif</div><div>  echo "lias SetTitle 'settitle \[tcsh\]\ \ \ $HOST:r:r\:\:$cwd '</div><div>#</div><div># The last two directories in the path will appear in the tab</div><div># However, this is what will appear in the title bar of terminal.app</div><div>#</div><div>alias settab 'echo -n "Dlias SetTab 'settab $cwd:h:t/$cwd:t     '</div><div>#</div><div># This dynamically updates both titles whenever you change directories</div><div># If you use pushd and popd, alias them likewise to redefine them.</div><div>#</div><div>alias cd 'cd \!*;SetTab;SetTitle'</div><div>#</div><div># Start the label update process on login to window</div><div>SetTitle;SetTab</div><div>set prompt="tcsh-% "</div><div>ISPLAY has been set to $DISPLAY"</div><div>endif   </div><div><br></div><div>test -r /sw/bin/init.csh && source /sw/bin/init.csh</div><div>#</div><div># Initialize FINK, if it is present</div><div>#</div><div>if ( -d /sw/bin ) then</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>source /sw/bin/init.csh</div><div>endif</div><div><br></div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">_____________________________</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">Professor Michael Kubovy</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">University of Virginia</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">Department of Psychology</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><b style="color: rgb(128, 0, 0); font-weight: bold; "><i style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; ">USPS</span></span></span></i></b><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">:<span class="Apple-converted-space"> </span></span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">P.O.Box 400400</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">Charlottesville, VA 22904-4400</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><b style="color: rgb(128, 0, 0); font-weight: bold; "><i style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; ">Parcels</span></span></span></i></b><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">:</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">Room 102</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">       <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">Gilmer Hall</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">       <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">McCormick Road</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">Charlottesville, VA 22903</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><b style="color: rgb(128, 0, 0); font-weight: bold; "><i style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; ">Office</span></span></span></i></b><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">:</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">B011</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">+1-434-982-4729</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><b style="color: rgb(128, 0, 0); font-weight: bold; "><i style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; ">Lab</span></span></span></i></b><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">:</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">       <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">B019</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">+1-434-982-4751</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><b style="color: rgb(128, 0, 0); font-weight: bold; "><i style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; ">Fax</span></span></span></i></b><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">:</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">       <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">+1-434-982-4766</span></span></span></i></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#800000" style="font: normal normal normal 12px/normal Helvetica; color: rgb(128, 0, 0); "><b style="color: rgb(128, 0, 0); font-weight: bold; "><i style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; font-weight: bold; ">WWW</span></span></span></i></b><i style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">:</span></span></span><span class="Apple-converted-space"><span class="Apple-converted-tab"><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; ">   <span class="Apple-converted-space"> </span></span></span></span></span></span><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><span class="Apple-style-span" style="color: rgb(128, 0, 0); font-style: italic; "><a href="http://www.people.virginia.edu/~mk9y/">http://www.people.virginia.edu/~mk9y/</a></span></span></span></i></font></p><br class="Apple-interchange-newline"></span></span></div></span></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br><div><div>On Sep 6, 2008, at 11:37 AM, Peter Dyballa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>Am 06.09.2008 um 14:00 schrieb Michael Kubovy:<br><br><blockquote type="cite">So can anyone suggest how I can install tlmgr properly?<br></blockquote><br><br>On Tiger I am using Perl from ActiveState: <a href="http://www.activestate.com/Products/activeperl/index.mhtml">http://www.activestate.com/Products/activeperl/index.mhtml</a>. Here Perl, too, has a problem to find modules. In my case I can simply invoke:<br><br><span class="Apple-tab-span" style="white-space:pre">        </span>env PERL5LIB=/usr/local/ActivePerl-5.10/lib tlmgr --gui &<br><br>Could be you need to add: /usr/local/texlive/2008/tlpkg, from where TeXLive/TLPOBJ.pm can be found ...<br><br><br>Apple's Perl installation has the file /Library/Perl/5.8.6/AppendToPath where additional paths can be added.<br><br>--<br>Greetings<br><br>  Pete<br><br>Only useless documentation transcends the first two laws.<br><span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span>– Arnold's Third Law of Documentation<br><br>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>List Reminders and Etiquette: <a href="http://www.esm.psu.edu/mac-tex/list/">http://www.esm.psu.edu/mac-tex/list/</a><br>List Archive: <a href="http://tug.org/pipermail/macostex-archives/">http://tug.org/pipermail/macostex-archives/</a><br>TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/">http://mactex-wiki.tug.org/</a><br>List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br><br></div></blockquote></div><br></div></body></html>