Re: Latex style files

1997-10-24 Thread Peyman Gohari
On Fri, 24 Oct 1997, Bill Moran wrote:

 I have installed some latex style files in
 
 /usr/local/lib/texmf/
 
 Can anyone tell me how to tell latex to look there for them?

Run texconfig and do a REHASH.

Luck,
Peyman 



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Matlab5 and the standard c++ library

1997-10-14 Thread Peyman Gohari
Hi fellows,

Does anyone know why Matlab5 (5.1.0.421) is unhappy with
libstdc++.so.27.2.1 (  can't resolve symbol '__register_exceptions'  ),
but works fine with the older version libstdc++.so.27.1.4?

Other than switching to the older version, is there any way around this
problem? 

Regards,
Peyman





--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Matlab5 and the standard c++ library

1997-10-14 Thread Peyman Gohari
On Tue, 14 Oct 1997, Steve Hsieh wrote:

 Put libstdc++.so.27.1.4 inside matlab/sys/lnx86 and in the same directory,
 create a symlink for libstdc++.so.27 - libstdc++.so.27.1.4
 
 Then matlab will use that lib instead.

The problem is that I'm dealing with a read-only NFS mounted file system,
and so I can't create a symbolic link. Is there any environment variable
capable of doing the same trick?

Regards,
Peyman



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


ssh going nuts!

1997-10-01 Thread Peyman Gohari
Hi,

In our group we have a single Debian machine surrounded by a bunch of
Redhats:( We have secure shell installed on all, but it behaves  weird
on Redhats from time to time. The problem is that when you try to get a
remote shell using ssh, you may be denied access to the remote host and
get the message you don't exist, go away!. I suppose it's a bug, as it
doesn't happen all the time and moreover, if you keep on trying after a
couple of failures, you finally get through!  

Any clue?

Regards,
Peyman


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .