Jump to page: 1 2
Thread overview
gdc on Ubuntu!
Nov 11, 2007
Walter Bright
Nov 11, 2007
Bill Baxter
Nov 11, 2007
John Demme
Nov 11, 2007
Walter Bright
Nov 12, 2007
Bill Baxter
Nov 12, 2007
Jason House
Nov 12, 2007
Walter Bright
Nov 12, 2007
Witold Baryluk
Nov 12, 2007
Walter Bright
Nov 12, 2007
Nathan Reed
Nov 12, 2007
Walter Bright
Nov 12, 2007
Daniel Keep
Nov 14, 2007
Jan Claeys
Nov 12, 2007
Walter Bright
Nov 12, 2007
Witold Baryluk
Nov 15, 2007
z_axis
Nov 15, 2007
Lars Ivar Igesund
Nov 16, 2007
z_axis
Nov 12, 2007
Christopher Wright
November 11, 2007
Vincenzo Ampolo wrote me that you can now do:

	sudo apt-get install gdc

I tried it, and it works!
November 11, 2007
Walter Bright wrote:
> Vincenzo Ampolo wrote me that you can now do:
> 
>     sudo apt-get install gdc
> 
> I tried it, and it works!

Which version of Ubuntu does that work for?  I tried it on my Feisty Fawn install and it didn't find any such package.

--bb
November 11, 2007
Bill Baxter wrote:

> Walter Bright wrote:
>> Vincenzo Ampolo wrote me that you can now do:
>> 
>>     sudo apt-get install gdc
>> 
>> I tried it, and it works!
> 
> Which version of Ubuntu does that work for?  I tried it on my Feisty Fawn install and it didn't find any such package.
> 
> --bb

It's new for Gutsy, which is a nice release, by the way.  (The upgrade utility doesn't work so well, though.)

-- 
~John Demme
me@teqdruid.com
November 11, 2007
Bill Baxter wrote:
> Walter Bright wrote:
>> Vincenzo Ampolo wrote me that you can now do:
>>
>>     sudo apt-get install gdc
>>
>> I tried it, and it works!
> 
> Which version of Ubuntu does that work for?  I tried it on my Feisty Fawn install and it didn't find any such package.

I have a default install of ubuntu 7.10 gutsy.

November 12, 2007
Walter Bright wrote:
> Bill Baxter wrote:
>> Walter Bright wrote:
>>> Vincenzo Ampolo wrote me that you can now do:
>>>
>>>     sudo apt-get install gdc
>>>
>>> I tried it, and it works!
>>
>> Which version of Ubuntu does that work for?  I tried it on my Feisty Fawn install and it didn't find any such package.
> 
> I have a default install of ubuntu 7.10 gutsy.
> 

Ok.  I'm going to try to upgrade to Gutsy then.

--bb
November 12, 2007
Walter Bright Wrote:

> Vincenzo Ampolo wrote me that you can now do:
> 
> 	sudo apt-get install gdc
> 
> I tried it, and it works!

Great!  I'll have to try this on my 64 bit machine after I upgrade ubuntu.

Any plans on getting dmd in as a package in ubuntu too?
November 12, 2007
Jason House wrote:
> Any plans on getting dmd in as a package in ubuntu too?

The problem is that dmd gets updated so frequently...
November 12, 2007
Jason House wrote:
> Walter Bright Wrote:
> 
>> Vincenzo Ampolo wrote me that you can now do:
>>
>> 	sudo apt-get install gdc
>>
>> I tried it, and it works!
> 
> Great!  I'll have to try this on my 64 bit machine after I upgrade ubuntu.
> 
> Any plans on getting dmd in as a package in ubuntu too?

What's your output from `apt-cache search dmd-nonfree`?
November 12, 2007
Dnia Sun, 11 Nov 2007 18:16:41 -0800
Walter Bright <newshound1@digitalmars.com> napisał/a:

> Jason House wrote:
> > Any plans on getting dmd in as a package in ubuntu too?
> 
> The problem is that dmd gets updated so frequently...

http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/InstallingDCompiler#MethodFour-Debian (it is working also in Ubuntu)


It is updated by me practicly about one day after dmd release.

dmd2-nonfree is also pacakged.


-- 
Witold Baryluk, aleph0
November 12, 2007
Witold Baryluk wrote:
> Dnia Sun, 11 Nov 2007 18:16:41 -0800
> Walter Bright <newshound1@digitalmars.com> napisał/a:
> 
>> Jason House wrote:
>>> Any plans on getting dmd in as a package in ubuntu too?
>> The problem is that dmd gets updated so frequently...
> 
> http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/InstallingDCompiler#MethodFour-Debian
> (it is working also in Ubuntu)
> 
> 
> It is updated by me practicly about one day after dmd release.
> 
> dmd2-nonfree is also pacakged.

I did a search for dmd with synaptic under ubuntu, but it didn't find it.
« First   ‹ Prev
1 2