Re: netfsname: command not found

2020-04-19 Thread George N. White III
On Sat, 18 Apr 2020 at 23:45, Hiisi wrote: > On Sat, Apr 18, 2020 at 12:44 PM Samuel Sieb wrote: > > > > > Are you sure that's a binary? That looks more like a script of some > > sort. What does "file wnprun/bin/witnotp" say? > > You are right. It's a script actually: > workspace/tmp/jake/wnpr

Re: netfsname: command not found

2020-04-19 Thread Andy Paterson via users
I would guess its trying to return the fikesystem mount point for the supplied pathname - try: Stat -c %m > On 19 Apr 2020, at 03:45, Hiisi wrote: > > On Sat, Apr 18, 2020 at 12:44 PM Samuel Sieb wrote: >> > >> Are you sure that's a binary? That looks more like a script of some >> sort.

Re: netfsname: command not found

2020-04-18 Thread Samuel Sieb
On 4/18/20 7:44 PM, Hiisi wrote: You are right. It's a script actually: workspace/tmp/jake/wnprun/bin/witnotp: Bourne-Again shell script, ASCII text executable The line that causes the error is: wnp_dir=`netfsname $wnp_dir` Maybe I will play with it trying to substitute that outdated bash comman

Re: netfsname: command not found

2020-04-18 Thread Hiisi
On Sat, Apr 18, 2020 at 12:44 PM Samuel Sieb wrote: > > Are you sure that's a binary? That looks more like a script of some > sort. What does "file wnprun/bin/witnotp" say? You are right. It's a script actually: workspace/tmp/jake/wnprun/bin/witnotp: Bourne-Again shell script, ASCII text execu

Re: netfsname: command not found

2020-04-18 Thread Samuel Sieb
On 4/18/20 6:51 AM, Hiisi wrote: On Sat, Apr 18, 2020 at 3:33 AM Samuel Sieb wrote: Is that the name of the binary that you are trying to run? No. The software is called WitNop. The error occurs when I run the compiled binary file: wnprun/bin/witnotp: line 200: netfsname: command not found

Re: netfsname: command not found

2020-04-18 Thread Hiisi
On Sat, Apr 18, 2020 at 3:33 AM Samuel Sieb wrote: > > > Is that the name of the binary that you are trying to run? No. The software is called WitNop. The error occurs when I run the compiled binary file: wnprun/bin/witnotp: line 200: netfsname: command not found sorry, cant execu

Re: netfsname: command not found

2020-04-18 Thread Samuel Sieb
On 4/17/20 5:54 PM, Hiisi wrote: Hello, list. After compiling some ancient Fortran project I'm unable to run the resulting binary. It halts with the following message: netfsname: command not found Is that the name of the binary that you are trying t

netfsname: command not found

2020-04-17 Thread Hiisi
Hello, list. After compiling some ancient Fortran project I'm unable to run the resulting binary. It halts with the following message: netfsname: command not found Searching with dnf I wasn't able to get any matches. I understand it must be some old commands, but maybe grey-headed