[Therion] new snapshot - gone private

2010-06-08 Thread Bruce
I vote to keep it as it is...

Bruce




[Therion] new snapshot - gone private

2010-06-07 Thread Matthias Mansfeld
On 7 Jun 2010 at 17:50, Ladislav Blazek wrote:

> It is question of common agreement. But usually (in 99% of the cases)
> everybody wants to reply back to the list and not directly to the sender.
> So I can say also "This is a list of reasonably smart people so they know
> how to reply directly to the sender" :) So what other people in this list
> think about this? L.

I have no problem, if specific and/or highly individual 
build/compile/install/whatever problems go over the list, even if 
they don't touch me at all. 

Keep it as it is and feel free to post to the list address.

Best wishes
Matthias




[Therion] new snapshot - gone private

2010-06-07 Thread Ladislav Blažek
It is question of common agreement. But usually (in 99% of the cases)
everybody wants to reply back to the list and not directly to the sender.
So I can say also "This is a list of reasonably smart people so they know
how to reply directly to the sender" :) So what other people in this list
think about this? L.

On Mon, 7 Jun 2010 16:42:31 +0100, Wookey  wrote:
> +++ Wookey [2010-06-07 16:38 +0100]:
>> +++ Andrew Atkinson [2010-06-07 15:25 +0100]:
>> > Doubt everyone needs to see this, so gone private
> 
> oops, Dontcha just hate lists that mangle the reply-to headers? Serves
you
> all right :-)
> 
> I'll try a bit harder next time.
> 
> This is a list for reasonably smart people. Do we really want reply-to
> mangling? I know I don't.
> 
> Wookey
> --
> Principal hats:  Emdebian, Wookware, Balloonboard
> http://wookware.org/
> ___
> Therion mailing list
> Therion at speleo.sk
> http://mailman.speleo.sk/mailman/listinfo/therion




[Therion] new snapshot - gone private

2010-06-07 Thread Wookey
+++ Wookey [2010-06-07 16:38 +0100]:
> +++ Andrew Atkinson [2010-06-07 15:25 +0100]:
> > Doubt everyone needs to see this, so gone private

oops, Dontcha just hate lists that mangle the reply-to headers? Serves you
all right :-)

I'll try a bit harder next time. 

This is a list for reasonably smart people. Do we really want reply-to
mangling? I know I don't. 

Wookey
-- 
Principal hats:  Emdebian, Wookware, Balloonboard
http://wookware.org/



[Therion] new snapshot - gone private

2010-06-07 Thread Wookey
+++ Andrew Atkinson [2010-06-07 15:25 +0100]:
> Doubt everyone needs to see this, so gone private

>> Appears twice where? In the menus?
>
> In Synaptic, as shown in the previous screen shot

Ah. OK. missed screenshot. Will look.

>> That could well be the case. Building loaclly from source will install
>> versions in /usr/local/bin.
>
> I think from the longer error file I got I did not install. The output  
> was cut and past after using make
>
> (the short version that you said contained no error was from
> make > output.txt
> Why did that not capture all the text?)

Because that only captures stdout (standard output). Errors go to
stderr. So you need to do:

make 2>&1 > output.txt
to get both.

> make -C ./loch
> make[1]: Entering directory `/usr/local/src/therion/loch'
> gcc -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX  
> -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -O2 -o lxR2P.o 
> lxR2P.c
> lxR2P.c:3:19: error: GL/gl.h: No such file or directory
> lxR2P.c:5:20: error: GL/glx.h: No such file or directory

opengl headers missing. Either not installed on not specified in build
command line. Building from source means you just have to 'know' which
debian packages you need install to build it.  

Wookey
-- 
Principal hats:  Emdebian, Wookware, Balloonboard
http://wookware.org/



[Therion] new snapshot - gone private

2010-06-07 Thread Andrew Atkinson
Doubt everyone needs to see this, so gone private


>
> Appears twice where? In the menus?

In Synaptic, as shown in the previous screen shot
>
> That could well be the case. Building loaclly from source will install
> versions in /usr/local/bin.

I think from the longer error file I got I did not install. The output 
was cut and past after using make

(the short version that you said contained no error was from
make > output.txt
Why did that not capture all the text?)

when trying to build from source I did try
checkinstall

on the hope it would put in Therion without loch, but when I ran Therion 
it was still the old version

Again here is the output from makefile, attached (hope this does not 
break what I have)

  Packaged versions witll go in /usr/bin.
> The /usr/local/bin version will take priority if you just run
> 'xtherion' or 'therion' so you may have been testing those...

/usr/local/bin is empty
>
> Best to remove the local versions (by just deleting all
> therion-related files under /usr/local - this is no neat way like
> there is with packages)
>
>> However the 5.3.3-1 properties both say maintained by Wookey, but why
>> the other 2 doubled up does not seem logical.
>
> No, you'll have to give more details to work out exactly what's what.

Here (search_results.txt) is a dump of all the files I get when I search 
for therion, does it help?


Andrew
-- next part --
An embedded and charset-unspecified text was scrubbed...
Name: search_results.txt
URL: 

-- next part --
An embedded and charset-unspecified text was scrubbed...
Name: output_checkinstall.txt
URL: