At this link
http://opendx.npaci.edu/bin/README.rh

Common questions:
-----------------
Frequently, you may get a message similar to: 
SOCKET bufsize mismatch : rcv buffer (131070 262160). 
This is due to socket buffer demands of dx. Please add the following to
/etc/rc.d/rc.local:
echo 262144 > /proc/sys/net/core/rmem_max
echo 262144 > /proc/sys/net/core/wmem_max
and reboot

Hope it works.

Wonyong Jang.

---------------------------
On Wed, 23 Feb 2005 15:35:16 -0600 (CST), Tony Neumann
<[EMAIL PROTECTED]> wrote:
> Thanks Jean-Roch, but I had that already.  I got a tip to try:
> 
> setenv DXHOST unix
> setenv DXUINOCATCHERROR 1
> 
> which seemed to work, but it caused another problem.  It opens now, but I
> get the error messages:
> 
> "SOCKET bufsize mismatch: rcv buffer (262144 208896)"
> 
> and
> 
> "SOCKET bufsize mismatch: send buffer (262144 208896)"
> 
> Any ideas???
> 
> Thanks in advance,
> Tony
> 
> 
> On Wed, 23 Feb 2005, Jean-Roch Huntzinger wrote:
> 
> > Hello,
> >
> > Is /MYPATH/dx/bin in your PATH ?
> >
> > try setting on the command line
> > PATH=$PATH:/MYPATH/dx/bin
> > and launch dx.
> >
> > If this works, simply add :/MYPATH/dx/bin to the similar line
> > in your startup file (.bash_profile for instance).
> >
> > Regards,
> > Jean-Roch
> >
> >
> > On Tue, 2005-02-22 at 22:33, Tony Neumann wrote:
> > > I have a question about intalling opendx in linux.
> > >
> > > I enstalled it in my local directory at my school.  I set all the path
> > > variables and all programs work fine (dxui, tutor, builder, dxexec, ...).
> > > The dx script also works, but when I run it and try to open the user
> > > interface the program crashes and says that it cannot find dxexec.  I
> > > tried the command:
> > >
> > > dx -whicharch
> > >
> > > which prints "linux".  So it should be looking in /MYPATH/dx/bin_linux and
> > > dxexec is located there.  I'm not sure why this happens and it's not the
> > > biggest problem, but I would like it fixed.  I would appreciate any help
> > > or suggestions that anyone has.
> > >
> > > Thanks,
> > > Tony
> > --
> > Laboratoire de Spectrometrie Ionique et Moleculaire (UMR 5579)
> > bat. A. Kastler, Campus de la Doua (Universite Lyon1)
> > 43, Bd du 11 novembre 1918. 69622 Villeurbanne Cedex, France
> > tel. (+33) 4 72 43 26 52 - fax. (+33) 4 72 43 15 07
> >
> >
> >
> 


-- 
-------------------------------------------------------
Wonyong Jang
Phone: (404) 385-0565
Email: [EMAIL PROTECTED]
-------------------------------------------------------

Reply via email to