You can subscribe to this list here.
2005 |
Jan
(2) |
Feb
(43) |
Mar
(83) |
Apr
(52) |
May
(7) |
Jun
|
Jul
(7) |
Aug
(2) |
Sep
(9) |
Oct
|
Nov
|
Dec
|
---|
From: Vassilis P. <pa...@ya...> - 2005-02-09 21:38:55
|
I am afraid you are right, it does not compile. The error appears to be in the stat.h file, but I can't immediately spot what it is. It would be a better idea to focus on 0.5.0 which is far better anyway (nobody would stay with 0.4,that is). The version on the CVS is 0.5.0 (pre). --- Kwan M Lim <ill...@gm...> wrote: > I tried making the 0.4.2 release but it was choking on stat.h and > problems with a struct definition. Is this supposed to work? Or is > there something wrong with my environment (Debian (Sarge))? > > But the version I checked out from cvs compiled fine. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive > Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, > etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Kritton-devel mailing list > Kri...@li... > https://lists.sourceforge.net/lists/listinfo/kritton-devel > ___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com |
From: Florent M. <fl...@fr...> - 2005-02-08 11:10:19
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi team, i'm flo and i'm new on this list. I would like to help kritton. I'm new in open source projects but would like to get involved.=20 I am using version 0.5. Here is a little report :=20 1) Installation :=20 untar -zxvf kritton-0.5.tar.gz=20 gives me a directory named "0.5.0n", better if it would be something like=20 "kritton-0.5". Running make, make install. Error while cp -f=20 misc/kritton.8 /usr/man/man8/kritton.8. You bet, i'm on a debian and the ma= n=20 section is in /usr/share/man/man8. I modified the line in=20 0.5.0n/tools/config.c. Ok, it's working now, the installation works and 'ma= n=20 kritton' works (the man page is displayed). 2) Once installed : Weird, the last installation i did, i did not have kritton.log. I tried a f= ew=20 more times being sure that i enabled the logs, and still don't have=20 "kritton.log". 3) Running problems : Links from page "test1.html" to page "test2.html" work, but when i put a <f= orm=20 action=3Dtest2.html method=3DGET ><input type=3Dtext/><input type=3Dsubmit/= ></form>=20 in "test1.html",=20 the location bar of the browser is :=20 http://localhost:8000/blah/test2.html?input1=3Dtest but i get a 404 error saying it cannot find the "test2.html" file. Any idea= ? 4) Wishes : =2D - On the home page (index.html) it would be interesting to have a littl= e text=20 saying that if this page is displayed, that means kritton is working (like= =20 apache). I remember the sensation of happiness when i saw this text for the= =20 first time, after too much time of struggling with the configuration ;o).=20 =2D - I think the warranty section should say something like :=20 "you could contact the author, who will do his best to help you, when time= =20 permits", it's a bit softer than "he preserves the right not to". If you wa= nt=20 kritton to be more popular, don't frighten potential users ;o) ! (it's my=20 humble opinion, it is also a request for comments). People feel safer if there is a forum where they can put their interrogatio= ns,=20 maybe the one on the sourceforge site could do the job and you could mentio= n=20 it on the index page. I modified the home page (/usr/local/kritton/html/index.html) into=20 index2.html. Correction of little mistakes (eariler =3D> earlier...) and so= me=20 punctuation.=20 I'll send you the index.diff in a future mail, if needed. ___________ Here is what i think i can do for now :=20 =2D - the ".deb" package I read about the specifications of debian packages and found that a good de= b=20 pkg has to ask the configuration questions using "debconf". If we stick to= =20 this requirement, i'll have to remove the configuration part and put it in = a=20 "debconf" way. I'll read more about that and give you some news later. =2D - i'd like to help you debugging, but i don't have any idea on what to = do. I=20 tried some of the examples found on w3schools.com (the TryiT stuffs). Nothi= ng=20 to be reported but the point in 3) Problems (about the input text). Could y= ou=20 tell me if you have some debugging scenario planed and if we need to write= =20 some ? I'm also studying the implementation of OpenSSL on a web server, i found so= me=20 doc but it will be a tough task (as mentionned in the doc of SSLeay). If=20 anyone has any experience on that topic, help would be greatly appreciated. Regards, flo =20 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCCJ1/5dCqgXi344URAhZNAJ46klA1Z/I6FX1X974uki/kFS/SDgCgjhk+ pTZDwR9dWnIyemNyobSHcC4=3D =3DNvVy =2D----END PGP SIGNATURE----- |
From: Kwan M L. <ill...@gm...> - 2005-02-06 21:41:42
|
I tried making the 0.4.2 release but it was choking on stat.h and problems with a struct definition. Is this supposed to work? Or is there something wrong with my environment (Debian (Sarge))? But the version I checked out from cvs compiled fine. |
From: Vassilis P. <pa...@ya...> - 2005-01-31 16:40:01
|
Hi everybody. Since we're new together and not everybody has clearly stated what they intend to work on, it would be nice to get things together to begin working in a more organized fashion. I'd like to know what everybody is planning on working on, be it a specific aspect or general debugging. Pandis ___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com |
From: j.Srinivas R. <js...@ya...> - 2005-01-28 02:20:10
|
HI Team This is Srini, New entry in your team. I have few ideas/suggestions from my side. 1) Kritton will server index pages very fast, since it will store & retrieve the index files from Memory cache directly. Adding a plus to this feature , How is it if we add images also to the Memory cache. Because images are the ones which will take time to load while loading the page. and it won't be change very rapidly or everyday basis. 2) AS we have plan, to add virtual server concept to kritton. Just adding a feature to this is making virtual servers independent. It means we can control (or) handle the virtual server instance seperately with out effecting the other viryual servers Ex: There r two domains abc.com and xyz.com Normally in Apache, whenever u need to administrate each instance you suppose to restart whole apache server, it means all the instances will get effected. Instead of that if we add feature, we can control the virtual instances indepently.. it become good feature. Thanks Srini ===== Thanks & Regards Srini SUN Microsystems +9886508079 __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 |