R: Mpir Installation

2020-04-29 Thread Vincenzo Mone
Hi Chris,
Please apologise but you did not help me like this.
Unfortunately everyone has their say e they are all different one from
another.
Everytime I get a suggestion from the mailing list or privately I start from
The beginner from scratch deleting an re installing the distro a restart
from scratch,
But the problem pops up every time I arrive to the Mpir step. AS I said many
times I am beginner
User of Linux and do not understand it as a lot of you does.
I have always asked to tell me step by step what to do.
Thanks


73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *
  **   GSM  +39 328 7110193  **
  * SMS  +39 328 7110193    *
  *

> -Messaggio originale-
> Da: Discuss-gnuradio 
> Per conto di Chris Vine
> Inviato: mercoledì 29 aprile 2020 02:19
> A: discuss-gnuradio@gnu.org
> Oggetto: Re: Mpir Installation
> 
> On Tue, 28 Apr 2020 17:57:36 +0200
> "Vincenzo Mone"  wrote:
> > WARNING: 'makeinfo' is missing on your system.
> >
> >  You should only need it if you modified a '.texi' file, or
> >
> >  any other file indirectly affecting the aspect of the manual.
> >
> >  You might want to install the Texinfo package:
> >
> >  <http://www.gnu.org/software/texinfo/>
> >
> >  The spurious makeinfo call might also be the consequence of
> >
> >  using a buggy 'make' (AIX, DU, IRIX), in which case you might
> >
> >  want to install GNU make:
> >
> >  <http://www.gnu.org/software/make/>
> >
> > Makefile:403: recipe for target 'mpir.info' failed
> >
> > make[2]: *** [mpir.info] Error 127
> >
> > make[2]: uscita dalla directory "/home/enzo/mpir/doc"
> >
> > Makefile:952: recipe for target 'all-recursive' failed
> >
> > make[1]: *** [all-recursive] Error 1
> >
> > make[1]: uscita dalla directory "/home/enzo/mpir"
> >
> > Makefile:755: recipe for target 'all' failed
> >
> > make: *** [all] Error 2
> >
> > Did I done something wrong?
> >
> > Thanks
> 
> You are doing lots wrong.
> 
> First you are missing texinfo's makeinfo, which seems to be used by mpir
to
> make its documentation.  That's fine, you don't need texinfo.
> 
> Secondly, you don't need texinfo because you are pointlessly trying to
> compile and install mpir.  Why?  Your distribution will already come with
gmp
> or mpir so it is completely unnecessary.
> 
> Thirdly, you are posting massively long posts with no regard for snipping
> irrelevant content.
> 
> Fourthly, trying to install these out-of-distribution packages, when your
> distribution will already provide them, is going to break your
installation.  You
> will end up with conflicting and incompatible versions of different
libraries
> installed.
> 
> I suggest deleting your current linux installation, reinstall it from
scratch, and
> install that distribution's version of gnuradio.  You are way out of your
depth.




Re: Mpir Installation

2020-04-28 Thread Chris Vine
On Tue, 28 Apr 2020 17:57:36 +0200
"Vincenzo Mone"  wrote:
> WARNING: 'makeinfo' is missing on your system.
> 
>  You should only need it if you modified a '.texi' file, or
> 
>  any other file indirectly affecting the aspect of the manual.
> 
>  You might want to install the Texinfo package:
> 
>  
> 
>  The spurious makeinfo call might also be the consequence of
> 
>  using a buggy 'make' (AIX, DU, IRIX), in which case you might
> 
>  want to install GNU make:
> 
>  
> 
> Makefile:403: recipe for target 'mpir.info' failed
> 
> make[2]: *** [mpir.info] Error 127
> 
> make[2]: uscita dalla directory "/home/enzo/mpir/doc"
> 
> Makefile:952: recipe for target 'all-recursive' failed
> 
> make[1]: *** [all-recursive] Error 1
> 
> make[1]: uscita dalla directory "/home/enzo/mpir"
> 
> Makefile:755: recipe for target 'all' failed
> 
> make: *** [all] Error 2
> 
> Did I done something wrong?
> 
> Thanks

You are doing lots wrong.

First you are missing texinfo's makeinfo, which seems to be used by mpir
to make its documentation.  That's fine, you don't need texinfo.

Secondly, you don't need texinfo because you are pointlessly trying to
compile and install mpir.  Why?  Your distribution will already come
with gmp or mpir so it is completely unnecessary.

Thirdly, you are posting massively long posts with no regard for
snipping irrelevant content.

Fourthly, trying to install these out-of-distribution packages, when
your distribution will already provide them, is going to break your
installation.  You will end up with conflicting and incompatible
versions of different libraries installed.

I suggest deleting your current linux installation, reinstall it from
scratch, and install that distribution's version of gnuradio.  You are
way out of your depth.



Re: R: R: R: R: R: Mpir Installation

2020-04-28 Thread Ron Economos
It's not building any of the directories, so the ./configure step must 
have problems. Please post the results of ./configure.


Ron

On 4/28/20 08:57, Vincenzo Mone wrote:


Ron,

same error but i have done this:

sudo apt-get install libtool

gone in the Mpir folder and typed:

/configure ( no errors )

Make ( got errors ):

make  all-recursive

make[1]: ingresso nella directory "/home/enzo/mpir"

Making all in tests

make[2]: ingresso nella directory "/home/enzo/mpir/tests"

Making all in .

make[3]: ingresso nella directory "/home/enzo/mpir/tests"

make[3]: Nessuna operazione da eseguire per "all-am".

make[3]: uscita dalla directory "/home/enzo/mpir/tests"

Making all in devel

make[3]: ingresso nella directory "/home/enzo/mpir/tests/devel"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/devel"

Making all in mpn

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpn"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpn"

Making all in fft

make[3]: ingresso nella directory "/home/enzo/mpir/tests/fft"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/fft"

Making all in mpz

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpz"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpz"

Making all in mpq

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpq"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpq"

Making all in mpf

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpf"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpf"

Making all in rand

make[3]: ingresso nella directory "/home/enzo/mpir/tests/rand"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/rand"

Making all in misc

make[3]: ingresso nella directory "/home/enzo/mpir/tests/misc"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/misc"

Making all in cxx

make[3]: ingresso nella directory "/home/enzo/mpir/tests/cxx"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/cxx"

make[2]: uscita dalla directory "/home/enzo/mpir/tests"

Making all in mpn

