in reply to Re^2: Problem with threads on Linux ES3
in thread Problem with threads on Linux ES3

You should try to minimze the problem.
How did you install the ssh modules?
I am working with threads on Linux on an ES4 system and Perl 5.10 wo problems.
I doubt that the problem comes from the threads. I had problems with the threading as the runtime behaviour changed when moving from a slower Solaris machine to a faster Linux Opteron.
  • Comment on Re^3: Problem with threads on Linux ES3

Replies are listed 'Best First'.
Re^4: Problem with threads on Linux ES3
by srinivas_rocks (Sexton) on Feb 21, 2008 at 16:52 UTC
    Thanks for the reply
    I have installed Redhat ES4 and successfully installed all the Perl Modules required to my project

    we are facing same problem in Linux ES4 as in ES3. The threads are not returning.
    Can any one suggest any other solution?