[PATCH wayland-web 4/7] Added page of Ubuntu12.04 specific directions
Bill Spitzak
spitzak at gmail.com
Tue Jun 3 10:41:38 PDT 2014
Thanks! Yes that was a bad global search and replace when I tried to
insert the "span" html command in place of "font".
On 06/02/2014 11:42 PM, Bryce W. Harrington wrote:
> On Fri, May 30, 2014 at 02:12:32PM -0700, Bill Spitzak wrote:
>> From: Bill Spitzak <wspitzak at oblong.com>
>>
>> ---
>> building.html | 19 +++-
>> ubuntu12.04.html | 291 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 307 insertions(+), 3 deletions(-)
>> create mode 100644 ubuntu12.04.html
>>
>> diff --git a/building.html b/building.html
>> index 57ee2fb..d0ddccf 100644
>> --- a/building.html
>> +++ b/building.html
>> @@ -17,6 +17,22 @@ project is still very much a prototype. When the instructions suggest to clone
>> of course just add a remote and fetch instead, if you have a clone of
>> that repo around already.</p>
>>
> ... snip ...
>> +
>> +git clone git://anongit.freedesktop.org/xorg/proto/spansproto
>> +cd fontsproto
>> +./autogen.sh --prefix=$WLD
>> +make && make install
>> +cd ..
>> +
>
> Guessing that the clone here should rather be:
>
> git clone git://anongit.freedesktop.org/xorg/proto/fontsproto
>
> so it matches the expected chdir? spansproto errors when I try to clone
> that uri, whereas fontsproto does.
>
> Bryce
>
More information about the wayland-devel
mailing list