make[2]: ingresso nella directory "/home/enzo/mpir/mpn"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/mpn"

Making all in fft

make[2]: ingresso nella directory "/home/enzo/mpir/fft"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/fft"

Making all in mpz

make[2]: ingresso nella directory "/home/enzo/mpir/mpz"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/mpz"

Making all in mpq

make[2]: ingresso nella directory "/home/enzo/mpir/mpq"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/mpq"

Making all in mpf

make[2]: ingresso nella directory "/home/enzo/mpir/mpf"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/mpf"

Making all in printf

make[2]: ingresso nella directory "/home/enzo/mpir/printf"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/printf"

Making all in scanf

make[2]: ingresso nella directory "/home/enzo/mpir/scanf"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/scanf"

Making all in cxx

make[2]: ingresso nella directory "/home/enzo/mpir/cxx"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/cxx"

Making all in tune

make[2]: ingresso nella directory "/home/enzo/mpir/tune"

make[2]: Nessuna operazione da eseguire per "all".

make[2]: uscita dalla directory "/home/enzo/mpir/tune"

Making all in doc

make[2]: ingresso nella directory "/home/enzo/mpir/doc"

restore=: && backupdir=".am$$" && \

am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \

rm -rf $backupdir && mkdir $backupdir && \

if (/bin/bash /home/enzo/mpir/missing makeinfo --version) >/dev/null 
2>&1; then \


  for f in mpir.info mpir.info-[0-9] mpir.info-[0-9][0-9] mpir.i[0-9] 
mpir.i[0-9][0-9]; do \


    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \

  done; \

else :; fi && \

cd "$am__cwd"; \

if /bin/bash /home/enzo/mpir/missing makeinfo   -I . \

-o mpir.info mpir.texi; \

then \

  rc=0; \

CDPATH="${ZSH_VERSION+.}:" && cd .; \

else \

  rc=$?; \

