Hello Nickolas and Dagobert,
  I am not that familiar with Linux, so please bare with me.  I did a "which 
svn", "svn --version", "echo $LD_LIBRARY_PATH" outside of and inside of tmux.  
Not within 
TMUX-----------------------------------------------------projects/kp-742$ which 
svn/stec/apps/utilities/svn_1.7.10/bin/svn
projects/kp-742$ /stec/apps/utilities/svn_1.7.10/bin/svn --versionsvn, version 
1.7.10 (r1485443)   compiled Jul 12 2013, 09:33:50
projects/kp-742$ echo 
$LD_LIBRARY_PATH/stec/apps/utilities/svn_1.7.10/lib:/usr/lib:/usr/lib64:/usr/local/lib


Within 
TMUX-----------------------------------------------------projects/kp-742$ which 
svn/usr/bin/svn
projects/kp-742$ /usr/bin/svn --versionsvn, version 1.7.10 (r1485443)   
compiled Jul 12 2013, 09:33:50
projects/kp-742$ echo 
$LD_LIBRARY_PATH/usr/local/lib:/stec/apps/utilities/svn_1.7.10/lib:/usr/lib:/usr/lib64:/usr/local/lib

Both look the same, except that the LD_LIBRARY_PATH when inside TMUX has a 
repeat of "/usr/local/lib" compared to when not inside tmux.  Do you have any 
other hints in trying to debug this?  The company has setup the default shell 
to be "tcsh" is that helps.  I am not doing anything special in terms of setup 
scripts, as far as I know.  I have my main "~/.cshrc" that gets executed that I 
am aware of.  It is not to say the company admin have other scripts running 
during my login.  There is another point that I should probably make.  I do not 
have admin access on this computer, so I needed to following the instruction 
(found here: 
http://www.linuxquestions.org/questions/linux-software-2/installing-tmux-from-source-as-non-root-user-857098/#post4263868)
 to get tmux to build and run on this machine.
Thanks for all the help so far.
Regards,Mark


> Subject: Re: svn (symbol lookup error)
> From: d...@opencsw.org
> Date: Tue, 25 Feb 2014 11:20:14 +0100
> CC: tmux-users@lists.sourceforge.net
> To: pomrak...@hotmail.com
> 
> Hi Stephen,
> 
> Am 24.02.2014 um 20:18 schrieb Stephen Blackie <pomrak...@hotmail.com>:
> >   I had just installed tmux and now trying to make use of it.  I did run 
> > into a problem which I am not sure how to resolve with svn commands.  When 
> > I issue a status request ("svn status") I see the following message:
> > 
> > svn: symbol lookup error: svn: undefined symbol: svn_opt__eat_peg_revisions
> > 
> > I see this same message for "svn cleanup".  If I issue an "svn info" all 
> > seems to work.  If I exit out of tmux all the commands work.  Any thoughts 
> > to why this is the the case?
> > 
> > Here is the svn information:
> > 
> > svn, version 1.7.10 (r1485443)
> > svnserve, version 1.7.10 (r1485443)
> > 
> >   Any help or assistance is very much appreciated.
> 
> I doubt this is directly related to tmux, do you use different shells with 
> specific environment
> variables like LD_LIBRARY_PATH which are different inside and outside of tmux?
> 
> 
> Best regards
> 
>   — Dago
> 
> -- 
> "You don't become great by trying to be great, you become great by wanting to 
> do something,
> and then doing it so hard that you become great in the process." - xkcd #896
> 
                                          
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to