November 12, 2007
Walter Bright wrote:
> 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.

I think you have to add the non-free repository before it will find it (that repository is unselected by default).  I don't know off the top of my head how to do that but look in the menus in Synaptic.

Thanks,
Nathan Reed
November 12, 2007
Nathan Reed wrote:
> Walter Bright wrote:
>> Witold Baryluk wrote:
>>> dmd2-nonfree is also pacakged.
>>
>> I did a search for dmd with synaptic under ubuntu, but it didn't find it.
> 
> I think you have to add the non-free repository before it will find it (that repository is unselected by default).  I don't know off the top of my head how to do that but look in the menus in Synaptic.

I see an option for third party software as a "gutsy partner". But it's not there, either, when I added it.
November 12, 2007

Walter Bright wrote:
> Nathan Reed wrote:
>> Walter Bright wrote:
>>> Witold Baryluk wrote:
>>>> dmd2-nonfree is also pacakged.
>>>
>>> I did a search for dmd with synaptic under ubuntu, but it didn't find it.
>>
>> I think you have to add the non-free repository before it will find it (that repository is unselected by default).  I don't know off the top of my head how to do that but look in the menus in Synaptic.
> 
> I see an option for third party software as a "gutsy partner". But it's not there, either, when I added it.

Not an expert, but did you add the new repository?

-----

For Debian i386, and Ubuntu, there are up-to-date debian pacakges, in unofficial repository.

   1. Add this line to /etc/apt/source.list

deb http://d.xk.pl/debian/ unstable contrib

   2. Then you can install packages as usuall in Debian:

apt-get update
apt-get install dmd-nonfree

It will download, decompress and install dmd compiler in system.

On any problem with this method please send mail to me: brayluk at smp.if.uj.edu.pl

-----

That repository won't show up in any standard configuration dialog; it'll need to be added manually.  However, I think Ubuntu lets you, via the Software Sources dialog, add new sources without having to manually modify source.list.

	-- Daniel
November 12, 2007
Walter Bright wrote:

> Nathan Reed wrote:
>> Walter Bright wrote:
>>> Witold Baryluk wrote:
>>>> dmd2-nonfree is also pacakged.
>>>
>>> I did a search for dmd with synaptic under ubuntu, but it didn't find it.
>> 
>> I think you have to add the non-free repository before it will find it (that repository is unselected by default).  I don't know off the top of my head how to do that but look in the menus in Synaptic.
> 
> I see an option for third party software as a "gutsy partner". But it's not there, either, when I added it.

You need to add the line from the wiki4d page to your sources.list. Should be possible with Synaptic too I suppose. Then run 'apt-get update' or press some GUI button that does the same. After that dmd-nonfree should be available.
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.

The /etc/apt/source.list is /etc/apt/sources.list on ubuntu.
November 12, 2007
Dnia Mon, 12 Nov 2007 09:00:10 -0800
Walter Bright <newshound1@digitalmars.com> napisał/a:

> The /etc/apt/source.list is /etc/apt/sources.list on ubuntu.
Good point :) It is so also on Debian. Error on wiki, already corrected.

-- 
Witold Baryluk, aleph0
MAIL: baryluk@smp.if.uj.edu.pl
JID: movax@jabber.autocom.pl
November 14, 2007
Op Mon, 12 Nov 2007 22:00:08 +1100, schreef Daniel Keep:

> However, I think Ubuntu lets you, via the Software Sources dialog, add new sources without having to manually modify source.list.

You're right, the 3rd parties tab in that dialog allows you to add sources by pasting the "deb ..." line in a text entry box.


-- 
JanC
November 15, 2007
sir,

In order to spread D in China, i have developed a simple software called DStudy, in which i bind DMD compiler.
I donot know whether or not it is legal to bind DMD. please let me know

DStudy -> http://www.mediafire.com/?01xw4nghlby


regards!
November 15, 2007
z_axis wrote:

> sir,
> 
> In order to spread D in China, i have developed a simple software called
> DStudy, in which i bind DMD compiler.
> I donot know whether or not it is legal to bind DMD. please let me know
> 
> DStudy -> http://www.mediafire.com/?01xw4nghlby
> 
> 
> regards!

You are not allowed to put the DMD compiler binary into your downloads. I don't know if Walter is willing to give you a license though.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango
November 16, 2007
http://www.mediafire.com/?cybjondm4bx
1 2
Next ›   Last »