RE: svn (symbol lookup error)

2014-02-26 Thread Stephen Blackie
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=126839071iu=/4140/ostg.clktrk___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


svn (symbol lookup error)

2014-02-25 Thread Stephen Blackie
Hello All,
  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.
Regards,
Mark


  --
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=126839071iu=/4140/ostg.clktrk___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: svn (symbol lookup error)

2014-02-25 Thread Nicholas Marriott
Are not running the svn binary you expect? Check which svn in tmux.

Also see if LD_LIBRARY_PATH is set outside tmux and not inside.


On Mon, Feb 24, 2014 at 12:18:50PM -0700, Stephen Blackie wrote:
Hello All,
  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.
Regards,
Mark

 --
 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=126839071iu=/4140/ostg.clktrk

 ___
 tmux-users mailing list
 tmux-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/tmux-users


--
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=126839071iu=/4140/ostg.clktrk
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: svn (symbol lookup error)

2014-02-25 Thread Dagobert Michelsen
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



smime.p7s
Description: S/MIME cryptographic signature
--
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=126839071iu=/4140/ostg.clktrk___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: svn (symbol lookup error)

2014-02-25 Thread Dagobert Michelsen
Hi Stephen,

Am 26.02.2014 um 04:08 schrieb Stephen Blackie pomrak...@hotmail.com:

 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 --version
 svn, 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 --version
 svn, 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.

No, not at all. Your LD_LIBRARY_PATH is completely different as the order is 
very important. You most
certainly have another lib version in /usr/local/lib than in svn_1.7.0/lib 
which results in the linker problem.

 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.

Check the configuration files for your shell and make sure the LD_LIBRARY_PATH 
is the same:
  https://en.wikipedia.org/wiki/Unix_shell#Configuration_files_for_shells
(or better, get rid of it entirely by setting the correct linker flags)

To test just set the LD_LIBRARY_PATH inside tmux the same as from the outside 
and see if it works.


Bets 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



smime.p7s
Description: S/MIME cryptographic signature
--
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=126839071iu=/4140/ostg.clktrk___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users