Tengo un programa con un script de compilación que me tira esto:

vi...@vicky-laptop:~/DOC/naccess2.1.1$ csh install.scr
$ naccess installation program
$ ----------------------------
$ installing naccess in directory /home/vicky/DOC/naccess2.1.1
$ created naccess - cshell script
$ compiling accall.f
f77: Command not found.
$ done

Asi que intenté instalar g77 desde Synaptics y me dá esto:

g77:
 Depends: g77-3.4 but it is not going to be installed

Ante la duda instalé gfortran4.3, pero sigue pasando lo mismo.
Mi duda es porque me dice esto el synaptics. Via apt-get tengo:

vi...@vicky-laptop:~/DOC/naccess2.1.1$ sudo apt-get install g77
[sudo] password for vicky:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  g77: Depends: g77-3.4 (>= 3.4.6) but it is not going to be installed
E: Broken packages

Asi que hice asi:

vi...@vicky-laptop:~/DOC/naccess2.1.1$ sudo apt-get install g77-3.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  g77-3.4: Depends: gcc-3.4-base (= 3.4.6-1ubuntu2) but 3.4.6-8ubuntu2
is to be installed
           Depends: gcc-3.4 (= 3.4.6-1ubuntu2) but 3.4.6-8ubuntu2 is
to be installed
           Depends: libg2c0-dev (>= 1:3.4.6-1ubuntu2) but it is not
going to be installed
E: Broken packages

¿Como sigo?
--
Para desuscribirte tenés que visitar la página
https://listas.linux.org.ar/mailman/listinfo/lugar-gral/
Usuarios Software Libre Argentina (USLA)

Responder a