On Sat, 20 May 2006 07:35:58 -0400, Sander Hoentjen <[EMAIL PROTECTED]>
wrote:
On Fri, 2006-05-19 at 16:00 -0400, Youness Alaoui wrote:
Yes, I know about GIF.. but why would the guy include the other libs
with
Well i found 2 downloads, full and lite, lite didn't have the libs
Oh :o omg,
On Fri, 2006-05-19 at 16:00 -0400, Youness Alaoui wrote:
> Yes, I know about GIF.. but why would the guy include the other libs with
Well i found 2 downloads, full and lite, lite didn't have the libs
> cximage, and I'm sure (almost) that he wrote somewhere, (maybe forums?)
> that the libs were
On Fri, 2006-05-19 at 21:10 +0200, Philippe Valembois - Phil wrote:
> Hi,
> I know where is the trouble ;)
> You missed to specify the lib to link against...
> I join a draft of the good way to do that (we should use autoconf at the
> end)...
> Phil
Thanks Phil, now it works (I thought it would b
On Fri, 19 May 2006 15:19:34 -0400, Philippe Valembois - Phil
<[EMAIL PROTECTED]> wrote:
Le Friday 19 May 2006 17:20, Youness Alaoui a écrit :
The question is, though, how will it work on windows and mac ? the libs
are portable right ? (if no, maybe that was the reason he patched them,
then
Le Friday 19 May 2006 17:20, Youness Alaoui a écrit :
>
> The question is, though, how will it work on windows and mac ? the libs
> are portable right ? (if no, maybe that was the reason he patched them,
> then we could use the cximage libs only for those platforms..)
Libs are portable (the only t
Hi,
I know where is the trouble ;)
You missed to specify the lib to link against...
I join a draft of the good way to do that (we should use autoconf at the
end)...
Phil
Le Friday 19 May 2006 20:40, Youness Alaoui a écrit :
> Humm.. what do you mean by exists? was it by looking at libjpeg source
Humm.. what do you mean by exists? was it by looking at libjpeg source ?
or did you do an 'nm' on it ?
it might be that the symbol is in another library (if you found it in the
sources, it might have been for libjpegutils or whatever, something !=
from lijpeg itself), or it might be that the
i'll answer more later..
for now, i just want to say that the function jpeg_resync_to_restart
that is giving the undefined symbol error does exist in my system libs,
so it must be something wrong on my part
On Fri, 2006-05-19 at 11:20 -0400, Youness Alaoui wrote:
> Humm... am I wrong ? I kept sear
Humm... am I wrong ? I kept searching on http://xdp.it/ but couldn't find
anything about the modified libraries, although i'm sure I saw that
sometime since I also wanted to remove the extra code...
I can't tell you unfortunately.. also, I see that the Cximage project has
been abondonned, its
Hi,
in order to get the amsn rpm into Fedora, I need to build TkCximage
against system copies of jpeg, png and zlib. I told youness this and he
answered that it isn't possible, since our versions are heavily modified
ones. I search for proof of that but I can only find that the amsn team
didn't ch
Hi,
about the verbose make, you have to modify in compile.mk...
There is a little flag to switch...
About optimizations
Hum... I didn't have time to do optimizations... The only thing I did is to
fix some troubles with GIFs (and it's not fixed totally : ximagif is a real
mess...).
In fact I h
--enable-debug
no, = full needed..
and which files don't have debug symbols? you only need TkCximage.so,
nothing inside cximage directory..
make sure you make clean before if you want to see a change :p
KaKaRoTo
On Wed, 17 May 2006 12:39:12 -0400, Rafael Rodríguez""
<[EMAIL PROTECTED]> wrot
Question...
a) how can i compile with the verbose version of make?
b) configure --enable-debug=full seems to work, but some files are
compiled without debug symbols (inside CxImage directory, etc)
any ideas?
thx,
rafael Rodríguez
On 5/17/06, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
Oups.
You really scared me :P I'll try to take a look at it next weekend.
Rafael Rodríguez
On 5/17/06, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
Oups. Sorry, wrong address. It's .com not .org :D
On Wed, 17 May 2006, Rafael Rodríguez wrote:
> windows drivers downloads???
>
> On 5/17/06, Vivia Nik
Oups. Sorry, wrong address. It's .com not .org :D
On Wed, 17 May 2006, Rafael Rodríguez wrote:
> windows drivers downloads???
>
> On 5/17/06, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
> >
> > Try www.mail-archive.org :)
> >
> > On Wed, 17 May 2006, Rafael Rodríguez wrote:
> >
> > > Hi,
> > >
windows drivers downloads???
On 5/17/06, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
Try www.mail-archive.org :)
On Wed, 17 May 2006, Rafael Rodríguez wrote:
> Hi,
>
> it seems like mail archives in SF hasn't been reconstructed yet or
> something... I can't access them...
>
> Phil, how's the
On 5/17/06, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
Try www.mail-archive.org :)
On Wed, 17 May 2006, Rafael Rodríguez wrote:
> Hi,
>
> it seems like mail archives in SF hasn't been reconstructed yet or
> something... I can't access them...
>
> Phil, how's the tkcximage optimization status?
Try www.mail-archive.org :)
On Wed, 17 May 2006, Rafael Rodríguez wrote:
> Hi,
>
> it seems like mail archives in SF hasn't been reconstructed yet or
> something... I can't access them...
>
> Phil, how's the tkcximage optimization status? what was the job to be done?
>
> Thx,
>
> Rafael Rodr
Hi,
it seems like mail archives in SF hasn't been reconstructed yet or
something... I can't access them...
Phil, how's the tkcximage optimization status? what was the job to be done?
Thx,
Rafael Rodríguez
---
Using Tomcat but need to do mor
> For winutils, it needs speech api so I can't compile it because I haven't
time
> to do install it
> So we need Arieh for Winutils
> The way to do it is :
> Remove linking against tcl84.lib and tk84.lib
> Add linking against tclstub84.lib and tkstub84.lib
> Define in compile options USE_TCL_STUBS
On Fri, Mar 17, 2006 at 09:12:20PM +0100, Le Philousophe - Phil wrote:
> Le Friday 17 March 2006 16:43, Youness Alaoui a ?crit?:
> > lol.. yeah, maybe TkCximage wasn't a good choice, but we have some
> > advantages :
> > 1- we can customize it as much as we want, not Img
> > 2- it was easy to imple
Hi,send me no emails please.
I have no aMSN
Thanks.
Op 17-mrt-2006, om 21:12 heeft Le Philousophe - Phil het volgende
geschreven:
Le Friday 17 March 2006 16:43, Youness Alaoui a écrit :
lol.. yeah, maybe TkCximage wasn't a good choice, but we have some
advantages :
1- we can customize it as
Le Friday 17 March 2006 16:43, Youness Alaoui a écrit :
> lol.. yeah, maybe TkCximage wasn't a good choice, but we have some
> advantages :
> 1- we can customize it as much as we want, not Img
> 2- it was easy to implement in the beggining, and we have whatever we
> want (resize, crop, resize with
lol.. yeah, maybe TkCximage wasn't a good choice, but we have some
advantages :
1- we can customize it as much as we want, not Img
2- it was easy to implement in the beggining, and we have whatever we
want (resize, crop, resize with bicubic whatever algorithm :P)
3 - at the time we decided on usin
Maybe CxImage wasn't the good choice...
Anyway, we will have to do very good optimizations...
I can't do them only by myself, I need a mentor :p Younees Help !
Phil
Le Thursday 16 March 2006 01:44, Youness Alaoui a écrit :
> hello all..
> I've been chatting a little on #tcl on irc, and
hello all..
I've been chatting a little on #tcl on irc, and a guy from tcl core
investigated a bit TkCximae code.. turns out it's VERY slow... 100x
slower than Img extension...
I'll just dump here parts of the log, cause I gtg...
at the end, I talk about all things that could be optimized...
fo
ok, cool, thanx! congrats on commit!
About the other extensions, I think pathoyts said he already did them..
so we could ask him to send over..
KaKaRoTo
On Wed, Mar 15, 2006 at 09:24:19PM +0100, Le Philousophe - Phil wrote:
> Stubs fixed for TkCxImage...
> For winutils, it needs speech api so I
Stubs fixed for TkCxImage...
For winutils, it needs speech api so I can't compile it because I haven't time
to do install it
For winflash, it needs the new SDK for Windows and I haven't it neither...
(I use MSVC++ 6 and it's an old SDK with beta support for Win98/2000 calls and
FlashWindowsEx isn
Hey, thanx Sander for notifying us.. but it seems they are linked
against the stubs (for linux), but not in windows.. pat said he'll fix
that himself! :)
About tkvideo, someone with windows and a cam needs to replace it in his
version, then test, make sure nothing breaks with new version (certify
t
patthoyts: amsn's winflash and winutils could do with linking to tcl
stubs lib. And the TkCximage extension.
patthoyts: In fact afaict TkCximage is the only one preventing me from
using amsn with tclkit.
Tjikkun:
https://sourceforge.net/tracker/index.php?func=detail&aid=1450270&group_id=12997&atid=
Yes we should update to 1.5, but we didn't want to do it before 0.95, so I
decided it would have to wait for 0.96 or something..
amd64 packages are already there, but have tcltls 1.5 IN the package.. I guess
you're talking about adding them in the auto installer for tls.. Yes, it should
be done.
On Sunday 19 February 2006 08:57, Youness Alaoui wrote:
> If I remember correctly, the problem with SELinux is that the users needs
> tcltls 1.5 instead of 1.4... about text rel. in libstdc++ you could either
> find a non text relocatable libstdc++ and compile against that one OR as
> suggested ear
On Sun, 2006-02-19 at 11:57 -0500, Youness Alaoui wrote:
> If I remember correctly, the problem with SELinux is that the users needs
> tcltls 1.5 instead of 1.4... about text rel. in libstdc++ you could either
> find a non
> text relocatable libstdc++ and compile against that one OR as suggested
If I remember correctly, the problem with SELinux is that the users needs
tcltls 1.5 instead of 1.4... about text rel. in libstdc++ you could either find
a non
text relocatable libstdc++ and compile against that one OR as suggested
earlier, have a simple note in the wiki or download page "if yo
My libstdc++ doesn't have TEXTREL
$ readelf -d /usr/lib/libstdc++* |grep TEXTREL
it returns nothing.. if it had textrel i would have a result. (but I
have newer versions of the libs, maybe the FC4 ones do have it?)
On Sun, 2006-02-19 at 15:12 +0100, Le Philousophe - Phil wrote:
> But it's becaus
But it's because libstdc++ has Text Relocs. The only way to avoid that is
compile without static libs... And if we do that, people will need my version
of libstdc++ i.e. the last one from FC repos... But people doesn't like to be
up to date...
Phil
P.S. I am not sure the context (which allow TkC
SELinux is on by default. Anyway text relocation are a bad idea security
wise if I understand correctly. That is why SELinux won't allow them. So
in my opinion we should only have libs without them.
My 2 cents ;)
Sander
On Sun, 2006-02-19 at 05:13 +, Alberto Diaz wrote:
> Hi Phil!
> If SELin
Hi Phil!
If SELinux is not the default there, I suppose the ones who choose it know
what they are doing and so they know how to fetch a tgz and compile it, so
for me the 'proper fix' is just add a note in the wiki or even a simple check
in aMSN which warns the user: 'You are using a SELinux enab
I don't understand the reason why we can't have just 1 fedora core 4
package, can you explain again?
On Sun, 2006-02-19 at 11:17 +0100, Le Philousophe - Phil wrote:
> Hi,
> On FC4 we have the ability to enable SELinux patches from NSA...
> But if we do that, aMsn from current RPM won't want to run
Hi,
On FC4 we have the ability to enable SELinux patches from NSA...
But if we do that, aMsn from current RPM won't want to run because TkCxImage
has text relocations and SELinux forbid that by default...
To avoid text relocations, we have to link it with libstdc++ dynamically like
it was done if
40 matches
Mail list logo