Ubuntu 7.04: apt-get install gfortran automatically gives me libgfortran1-dev installed by dependencies.
[EMAIL PROTECTED]:~/ascend$ dpkg -L libgfortran1-dev /. /usr /usr/share /usr/share/doc /usr/lib /usr/lib/libgfortran.a /usr/lib/libgfortran.la /usr/lib/libgfortranbegin.a /usr/lib/libgfortranbegin.la /usr/lib64 /usr/lib64/libgfortran.a /usr/lib64/libgfortran.la /usr/lib64/libgfortranbegin.a /usr/lib64/libgfortranbegin.la /usr/share/doc/libgfortran1-dev /usr/lib/libgfortran.so /usr/lib64/libgfortran.so [EMAIL PROTECTED]:~/ascend$ ls -l /usr/lib/libgfortran.so lrwxrwxrwx 1 root root 20 2007-11-11 19:14 /usr/lib/libgfortran.so -> libgfortran.so.1.0.0 Ubuntu 7.10: "apt-get install gfortran" does *NOT* install libgfortran2-dev: [EMAIL PROTECTED]:~/ascend$ sudo apt-get install gfortran Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: gfortran-4.2 libgfortran2 libmpfr1ldbl Suggested packages: gfortran-multilib gfortran-doc gfortran-4.2-multilib gfortran-4.2-doc The following NEW packages will be installed: gfortran gfortran-4.2 libgfortran2 libmpfr1ldbl 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 3375kB of archives. In fact it appears that no libfortran2-dev package exists! What's the rationale there? -- gfortran missing /usr/lib/libgfortran.so https://bugs.launchpad.net/bugs/156524 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs