satnet-project / generic-client

Source code for the generic client of the SATNet network.
Apache License 2.0
4 stars 2 forks source link

error instalando generic-client #9

Closed Jespindoladiaz closed 8 years ago

Jespindoladiaz commented 8 years ago

Usage: python configure.py [opts] [macro=value] [macro+=value]

configure.py: error: '/usr/bin/qmake-qt4' is not a file make: * No targets specified and no makefile found. Stop. make: * No rule to make target 'install'. Stop.

sgongar commented 8 years ago

Which debian release are you using? Could you paste the complete report of setup.sh installation?

Jespindoladiaz commented 8 years ago

Samule buena tarde

Debian GNU/Linux 8 (jessie) 32-bit

y te envio el log de instalacion

Jorge E

El 10/13/2015 a las 01:07 PM, Samuel Góngora García escribió:

Which debian release are you using? Could you paste the complete report of setup.sh installation?

— Reply to this email directly or view it on GitHub https://github.com/satnet-project/generic-client/issues/9#issuecomment-147779920.

jespindola@Satnet:~$ ls Desktop Downloads Pictures server Videos Documents Music Public Templates jespindola@Satnet:~$ sudo su [sudo] password for jespindola: jespindola is not in the sudoers file. This incident will be reported. jespindola@Satnet:~$ su Password: root@Satnet:/home/jespindola# cd .. root@Satnet:/home# ls generic-client jespindola server root@Satnet:/home# cd generic-client/ root@Satnet:/home/generic-client# cd scripts/ root@Satnet:/home/generic-client/scripts# ./setup.sh Reading package lists... Done Building dependency tree
Reading state information... Done python-qt4 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Running virtualenv with interpreter /usr/bin/python2 New python executable in /home/generic-client/.venv/bin/python2 Not overwriting existing python script /home/generic-client/.venv/bin/python (you must use /home/generic-client/.venv/bin/python2) Installing setuptools, pip...done. Requirement already satisfied (use --upgrade to upgrade): kiss==2.0.2 in /home/generic-client/.venv/lib/python2.7/site-packages (from -r /home/generic-client/scripts/requirements.txt (line 1)) . . . . PyQt-x11-gpl-4.11.4/doc/html/qmatrix4x4.html PyQt-x11-gpl-4.11.4/doc/html/qmdiarea-areaoptions.html PyQt-x11-gpl-4.11.4/doc/html/qmdiarea.html PyQt-x11-gpl-4.11.4/doc/html/qmdisubwindow-subwindowoptions.html PyQt-x11-gpl-4.11.4/doc/html/qmdisubwindow.html PyQt-x11-gpl-4.11.4/doc/html/qmenu.html PyQt-x11-gpl-4.11.4/doc/html/qmenubar.html PyQt-x11-gpl-4.11.4/doc/html/qmessagebox-standardbuttons.html PyQt-x11-gpl-4.11.4/doc/html/qmessagebox.html PyQt-x11-gpl-4.11.4/doc/html/qmetaclassinfo.html PyQt-x11-gpl-4.11.4/doc/html/qme

Jespindoladiaz commented 8 years ago

Hi Samuel, excuse me for writing in Spanish, will send the required data.

Thanks,

Jorge e

Em 13/10/2015 14:07, Samuel Góngora García escreveu:

Which debian release are you using? Could you paste the complete report of setup.sh installation?

— Reply to this email directly or view it on GitHub https://github.com/satnet-project/generic-client/issues/9#issuecomment-147779920.

sgongar commented 8 years ago

Hello @Jespindoladiaz. There ir no problem if you speak in Spanish. I am Spanish and I can understand you. We try to speak in English to reach a wider audience.

Regarding the installation may be a problem with the libraries. There is no compatibility issues with the 64-bit version of Debian. Tomorrow I will mount a virtual machine to see if it works.

Your log is truncated, Github has cut the end. Could you put it in a text file and upload it as a file?

Jespindoladiaz commented 8 years ago

This is the text file

Em 10/13/2015 09:25 PM, Samuel Góngora García escreveu:

Hello @Jespindoladiaz https://github.com/Jespindoladiaz. There ir no problem if you speak in Spanish. I am Spanish and I can understand you. We try to speak in English to reach a wider audience.

Regarding the installation may be a problem with the libraries. There is no compatibility issues with the 64-bit version of Debian. Tomorrow I will mount a virtual machine to see if it works.

Your log is truncated, Github has cut the end. Could you put it in a text file and upload it as a file?

— Reply to this email directly or view it on GitHub https://github.com/satnet-project/generic-client/issues/9#issuecomment-147890887.

jespindola@Satnet:~$ ls Desktop Downloads Pictures server Videos Documents Music Public Templates jespindola@Satnet:~$ sudo su [sudo] password for jespindola: jespindola is not in the sudoers file. This incident will be reported. jespindola@Satnet:~$ su Password: root@Satnet:/home/jespindola# cd .. root@Satnet:/home# ls generic-client jespindola server root@Satnet:/home# cd generic-client/ root@Satnet:/home/generic-client# cd scripts/ root@Satnet:/home/generic-client/scripts# ./setup.sh Reading package lists... Done Building dependency tree
Reading state information... Done python-qt4 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Running virtualenv with interpreter /usr/bin/python2 New python executable in /home/generic-client/.venv/bin/python2 Not overwriting existing python script /home/generic-client/.venv/bin/python (you must use /home/generic-client/.venv/bin/python2) Installing setuptools, pip...done. Requirement already satisfied (use --upgrade to upgrade): kiss==2.0.2 in /home/generic-client/.venv/lib/python2.7/site-packages (from -r /home/generic-client/scripts/requirements.txt (line 1)) . . . . PyQt-x11-gpl-4.11.4/doc/html/qmatrix4x4.html PyQt-x11-gpl-4.11.4/doc/html/qmdiarea-areaoptions.html PyQt-x11-gpl-4.11.4/doc/html/qmdiarea.html PyQt-x11-gpl-4.11.4/doc/html/qmdisubwindow-subwindowopt

sgongar commented 8 years ago

Hello @Jespindoladiaz

This morning I installed the client on a 32-bit virtual machine. I checked that were missing some dependencies. I cut your comments because failures did not appear in them.

Tell me if you have any problems during installation.

Jespindoladiaz commented 8 years ago

Hello Samuel, I install the client on my laptop which has installed 64 bit Debian 8. Did not generate any error.

I installed the 64-bit version in the computer of the ground station, now.

2015-10-14 15:12 GMT-03:00 Samuel Góngora García notifications@github.com:

Hello @Jespindoladiaz https://github.com/Jespindoladiaz

This morning I installed the client on a 32-bit virtual machine. I checked that were missing some dependencies. I cut your comments because failures did not appear in them.

Tell me if you have any problems during installation.

— Reply to this email directly or view it on GitHub https://github.com/satnet-project/generic-client/issues/9#issuecomment-148141309 .

Obrigado,

MSc. Jorge Enrique Espindola Diaz Estudante DSc. ETE/CSE - INPE Cel. (55) 12-991149979

sgongar commented 8 years ago

So, I think that we can close this issue now. If you have any problem just open another issue.

rtubio commented 8 years ago

@sgongar : we are going to leave this bug open because it will be necessary to fix this problem so that the system works also with 32 bits versions.

sgongar commented 8 years ago

The dependencies have been corrected and the client now works both on 32 and 64 bits. If there are problems in this regard in the future it would reopen this issue