On Tue, 16 Aug 2011 00:32:06 +0200, Trass3r wrote:
>> For example, if I am creating a binary .deb or .rpm, I can compile
>> everything I want so that it expects to run in '/usr' (prefix), but
>> dump the files in '/home/vnayar/myproject/rpm' (DESTDIR).
>>
>> After I run my command, I'll have stuff
On Mon, 15 Aug 2011 07:23:02 +0200, Johannes Pfau wrote:
> dsimcha wrote:
>>Is there an easy way to compile and install GDC + Phobos, druntime and a
>>few custom libraries to your home directory on a machine that you don't
>>have root access to?
>
> I think you could just change the "--prefix=/op