object.d: Error: module object is in file 'object.d' which cannot be read
Jacob Carlborg
doob at me.com
Sun Mar 27 13:20:30 PDT 2011
On 2011-03-27 21:24, Ishan Thilina wrote:
> @Jacob:
>
> An error comes when the " ./dvm install dvm" command is given.
>
> "
> ./dvm: error while loading shared libraries: libz.so.1: cannot open shared object
> file: No such file or directory
You don't have libz installed? Oh, you're running 64bit, you need to
install 32bit libraries. I also forgot to mention that DVM currently
only installs the 32bit version of DMD. The 64bit version is quite new,
don't know if it's experimental, alpha or beta.
>
> @Trass3r:
>
> No, dmd.conf in the dmd2/linux/bin is there safely
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list