Re: perl call fortran

2011-05-01 Thread Patrick Dupre
On Sun, 1 May 2011, Kenneth Wolcott wrote: On Sun, May 1, 2011 at 14:36, Patrick Dupre wrote: Hello, Is perl able to load a fortran subroutine ? I have no problem to make a c code callable by gcc (xs) I can call a fortran routine from a c program. But perl fails to load a so library linked

Re: Password reset for unix

2011-05-01 Thread shawn wilson
jim, you setup your boxes a certain way to make sure this doesn't fail? On Sun, May 1, 2011 at 10:17 PM, Jim Gibson wrote: > At 5:22 PM -0700 4/30/11, dolphin wrote: >> >> Hi, >> >> To reset password in unix, the system will prompt 2 times for entering >> the new password. The first time is to en

Re: Password reset for unix

2011-05-01 Thread Jim Gibson
At 5:22 PM -0700 4/30/11, dolphin wrote: Hi, To reset password in unix, the system will prompt 2 times for entering the new password. The first time is to enter the new password and the second time is to confirm the new password of the account. It is tedious to perform this when there is a huge

Re: Password reset for unix

2011-05-01 Thread shawn wilson
On May 1, 2011 7:24 PM, "dolphin" wrote: > > Hi, > > To reset password in unix, the system will prompt 2 times for entering > the new password. The first time is to enter the new password and the > second time is to confirm the new password of the account. It is > tedious to perform this when ther

Re: perl call fortran

2011-05-01 Thread Kenneth Wolcott
On Sun, May 1, 2011 at 14:36, Patrick Dupre wrote: > > Hello, > > Is perl able to load a fortran subroutine ? > > I have no problem to make a c code callable by gcc (xs) > I can call a fortran routine from a c program. > But perl fails to load a so library linked with a piece of fortran. > > The e

Re: Password reset for unix

2011-05-01 Thread Kenneth Wolcott
On Sat, Apr 30, 2011 at 17:22, dolphin wrote: > Hi, > > To reset password in unix, the system will prompt 2 times for entering > the new password. The first time is to enter the new password and the > second time is to confirm the new password of the account. It is > tedious to perform this when

perl call fortran

2011-05-01 Thread Patrick Dupre
Hello, Is perl able to load a fortran subroutine ? I have no problem to make a c code callable by gcc (xs) I can call a fortran routine from a c program. But perl fails to load a so library linked with a piece of fortran. The error is: cannot restore segment prot after reloc: Permission denie

Password reset for unix

2011-05-01 Thread dolphin
Hi, To reset password in unix, the system will prompt 2 times for entering the new password. The first time is to enter the new password and the second time is to confirm the new password of the account. It is tedious to perform this when there is a huge volume (>100) of user accounts. Is it possi

Re: text between tag manipulation (HTML)

2011-05-01 Thread David
Perhaps I have missed something as I don't understand what you mean by manipulate HTML final rendered, on screen text as the rendered display is clearly not HTML any longer. Also respect the HTML source puzzles me. Are you hoping to annotate the display without modifying the HTML? Sorr

Re: How to Generate An Expression to A LOL?

2011-05-01 Thread Mike McClain
On Fri, Apr 29, 2011 at 05:55:18PM -0400, Uri Guttman wrote: > > "MM" == Mike McClain writes: > zs> my $expr = $_[0]; > >> > >> this is better: > >> my ( $expr ) = @_ ; > > MM> Better how? > > * it doesn't require indexing so it is faster. > * it is the most standard way to get

Re: text between tag manipulation (HTML)

2011-05-01 Thread Rob Dixon
On 30/04/2011 22:01, David wrote: I'm trying to insert on-screen sequential numbers (in locally saved web documents) to let non-web designers comment on the elements/tags. Additionally, these numbers act as a pseudo-line/reference number. Just to be clear, if I have: Lorem ipsum dolor Proin se