Error after installing DMD v2.063
Russel Winder
russel at winder.org.uk
Sun Jun 2 14:00:43 PDT 2013
On Sun, 2013-06-02 at 13:11 -0700, Jonathan M Davis wrote:
> On Sunday, June 02, 2013 15:47:36 Gary Willoughby wrote:
> > I've just run:
> >
> > sudo ln -s /usr/lib/x86_64-linux-gnu/libphobos2.so
> > /usr/lib/x86_64-linux-gnu/libphobos2.so.0.63
> >
> > for now but i've never had to do that before. Is this a problem
> > with the installer?
>
> If you had to do that, then yes.
I didn't have to do that on my Debian Unstable, but maybe I was lucky.
However the structure:
libphobos2.so the file
libphobos2.so.0.63 a symbolic link to libphobos2.so
is non-standard and not compliant. The standard structure should be:
libphobos2.so.0.63 the file
libphobos2.so.0 a symbolic link to libphobos2.so.0.63
libphobos2.so a symbolic link to libphobos2.so.0
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130602/4ab58207/attachment-0001.pgp>
More information about the Digitalmars-d
mailing list