Actually, that's also a very good motto, hm... maybe I'll have to adjust
mine a bit to include yours as well. :)
--
Tom.
On Mon, 2011-01-31 at 15:28 +0200, Иван Сусанин wrote:
> Well, i"ll preffer to make it build now, than wait for help.
> If you can make it work - let it work.
>
> :)
>
>
> 2
Well, i"ll preffer to make it build now, than wait for help.
If you can make it work - let it work.
:)
2011/1/31 Tom Hacohen
> NO! That's plain bad. :)
> The rule of thumb in the open source world (at least for me) is:
> "If you find yourself doing something ugly, you are probably doing it
> w
NO! That's plain bad. :)
The rule of thumb in the open source world (at least for me) is:
"If you find yourself doing something ugly, you are probably doing it
wrong and should ask someone how to do it right."
I live my life according to this rule :)
--
Tom.
On Mon, 2011-01-31 at 15:23 +0200, Ив
Works!
On 01/31/2011 02:19 PM, Tom Hacohen wrote:
> Hey,
>
> run:
> make distclean
>
> Always a good idea when stuff don't work.
>
> --
> Tom.
>
> On Mon, 2011-01-31 at 14:13 +0100, Sebastian Dransfeld wrote:
>> Hi,
>>
>> What have I done wrong now:
>>
>> make[1]: Entering directory
>> `/home/seba
Hi,
you are not alone :)
try this dirty hack:
cd /home/sebastid/scm/e/evas/src/lib/engines/common
ln -s language/evas_*.* .
then make again; "for me i works" :)
Thanks,
Danny
2011/1/31 Sebastian Dransfeld
> Hi,
>
> What have I done wrong now:
>
> make[1]: Entering directory
> `/home/sebasti
Hey,
run:
make distclean
Always a good idea when stuff don't work.
--
Tom.
On Mon, 2011-01-31 at 14:13 +0100, Sebastian Dransfeld wrote:
> Hi,
>
> What have I done wrong now:
>
> make[1]: Entering directory
> `/home/sebastid/scm/e/evas/src/lib/engines/common'
> make[1]: *** No rule to make t
Hi,
What have I done wrong now:
make[1]: Entering directory
`/home/sebastid/scm/e/evas/src/lib/engines/common'
make[1]: *** No rule to make target `evas_bidi_utils.c', needed by
`evas_bidi_utils.lo'. Stop.
The evas_bidi_utils.c file is in the language subdir, and there is a
special Makefile