CDPATH="${ZSH_VERSION+.}:" && cd . && \

  $restore $backupdir/* `echo "./mpir.info" | sed 's|[^/]*$||'`; \

fi; \

rm -rf $backupdir; exit $rc


R: R: R: R: R: Mpir Installation

2020-04-28 Thread Vincenzo Mone
nfo mpir.info-[0-9] mpir.info-[0-9][0-9] mpir.i[0-9]
mpir.i[0-9][0-9]; do \

if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \

  done; \

else :; fi && \

cd "$am__cwd"; \

if /bin/bash /home/enzo/mpir/missing makeinfo   -I . \

-o mpir.info mpir.texi; \

then \

  rc=0; \

  CDPATH="${ZSH_VERSION+.}:" && cd .; \

else \

  rc=$?; \

  CDPATH="${ZSH_VERSION+.}:" && cd . && \

  $restore $backupdir/* `echo "./mpir.info" | sed 's|[^/]*$||'`; \

fi; \

rm -rf $backupdir; exit $rc

/home/enzo/mpir/missing: riga 81: makeinfo: comando non trovato

WARNING: 'makeinfo' is missing on your system.

 You should only need it if you modified a '.texi' file, or

 any other file indirectly affecting the aspect of the manual.

 You might want to install the Texinfo package:

 <http://www.gnu.org/software/texinfo/>

 The spurious makeinfo call might also be the consequence of

 using a buggy 'make' (AIX, DU, IRIX), in which case you might

 want to install GNU make:

 <http://www.gnu.org/software/make/>

Makefile:403: recipe for target 'mpir.info' failed

make[2]: *** [mpir.info] Error 127

make[2]: uscita dalla directory "/home/enzo/mpir/doc"

Makefile:952: recipe for target 'all-recursive' failed

make[1]: *** [all-recursive] Error 1

make[1]: uscita dalla directory "/home/enzo/mpir"

Makefile:755: recipe for target 'all' failed

make: *** [all] Error 2

 

Did I done something wrong?

Thanks

 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *

  **   GSM  +39 328 7110193  **

  * SMS  +39 328 7110193*

  *

 

Da: Discuss-gnuradio  Per
conto di Ron Economos
Inviato: martedì 28 aprile 2020 16:00
A: discuss-gnuradio@gnu.org
Oggetto: Re: R: R: R: R: Mpir Installation

 

Vincenzo,

I think you're missing libtool.

sudo apt-get install libtool

Then do ./configure again.

If it still fails, e-mail the print out from ./configure.

Ron

On 4/28/20 05:32, Vincenzo Mone wrote:

Yes Ron,

done another step but now error on the next command make.

I got this:

 

make  all-recursive

make[1]: ingresso nella directory "/home/enzo/mpir"

Making all in tests

make[2]: ingresso nella directory "/home/enzo/mpir/tests"

Making all in .

make[3]: ingresso nella directory "/home/enzo/mpir/tests"

make[3]: Nessuna operazione da eseguire per "all-am".

make[3]: uscita dalla directory "/home/enzo/mpir/tests"

Making all in devel

make[3]: ingresso nella directory "/home/enzo/mpir/tests/devel"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/devel"

Making all in mpn

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpn"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpn"

Making all in fft

make[3]: ingresso nella directory "/home/enzo/mpir/tests/fft"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/fft"

Making all in mpz

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpz"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpz"

Making all in mpq

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpq"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpq"

Making all in mpf

make[3]: ingresso nella directory "/home/enzo/mpir/tests/mpf"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/mpf"

Making all in rand

make[3]: ingresso nella directory "/home/enzo/mpir/tests/rand"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/rand"

Making all in misc

make[3]: ingresso nella directory "/home/enzo/mpir/tests/misc"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/misc"

Making all in cxx

make[3]: ingresso nella directory "/home/enzo/mpir/tests/cxx"

make[3]: Nessuna operazione da eseguire per "all".

make[3]: uscita dalla directory "/home/enzo/mpir/tests/cxx"

make[2]: uscita dalla directory "/home/enzo/mpir/tests"

Making all in mpn

make[2]: ingresso nella directory "/home/enzo/mpir/mpn"

make[2]: Nessuna operazione da eseguire per "all&

Re: R: R: R: R: Mpir Installation

2020-04-28 Thread Ron Economos
dir $backupdir && \

if (/bin/bash /home/enzo/mpir/missing makeinfo --version) >/dev/null 
2>&1; then \


  for f in mpir.info mpir.info-[0-9] mpir.info-[0-9][0-9] mpir.i[0-9] 
mpir.i[0-9][0-9]; do \


    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \

  done; \

else :; fi && \

cd "$am__cwd"; \

if /bin/bash /home/enzo/mpir/missing makeinfo   -I . \

-o mpir.info mpir.texi; \

then \

  rc=0; \

CDPATH="${ZSH_VERSION+.}:" && cd .; \

else \

  rc=$?; \

CDPATH="${ZSH_VERSION+.}:" && cd . && \

  $restore $backupdir/* `echo "./mpir.info" | sed 's|[^/]*$||'`; \

fi; \

rm -rf $backupdir; exit $rc

/home/enzo/mpir/missing: riga 81: makeinfo: comando non trovato

WARNING: 'makeinfo' is missing on your system.

 You should only need it if you modified a '.texi' file, or

 any other file indirectly affecting the aspect of the manual.

     You might want to install the Texinfo package:

<http://www.gnu.org/software/texinfo/>

 The spurious makeinfo call might also be the consequence of

 using a buggy 'make' (AIX, DU, IRIX), in which case you might

 want to install GNU make:

<http://www.gnu.org/software/make/>

Makefile:403: recipe for target 'mpir.info' failed

make[2]: *** [mpir.info] Error 127

make[2]: uscita dalla directory "/home/enzo/mpir/doc"

Makefile:952: recipe for target 'all-recursive' failed

make[1]: *** [all-recursive] Error 1

make[1]: uscita dalla directory "/home/enzo/mpir"

Makefile:755: recipe for target 'all' failed

make: *** [all] Error 2

Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




*

** GSM  +39 328 7110193  **

  * SMS  +39 328 7110193 *

  *

*Da:*Discuss-gnuradio 
 *Per conto di *Ron 
Economos

*Inviato:* martedì 28 aprile 2020 14:07
*A:* discuss-gnuradio@gnu.org
*Oggetto:* Re: R: R: R: Mpir Installation

sudo apt-get install yasm

Ron

On 4/28/20 05:03, Vincenzo Mone wrote:

Yes Ron,

it waorked since i gave the ./configure command.

I got another error:

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking whether to enable maintainer-specific portions of
Makefiles... no

checking ABI=64

checking compiler gcc -m64 ... yes

checking compiler gcc -m64  -O2... yes

checking compiler gcc -m64 -O2  -march=k8... yes

checking compiler gcc -m64 -O2 -march=k8  -mtune=k8... yes

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables...

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking whether gcc understands -c and -o together... yes

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking minix/config.h usability... no

checking minix/config.h presence... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking whether gcc understands -c and -o together... (cached) yes

checking for gcc option to accept ISO C99... none needed

checking for gcc option to accept ISO Standard C... (cached) none
needed

checking how to run the C preprocessor... gcc -E

checking build system compiler gcc... yes

checking for build system preprocessor... gcc -E

checking for build system executable suffix...

checking whether build system compi

Re: Mpir Installation

2020-04-28 Thread Andi Kita
I looked at Mpir.

Run

./auogen.shThan once that's done and all comes out ok you will run
./configure.

Autogen.sh will bring up configure. It generates the files you need it to
run.
Pretty basic.



On Mon, Apr 27, 2020, 8:29 AM Vincenzo Mone  wrote:

> Hello I am trying to install Mpir on Ubuntu bat get error when I give the
> command ./configure && make && make install
>
> Or just   ./configure .
>
> I have done in terminal:
>
>
>
> git clone git://github.com/wbhart/mpir.git mpir
>
> cd mpir
>
> ./configure
>
>
>
> When I give the last command I get:
>
>
>
> bash: ./configure: File o directory non esistente
>
>
>
> Where  am I missing?
>
> Thanks
>
>
>
> 73 de Enzo IK8OZV
> EasyLog 5 BetaTester
> EasyLog PDA BetaTester
> WinBollet BetaTester
> D.C.I. CheckPoint Regione Campania
> Skype: ik8ozv8520
>
>
>
>
>   *
>
>   **   GSM  +39 328 7110193  **
>
>   * SMS  +39 328 7110193*
>
>   *
>
>
>


R: R: R: R: Mpir Installation

2020-04-28 Thread Vincenzo Mone
.i[0-9][0-9]; do \

if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \

  done; \

else :; fi && \

cd "$am__cwd"; \

if /bin/bash /home/enzo/mpir/missing makeinfo   -I . \

-o mpir.info mpir.texi; \

then \

  rc=0; \

  CDPATH="${ZSH_VERSION+.}:" && cd .; \

else \

  rc=$?; \

  CDPATH="${ZSH_VERSION+.}:" && cd . && \

  $restore $backupdir/* `echo "./mpir.info" | sed 's|[^/]*$||'`; \

fi; \

rm -rf $backupdir; exit $rc

/home/enzo/mpir/missing: riga 81: makeinfo: comando non trovato

WARNING: 'makeinfo' is missing on your system.

 You should only need it if you modified a '.texi' file, or

 any other file indirectly affecting the aspect of the manual.

 You might want to install the Texinfo package:

 <http://www.gnu.org/software/texinfo/>

 The spurious makeinfo call might also be the consequence of

 using a buggy 'make' (AIX, DU, IRIX), in which case you might

 want to install GNU make:

 <http://www.gnu.org/software/make/>

Makefile:403: recipe for target 'mpir.info' failed

make[2]: *** [mpir.info] Error 127

make[2]: uscita dalla directory "/home/enzo/mpir/doc"

Makefile:952: recipe for target 'all-recursive' failed

make[1]: *** [all-recursive] Error 1

make[1]: uscita dalla directory "/home/enzo/mpir"

Makefile:755: recipe for target 'all' failed

make: *** [all] Error 2

 

Thanks

 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *

  **   GSM  +39 328 7110193  **

  * SMS  +39 328 7110193*

  *

 

Da: Discuss-gnuradio  Per
conto di Ron Economos
Inviato: martedì 28 aprile 2020 14:07
A: discuss-gnuradio@gnu.org
Oggetto: Re: R: R: R: Mpir Installation

 

sudo apt-get install yasm

Ron

On 4/28/20 05:03, Vincenzo Mone wrote:

Yes Ron,

it waorked since i gave the ./configure command.

I got another error:

 

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking ABI=64

checking compiler gcc -m64 ... yes

checking compiler gcc -m64  -O2... yes

checking compiler gcc -m64 -O2  -march=k8... yes

checking compiler gcc -m64 -O2 -march=k8  -mtune=k8... yes

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking whether gcc understands -c and -o together... yes

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking minix/config.h usability... no

checking minix/config.h presence... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking whether gcc understands -c and -o together... (cached) yes

checking for gcc option to accept ISO C99... none needed

checking for gcc option to accept ISO Standard C... (cached) none needed

checking how to run the C preprocessor... gcc -E

checking build system compiler gcc... yes

checking for build system preprocessor... gcc -E

checking for build system executable suffix... 

checking whether build system compiler is ANSI... yes

checking for build system compiler math library... -lm

Looking for a system-wide yasm...

configure: error: no system-wide yasm found

 

What am I still missing please?

Thanks

 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *

  **   GSM 

Re: R: R: R: Mpir Installation

2020-04-28 Thread Ron Economos

sudo apt-get install yasm

Ron

On 4/28/20 05:03, Vincenzo Mone wrote:


Yes Ron,

it waorked since i gave the ./configure command.

I got another error:

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking ABI=64

checking compiler gcc -m64 ... yes

checking compiler gcc -m64  -O2... yes

checking compiler gcc -m64 -O2  -march=k8... yes

checking compiler gcc -m64 -O2 -march=k8  -mtune=k8... yes

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables...

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking whether gcc understands -c and -o together... yes

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking minix/config.h usability... no

checking minix/config.h presence... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking whether gcc understands -c and -o together... (cached) yes

checking for gcc option to accept ISO C99... none needed

checking for gcc option to accept ISO Standard C... (cached) none needed

checking how to run the C preprocessor... gcc -E

checking build system compiler gcc... yes

checking for build system preprocessor... gcc -E

checking for build system executable suffix...

checking whether build system compiler is ANSI... yes

checking for build system compiler math library... -lm

Looking for a system-wide yasm...

configure: error: no system-wide yasm found

What am I still missing please?

Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




*

** GSM  +39 328 7110193  **

  * SMS  +39 328 7110193 *

  *

*Da:*Discuss-gnuradio 
 *Per conto di *Ron 
Economos

*Inviato:* martedì 28 aprile 2020 13:00
*A:* discuss-gnuradio@gnu.org
*Oggetto:* Re: R: R: Mpir Installation

Looks like you're missing M4. Try:

sudo apt-get install autotools-dev automake autoconf

For reference, here's what I'm seeing.

ubuntu@arm:~/xfer/mpir$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --no-force
configure.ac:1719: installing './compile'
configure.ac:57: installing './config.guess'
configure.ac:57: installing './config.sub'
configure.ac:67: installing './install-sh'
configure.ac:67: installing './missing'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Ron

On 4/28/20 03:35, Vincenzo Mone wrote:

Ron,

please this morning I have retried again doing these steps:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./autogen.sh

But I seem to get errors:

autoreconf: Entering directory `.'

autoreconf: configure.ac: not using Gettext

autoreconf: running: aclocal

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is
m4_require'd but not m4_defun'd

acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but
not m4_defun'd

R: R: R: Mpir Installation

2020-04-28 Thread Vincenzo Mone
Yes Ron,

it waorked since i gave the ./configure command.

I got another error:

 

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking ABI=64

checking compiler gcc -m64 ... yes

checking compiler gcc -m64  -O2... yes

checking compiler gcc -m64 -O2  -march=k8... yes

checking compiler gcc -m64 -O2 -march=k8  -mtune=k8... yes

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking whether gcc understands -c and -o together... yes

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking minix/config.h usability... no

checking minix/config.h presence... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking whether gcc understands -c and -o together... (cached) yes

checking for gcc option to accept ISO C99... none needed

checking for gcc option to accept ISO Standard C... (cached) none needed

checking how to run the C preprocessor... gcc -E

checking build system compiler gcc... yes

checking for build system preprocessor... gcc -E

checking for build system executable suffix... 

checking whether build system compiler is ANSI... yes

checking for build system compiler math library... -lm

Looking for a system-wide yasm...

configure: error: no system-wide yasm found

 

What am I still missing please?

Thanks

 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *

  **   GSM  +39 328 7110193  **

  * SMS  +39 328 7110193*

  *

 

Da: Discuss-gnuradio  Per
conto di Ron Economos
Inviato: martedì 28 aprile 2020 13:00
A: discuss-gnuradio@gnu.org
Oggetto: Re: R: R: Mpir Installation

 

Looks like you're missing M4. Try:

sudo apt-get install autotools-dev automake autoconf

For reference, here's what I'm seeing.

ubuntu@arm:~/xfer/mpir$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --no-force
configure.ac:1719: installing './compile'
configure.ac:57: installing './config.guess'
configure.ac:57: installing './config.sub'
configure.ac:67: installing './install-sh'
configure.ac:67: installing './missing'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Ron

On 4/28/20 03:35, Vincenzo Mone wrote:

Ron,

please this morning I have retried again doing these steps:

 

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./autogen.sh

 

But I seem to get errors:

 

autoreconf: Entering directory `.'

autoreconf: configure.ac: not using Gettext

autoreconf: running: aclocal 

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd but
not m4_defun'd

acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841

Re: R: R: Mpir Installation

2020-04-28 Thread Ron Economos

Looks like you're missing M4. Try:

sudo apt-get install autotools-dev automake autoconf

For reference, here's what I'm seeing.

ubuntu@arm:~/xfer/mpir$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --no-force
configure.ac:1719: installing './compile'
configure.ac:57: installing './config.guess'
configure.ac:57: installing './config.sub'
configure.ac:67: installing './install-sh'
configure.ac:67: installing './missing'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'

Ron

On 4/28/20 03:35, Vincenzo Mone wrote:


Ron,

please this morning I have retried again doing these steps:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./autogen.sh

But I seem to get errors:

autoreconf: Entering directory `.'

autoreconf: configure.ac: not using Gettext

autoreconf: running: aclocal

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is 
m4_require'd but not m4_defun'd


acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not 
m4_defun'd


acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841: warning: AC_PROG_LIBTOOL is m4_require'd but not 
m4_defun'd


acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

autoreconf: configure.ac: tracing

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is 
m4_require'd but not m4_defun'd


acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not 
m4_defun'd


acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841: warning: AC_PROG_LIBTOOL is m4_require'd but not 
m4_defun'd


acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

autoreconf: configure.ac: not using Libtool

autoreconf: running: /usr/bin/autoconf

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is 
m4_require'd but not m4_defun'd


acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not 
m4_defun'd


acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841: warning: AC_PROG_LIBTOOL is m4_require'd but not 
m4_defun'd


acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure:11016: error: possibly undefined macro: AC_PROG_NM

  If this token and others are legitimate, please use 
m4_pattern_allow.


  See the Autoconf documentation.

configure:14470: error: possibly undefined macro: 
AC_LIBTOOL_PROG_COMPILER_PIC


configure:14565: error: possibly undefined macro: AC_ENABLE_SHARED

configure:14566: error: possibly undefined macro: AC_PROG_LIBTOOL

autoreconf: /usr/bin/autoconf failed with exit status: 1

If I continue with the next command:

./configure

I get

configure: error: cannot find install-sh, install.sh, or shtool in "." 
"./.." "./../.."


Please what am I doing wrong?

Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




*

** GSM  +39 328 7110193  **

  * SMS  +39 328 7110193 *

  *

*Da:*Ron Economos 
*Inviato:* lunedì 27 aprile 2020 15:18
*A:* Vincenzo Mone 
*Oggetto:* Re: R: Mpir Installation

Vincenzo,

I see. You have to create the ./configure file in mpir with ./autogen.sh

So it's really these steps:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./autogen.sh

./configure

make

sudo make install

sudo ldconfig

Ron W6RZ

On 4/27/20 05:56, Vincenzo Mone wrote:

Thanks Ron,

But I cannot get installed FCDPROPLUS.

I have done this:

git clone https://github.com/dl1ksv/gr-fcdproplus

cd gr-fcdproplus

mkdir build

cd build

make -DCMAKE_INSTALL_PREFIX= \usr ../

-- Build type not specified: defaulting to release.

-- Checking for module 'mpir >= 3.0'

--   No package 'mpir' found

-- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY
MPIR_INCLUDE_DIR)

-- User set python executab

R: R: Mpir Installation

2020-04-28 Thread Vincenzo Mone
Ron,

please this morning I have retried again doing these steps:

 

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./autogen.sh

 

But I seem to get errors:

 

autoreconf: Entering directory `.'

autoreconf: configure.ac: not using Gettext

autoreconf: running: aclocal 

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd but
not m4_defun'd

acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841: warning: AC_PROG_LIBTOOL is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

autoreconf: configure.ac: tracing

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd but
not m4_defun'd

acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841: warning: AC_PROG_LIBTOOL is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

autoreconf: configure.ac: not using Libtool

autoreconf: running: /usr/bin/autoconf

configure.ac:2838: warning: AC_LIBTOOL_PROG_COMPILER_PIC is m4_require'd but
not m4_defun'd

acinclude.m4:2192: GMP_ASM_X86_GOT_UNDERSCORE is expanded from...

configure.ac:2838: the top level

configure.ac:2841: warning: AC_ENABLE_SHARED is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure.ac:2841: warning: AC_PROG_LIBTOOL is m4_require'd but not
m4_defun'd

acinclude.m4:2506: GMP_ASM_X86_MCOUNT is expanded from...

configure.ac:2841: the top level

configure:11016: error: possibly undefined macro: AC_PROG_NM

  If this token and others are legitimate, please use m4_pattern_allow.

  See the Autoconf documentation.

configure:14470: error: possibly undefined macro:
AC_LIBTOOL_PROG_COMPILER_PIC

configure:14565: error: possibly undefined macro: AC_ENABLE_SHARED

configure:14566: error: possibly undefined macro: AC_PROG_LIBTOOL

autoreconf: /usr/bin/autoconf failed with exit status: 1

 

If I continue with the next command:

 

./configure

 

I get 

configure: error: cannot find install-sh, install.sh, or shtool in "."
"./.." "./../.."

 

 

Please what am I doing wrong?

Thanks

 

 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *

  **   GSM  +39 328 7110193  **

  * SMS  +39 328 7110193*

  *

 

Da: Ron Economos  
Inviato: lunedì 27 aprile 2020 15:18
A: Vincenzo Mone 
Oggetto: Re: R: Mpir Installation

 

Vincenzo,

I see. You have to create the ./configure file in mpir with ./autogen.sh

So it's really these steps:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./autogen.sh

./configure

make

sudo make install

sudo ldconfig

Ron W6RZ

On 4/27/20 05:56, Vincenzo Mone wrote:

Thanks Ron,

But I cannot get installed FCDPROPLUS.

I have done this:

 

git clone https://github.com/dl1ksv/gr-fcdproplus

cd gr-fcdproplus

mkdir build

cd build

make -DCMAKE_INSTALL_PREFIX= \usr ../

-- Build type not specified: defaulting to release.

-- Checking for module 'mpir >= 3.0'

--   No package 'mpir' found

-- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY
MPIR_INCLUDE_DIR) 

-- User set python executable /usr/bin/python3

-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.8.so (found
suitable exact version "3.8.2") 

-- Found ALSA 1.2.2

-- Found jack: /usr/lib/x86_64-linux-gnu/libjack.so

-- Extracting version information from git describe...

-- 

-- Checking for module SWIG

-- Found SWIG version 4.0.1.

-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.8.so (found
version "3.8.2") 

-- Doxxyfile found in DOXY_FILE_PATH-NOTFOUND

CMake Error: File
/home/enzo/gr-fcdproplus/swig/DOXY_FILE_PATH-NOTFOUND/Doxyfile.swig_doc.in
does not exist.

CMake Error at cmake/Modules/GrSwig.cmake:65 (configure_file):

  configure_file Problem configuring file

Call Stack (most recent call first):

  cmake/Modules/GrSwig.cmake:121 (GR_SWIG_MAKE_DOCS)

  swig/CMakeLists.txt:41 (GR_SWIG_MAKE)

 

 

CMake Error: File
/home/enzo/gr-fcdproplus/docs/doxygen/DOXY_FILE_PATH-NOTFOUND/Doxyfile.in
does not exist.

CMake Error at docs/doxygen/CMakeLists.txt:33 (configure_file):

  configure_file Problem configuring file

 

 

--  Build Summary =

-- Bu

R: R: R: R: Mpir Installation

2020-04-27 Thread Vincenzo Mone
Marcus,
seems i have done.
I have opened GEDIT and pasted 1 line at time.
Now I see it like this:

1 SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" 
MODE:="0666" SUBSYSTEMS=="usb"
2 ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"
 3 KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
4 KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"

I mean it has added the progressive number on each line.
Please you did not told me when I save it which name to give at the file.
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *
  **   GSM  +39 328 7110193  **
  * SMS  +39 328 7110193*
  *

> -Messaggio originale-
> Da: Marcus Müller 
> Inviato: lunedì 27 aprile 2020 19:16
> A: Vincenzo Mone 
> Cc: Gnuradio Mailing List 
> Oggetto: Re: R: R: R: Mpir Installation
> 
> No command. You need to make a text file, just as I wrote... I give up.
> 
> Best regards,
> Marcus
> 
> On 27/04/2020 19.12, Vincenzo Mone wrote:
> > OK Marcus,
> > I am adding when I reply the Maling list in the CC field. Hope it is 
> > correct.
> > Please which is the correct command to make the UDEV Rules?
> > Thanks
> >
> >
> > 73 de Enzo IK8OZV
> > EasyLog 5 BetaTester
> > EasyLog PDA BetaTester
> > WinBollet BetaTester
> > D.C.I. CheckPoint Regione Campania
> > Skype: ik8ozv8520
> >
> >
> >
> >
> >*
> >**   GSM  +39 328 7110193  **
> >* SMS  +39 328 7110193*
> >*
> >
> >> -Messaggio originale-
> >> Da: Marcus Müller 
> >> Inviato: lunedì 27 aprile 2020 19:03
> >> A: Vincenzo Mone 
> >> Cc: Gnuradio Mailing List 
> >> Oggetto: Re: R: R: Mpir Installation
> >>
> >> Vincenzo,
> >>
> >> On 27/04/2020 18.54, Vincenzo Mone wrote:
> >>> Marcus,
> >>> apologise I have asked you also in a previous message: Please how to do
> to
> >> reply via the mailing list?
> >>> I am using just the reply button and I understood it is wrong.
> >>> Please point me to the right way.
> >>
> >> I literally did in my last email.
> >>
> >>> Coming back to the gnuradio OK I am using the 3.8 but if you see on the
> >> mailing list, I have
> >>> Put several messages as I still cannot getting work the FCDPRPLUS.
> >>> I can read from the FCDPROPLUS Readme this and maybe it does not
> work:
> >>
> >>>
> >>> Don't forget the udev rules: For instance:
> >>
> >> You'll find these udev rules have nothing to do with GNU Radio 3.7 or 3.8.
> >>
> >>> Please can you tell me what to do?
> >>
> >> A udev rule is a text file that tells your operating system what to do
> >> when a new device appears, e.g. when a new USB device gets connected.
> >>
> >> You need to make a file in /etc/udev/rules.d/ , e.g.
> >> /etc/udev/rules.d/fcdproplus.rules, and it needs to contain the four lines
> >>
> >> SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8"
> ATTRS{idProduct}=="fb56"
> >> MODE:="0666"
> >> SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8"
> ATTRS{idProduct}=="fb31"
> >> MODE:="0666"
> >>
> >> KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
> >> ATTRS{idProduct}=="fb56", MODE="0666"
> >> KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
> >> ATTRS{idProduct}=="fb31", MODE="0666"
> >>
> >> after you've made that file, reboot. That's all.
> >>
> >> Best regards,
> >> Marcus
> >
> >





R: R: R: Mpir Installation

2020-04-27 Thread Vincenzo Mone
Marcus,
please do not give up.
You said me to add the 4 lines but I see 8 lines separated from a LF.
What I want to know in the file to make which lines?
The first 4 or the second 4 ones?
Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *
  **   GSM  +39 328 7110193  **
  * SMS  +39 328 7110193*
  *

> -Messaggio originale-
> Da: Marcus Müller 
> Inviato: lunedì 27 aprile 2020 19:03
> A: Vincenzo Mone 
> Cc: Gnuradio Mailing List 
> Oggetto: Re: R: R: Mpir Installation
> 
> Vincenzo,
> 
> On 27/04/2020 18.54, Vincenzo Mone wrote:
> > Marcus,
> > apologise I have asked you also in a previous message: Please how to do to
> reply via the mailing list?
> > I am using just the reply button and I understood it is wrong.
> > Please point me to the right way.
> 
> I literally did in my last email.
> 
> > Coming back to the gnuradio OK I am using the 3.8 but if you see on the
> mailing list, I have
> > Put several messages as I still cannot getting work the FCDPRPLUS.
> > I can read from the FCDPROPLUS Readme this and maybe it does not work:
> 
> >
> > Don't forget the udev rules: For instance:
> 
> You'll find these udev rules have nothing to do with GNU Radio 3.7 or 3.8.
> 
> > Please can you tell me what to do?
> 
> A udev rule is a text file that tells your operating system what to do
> when a new device appears, e.g. when a new USB device gets connected.
> 
> You need to make a file in /etc/udev/rules.d/ , e.g.
> /etc/udev/rules.d/fcdproplus.rules, and it needs to contain the four lines
> 
> SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56"
> MODE:="0666"
> SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31"
> MODE:="0666"
> 
> KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
> ATTRS{idProduct}=="fb56", MODE="0666"
> KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
> ATTRS{idProduct}=="fb31", MODE="0666"
> 
> after you've made that file, reboot. That's all.
> 
> Best regards,
> Marcus





Re: R: R: R: Mpir Installation

2020-04-27 Thread Marcus Müller

No command. You need to make a text file, just as I wrote... I give up.

Best regards,
Marcus

On 27/04/2020 19.12, Vincenzo Mone wrote:

OK Marcus,
I am adding when I reply the Maling list in the CC field. Hope it is correct.
Please which is the correct command to make the UDEV Rules?
Thanks


73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




   *
   **   GSM  +39 328 7110193  **
   * SMS  +39 328 7110193*
   *


-Messaggio originale-
Da: Marcus Müller 
Inviato: lunedì 27 aprile 2020 19:03
A: Vincenzo Mone 
Cc: Gnuradio Mailing List 
Oggetto: Re: R: R: Mpir Installation

Vincenzo,

On 27/04/2020 18.54, Vincenzo Mone wrote:

Marcus,
apologise I have asked you also in a previous message: Please how to do to

reply via the mailing list?

I am using just the reply button and I understood it is wrong.
Please point me to the right way.


I literally did in my last email.


Coming back to the gnuradio OK I am using the 3.8 but if you see on the

mailing list, I have

Put several messages as I still cannot getting work the FCDPRPLUS.
I can read from the FCDPROPLUS Readme this and maybe it does not work:




Don't forget the udev rules: For instance:


You'll find these udev rules have nothing to do with GNU Radio 3.7 or 3.8.


Please can you tell me what to do?


A udev rule is a text file that tells your operating system what to do
when a new device appears, e.g. when a new USB device gets connected.

You need to make a file in /etc/udev/rules.d/ , e.g.
/etc/udev/rules.d/fcdproplus.rules, and it needs to contain the four lines

SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56"
MODE:="0666"
SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31"
MODE:="0666"

KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
ATTRS{idProduct}=="fb56", MODE="0666"
KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
ATTRS{idProduct}=="fb31", MODE="0666"

after you've made that file, reboot. That's all.

Best regards,
Marcus







smime.p7s
Description: S/MIME Cryptographic Signature


R: R: R: Mpir Installation

2020-04-27 Thread Vincenzo Mone
OK Marcus,
I am adding when I reply the Maling list in the CC field. Hope it is correct.
Please which is the correct command to make the UDEV Rules?
Thanks


73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *
  **   GSM  +39 328 7110193  **
  * SMS  +39 328 7110193*
  *

> -Messaggio originale-
> Da: Marcus Müller 
> Inviato: lunedì 27 aprile 2020 19:03
> A: Vincenzo Mone 
> Cc: Gnuradio Mailing List 
> Oggetto: Re: R: R: Mpir Installation
> 
> Vincenzo,
> 
> On 27/04/2020 18.54, Vincenzo Mone wrote:
> > Marcus,
> > apologise I have asked you also in a previous message: Please how to do to
> reply via the mailing list?
> > I am using just the reply button and I understood it is wrong.
> > Please point me to the right way.
> 
> I literally did in my last email.
> 
> > Coming back to the gnuradio OK I am using the 3.8 but if you see on the
> mailing list, I have
> > Put several messages as I still cannot getting work the FCDPRPLUS.
> > I can read from the FCDPROPLUS Readme this and maybe it does not work:
> 
> >
> > Don't forget the udev rules: For instance:
> 
> You'll find these udev rules have nothing to do with GNU Radio 3.7 or 3.8.
> 
> > Please can you tell me what to do?
> 
> A udev rule is a text file that tells your operating system what to do
> when a new device appears, e.g. when a new USB device gets connected.
> 
> You need to make a file in /etc/udev/rules.d/ , e.g.
> /etc/udev/rules.d/fcdproplus.rules, and it needs to contain the four lines
> 
> SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56"
> MODE:="0666"
> SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31"
> MODE:="0666"
> 
> KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
> ATTRS{idProduct}=="fb56", MODE="0666"
> KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8",
> ATTRS{idProduct}=="fb31", MODE="0666"
> 
> after you've made that file, reboot. That's all.
> 
> Best regards,
> Marcus





Re: R: R: Mpir Installation

2020-04-27 Thread Marcus Müller

Vincenzo,

On 27/04/2020 18.54, Vincenzo Mone wrote:

Marcus,
apologise I have asked you also in a previous message: Please how to do to 
reply via the mailing list?
I am using just the reply button and I understood it is wrong.
Please point me to the right way.


I literally did in my last email.


Coming back to the gnuradio OK I am using the 3.8 but if you see on the mailing 
list, I have
Put several messages as I still cannot getting work the FCDPRPLUS.
I can read from the FCDPROPLUS Readme this and maybe it does not work:




Don't forget the udev rules: For instance:


You'll find these udev rules have nothing to do with GNU Radio 3.7 or 3.8.


Please can you tell me what to do?


A udev rule is a text file that tells your operating system what to do 
when a new device appears, e.g. when a new USB device gets connected.


You need to make a file in /etc/udev/rules.d/ , e.g. 
/etc/udev/rules.d/fcdproplus.rules, and it needs to contain the four lines


SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" 
MODE:="0666"
SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" 
MODE:="0666"


KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"


after you've made that file, reboot. That's all.

Best regards,
Marcus



smime.p7s
Description: S/MIME Cryptographic Signature


R: R: Mpir Installation

2020-04-27 Thread Vincenzo Mone
Marcus,
apologise I have asked you also in a previous message: Please how to do to 
reply via the mailing list?
I am using just the reply button and I understood it is wrong.
Please point me to the right way.
Coming back to the gnuradio OK I am using the 3.8 but if you see on the mailing 
list, I have
Put several messages as I still cannot getting work the FCDPRPLUS.
I can read from the FCDPROPLUS Readme this and maybe it does not work:

Don't forget the udev rules: For instance:

Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31)
HIDAPI/libusb:
SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666" 
SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"

HIDAPI/hidraw:
KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666" KERNEL=="hidraw*", ATTRS{busnum}=="1", 
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb31", MODE="0666"


Please can you tell me what to do? 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *
  **   GSM  +39 328 7110193  **
  * SMS  +39 328 7110193*
  *****

> -Messaggio originale-
> Da: Marcus Müller 
> Inviato: lunedì 27 aprile 2020 18:28
> A: Vincenzo Mone ; GNURadio Discussion List  gnura...@gnu.org>
> Oggetto: Re: R: Mpir Installation
> 
> Dear Vincenzo,
> 
> don't use 3.7. I've told you three times now that you should be using
> 3.8, and you've not had a single argument against that.
> 
> Also, please get used to replying on-list. If the mailing list is not in
> your CC: or To: fields, add them in your email client.
> 
> Best regards,
> Marcus
> 
> On 27/04/2020 18.22, Vincenzo Mone wrote:
> > Marcus,
> > I am going confused  as someone says to use the 3.8 some other say to use
> the 3.7 but no one tells me how to do.
> > So I repeat if I would get the 3.7 one, which are the procedures?
> > Thanks
> >
> > 73 de Enzo IK8OZV
> > EasyLog 5 BetaTester
> > EasyLog PDA BetaTester
> > WinBollet BetaTester
> > D.C.I. CheckPoint Regione Campania
> > Skype: ik8ozv8520
> >
> >
> >
> >
> >*
> >**   GSM  +39 328 7110193  **
> >* SMS  +39 328 7110193*
> >*
> >
> >> -Messaggio originale-
> >> Da: Discuss-gnuradio  bounces+vimone=alice...@gnu.org>
> >> Per conto di Marcus Müller
> >> Inviato: lunedì 27 aprile 2020 18:18
> >> A: discuss-gnuradio@gnu.org
> >> Oggetto: Re: Mpir Installation
> >>
> >> Hi Vincenzo,
> >>
> >> Why exactly are you building dependencies for building GNU Radio?
> >>
> >> On Ubuntu 20.04, you get GNU Radio 3.8 out of the box using apt-get, and
> >> it'll be pretty impossible to build GNU Radio 3.7, lacking Python2.
> >>
> >> On previous versions of Ubuntu, you get GNU Radio 3.7 out of the box
> and
> >> can get GNU Radio 3.8 using our PPAs.
> >>
> >> Vincenzo, you're a beginner – and that's fine! Please don't make your
> >> life harder than it needs to be. Listen closely to the advice you get!
> >>
> >> Our advice, so far, has always been use GNU Radio 3.8, everything you
> >> need is available for that, and it's trivial to install.
> >>
> >> Best regards,
> >> Marcus
> >>
> >> On 27/04/2020 14.28, Vincenzo Mone wrote:
> >>> Hello I am trying to install Mpir on Ubuntu bat get error when I give
> >>> the command ./configure && make && make install
> >>>
> >>> Or just ./configure .
> >>>
> >>> I have done in terminal:
> >>>
> >>> git clone git://github.com/wbhart/mpir.git mpir
> >>>
> >>> cd mpir
> >>>
> >>> ./configure
> >>>
> >>> When I give the last command I get:
> >>>
> >>> bash: ./configure: File o directory non esistente
> >>>
> >>> Where  am I missing?
> >>>
> >>> Thanks
> >>>
> >>> 73 de Enzo IK8OZV
> >>> EasyLog 5 BetaTester
> >>> EasyLog PDA BetaTester
> >>> WinBollet BetaTester
> >>> D.C.I. CheckPoint Regione Campania
> >>> Skype: ik8ozv8520
> >>>
> >>>
> >>>
> >>>
> >>> *
> >>>
> >>> **   GSM  +39 328 7110193  **
> >>>
> >>> * SMS  +39 328 7110193*
> >>>
> >>> *
> >>>
> >
> >





Re: R: Mpir Installation

2020-04-27 Thread Marcus Müller

Dear Vincenzo,

don't use 3.7. I've told you three times now that you should be using 
3.8, and you've not had a single argument against that.


Also, please get used to replying on-list. If the mailing list is not in 
your CC: or To: fields, add them in your email client.


Best regards,
Marcus

On 27/04/2020 18.22, Vincenzo Mone wrote:

Marcus,
I am going confused  as someone says to use the 3.8 some other say to use the 
3.7 but no one tells me how to do.
So I repeat if I would get the 3.7 one, which are the procedures?
Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




   *
   **   GSM  +39 328 7110193  **
   * SMS  +39 328 7110193*
   *


-Messaggio originale-
Da: Discuss-gnuradio 
Per conto di Marcus Müller
Inviato: lunedì 27 aprile 2020 18:18
A: discuss-gnuradio@gnu.org
Oggetto: Re: Mpir Installation

Hi Vincenzo,

Why exactly are you building dependencies for building GNU Radio?

On Ubuntu 20.04, you get GNU Radio 3.8 out of the box using apt-get, and
it'll be pretty impossible to build GNU Radio 3.7, lacking Python2.

On previous versions of Ubuntu, you get GNU Radio 3.7 out of the box and
can get GNU Radio 3.8 using our PPAs.

Vincenzo, you're a beginner – and that's fine! Please don't make your
life harder than it needs to be. Listen closely to the advice you get!

Our advice, so far, has always been use GNU Radio 3.8, everything you
need is available for that, and it's trivial to install.

Best regards,
Marcus

On 27/04/2020 14.28, Vincenzo Mone wrote:

Hello I am trying to install Mpir on Ubuntu bat get error when I give
the command ./configure && make && make install

Or just ./configure .

I have done in terminal:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./configure

When I give the last command I get:

bash: ./configure: File o directory non esistente

Where  am I missing?

Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




*

**   GSM  +39 328 7110193  **

* SMS  +39 328 7110193*

*








smime.p7s
Description: S/MIME Cryptographic Signature


Re: Mpir Installation

2020-04-27 Thread Marcus Müller

Hi Vincenzo,

Why exactly are you building dependencies for building GNU Radio?

On Ubuntu 20.04, you get GNU Radio 3.8 out of the box using apt-get, and 
it'll be pretty impossible to build GNU Radio 3.7, lacking Python2.


On previous versions of Ubuntu, you get GNU Radio 3.7 out of the box and 
can get GNU Radio 3.8 using our PPAs.


Vincenzo, you're a beginner – and that's fine! Please don't make your 
life harder than it needs to be. Listen closely to the advice you get!


Our advice, so far, has always been use GNU Radio 3.8, everything you 
need is available for that, and it's trivial to install.


Best regards,
Marcus

On 27/04/2020 14.28, Vincenzo Mone wrote:
Hello I am trying to install Mpir on Ubuntu bat get error when I give 
the command ./configure && make && make install


Or just ./configure .

I have done in terminal:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./configure

When I give the last command I get:

bash: ./configure: File o directory non esistente

Where  am I missing?

Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




   *

**   GSM  +39 328 7110193  **

   * SMS  +39 328 7110193    *

   *





smime.p7s
Description: S/MIME Cryptographic Signature


Re: Mpir Installation

2020-04-27 Thread Ron Economos

You don't need mpir. The dependency can be resolved with gmp instead.

sudo apt-get install libgmp10 libgmp-dev

Ron

On 4/27/20 05:28, Vincenzo Mone wrote:


Hello I am trying to install Mpir on Ubuntu bat get error when I give 
the command ./configure && make && make install


Or just ./configure .

I have done in terminal:

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./configure

When I give the last command I get:

bash: ./configure: File o directory non esistente

Where  am I missing?

Thanks

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




*

** GSM  +39 328 7110193  **

  * SMS  +39 328 7110193 *

  *



Mpir Installation

2020-04-27 Thread Vincenzo Mone
Hello I am trying to install Mpir on Ubuntu bat get error when I give the
command ./configure && make && make install

Or just   ./configure .

I have done in terminal:

 

git clone git://github.com/wbhart/mpir.git mpir

cd mpir

./configure

 

When I give the last command I get:

 

bash: ./configure: File o directory non esistente

 

Where  am I missing?

Thanks

 

73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520




  *

  **   GSM  +39 328 7110193  **

  * SMS  +39 328 7110193*

  *