Public bug reported:

gdc-4.6 requires libphobos2-4.6-dev.

installed gdc with: `sudo apt-get install gdc-4.6`.  attempting to
compile a very, very simple D file gave me:

hello.d:1: Error: module stdio is in file 'std/stdio.d' which cannot be read
import path[0] = /usr/include/d2/4.6

installing another package: `sudo apt-get install libphobos2-4.6-dev`
corrected this issue.

the bug I'm reporting is that libphobos2-4.6-dev was not also installed
when I installed gdc.

ubuntu 11.10

** Affects: gdc-4.6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/933962

Title:
  a missing dependency in gdc-4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdc-4.6/+bug/933962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to