Version of GCC to use?, posted by Steve Jones on Mon May 9 20:23:59 2005
|
What is the recommended version of gcc to use with elog 2.5.9? I searched
the discussion database but found nothing pertaining to this.
|
Re: Version of GCC to use?, posted by Stefan Ritt on Mon May 9 20:47:02 2005
|
> What is the recommended version of gcc to use with elog 2.5.9? I searched
> the discussion database but found nothing pertaining to this.
|
Re: Version of GCC to use?, posted by Steve Jones on Mon May 9 20:51:23 2005
|
> > What is the recommended version of gcc to use with elog 2.5.9? I searched
> > the discussion database but found nothing pertaining to this.
>
|
Re: Version of GCC to use?, posted by Stefan Ritt on Mon May 9 20:55:36 2005
|
> I ask because I get a dependency that I did not have before with 2.5.3.
> Compiling with my same 'ole gcc 2.95.2 I see that I now need mxml.h and
> strlcpy.h. Trying to compile under gcc 3.4 results in all kinds of errors.
|
Re: Version of GCC to use?, posted by Steve Jones on Mon May 9 20:58:11 2005
|
> > I ask because I get a dependency that I did not have before with 2.5.3.
> > Compiling with my same 'ole gcc 2.95.2 I see that I now need mxml.h and
> > strlcpy.h. Trying to compile under gcc 3.4 results in all kinds of errors.
|
Re: Version of GCC to use?, posted by Steve Jones on Mon May 9 21:08:56 2005
|
> > > I ask because I get a dependency that I did not have before with 2.5.3.
> > > Compiling with my same 'ole gcc 2.95.2 I see that I now need mxml.h and
> > > strlcpy.h. Trying to compile under gcc 3.4 results in all kinds of errors.
|
Re: Version of GCC to use?, posted by Steve Jones on Mon May 9 21:14:53 2005
|
> > > > I ask because I get a dependency that I did not have before with 2.5.3.
> > > > Compiling with my same 'ole gcc 2.95.2 I see that I now need mxml.h and
> > > > strlcpy.h. Trying to compile under gcc 3.4 results in all kinds of errors.
|
Re: Version of GCC to use?, posted by Stefan Ritt on Mon May 9 21:17:29 2005
|
> Ok, now I see the issue - the tar extract created the mxml directory in the root (not
> under the created directory elog-2.5.9). Is there a reason why these includes are not
> placed in the src dir like the regex.h/.c include?
|
Re: Version of GCC to use?, posted by Stefan Ritt on Mon May 9 21:22:46 2005
|
[ritt@pc5082 /tmp]$ tar -xzvf elog-2.5.9-2.tar.gz
elog-2.5.9/
elog-2.5.9/doc/
|
Re: Version of GCC to use?, posted by Steve Jones on Mon May 9 23:30:11 2005
|
> [ritt@pc5082 /tmp]$ tar -xzvf elog-2.5.9-2.tar.gz
> elog-2.5.9/
> elog-2.5.9/doc/
|
link loss and crash of elogd.exe, posted by Ulrich Trüssel on Mon May 9 17:59:09 2005
|
Just upgraded from stable running 2.5.2-2 to 2.5.9-2 in case of the usable
Duplicate function. After the problem discribed below i made a new, clean
installation again and played araound with the demo logbook, copying my
|
How to remove email addresses from Guest Display?, posted by Johan Nyberg on Mon May 9 11:45:05 2005
|
Hi,
I would like to have the author email addresses listed only for users which
|
Re: How to remove email addresses from Guest Display?, posted by Stefan Ritt on Mon May 9 14:46:54 2005
|
> I would like to have the author email addresses listed only for users which
> have logged in, but not for guest users. In the elogd.cfg file I have:
>
|
Re: How to remove email addresses from Guest Display?, posted by Johan Nyberg on Mon May 9 16:37:08 2005
|
> > I would like to have the author email addresses listed only for users which
> > have logged in, but not for guest users. In the elogd.cfg file I have:
> >
|
per entry "expand" in threaded view, posted by Emiliano Gabrielli on Mon May 2 12:39:36 2005
|
is it possible to make the "+" sign, indicating a thread in the threaded
view, to be clickable in order to be able to expand a single thread each time ?
|
Re: per entry "expand" in threaded view, posted by Stefan Ritt on Mon May 2 13:02:58 2005
|
> of course elog should remember the choice, so it will be possible to expand
> N threads over the M total ones..
|
Re: per entry "expand" in threaded view, posted by Emiliano Gabrielli on Mon May 2 13:31:18 2005
|
> > of course elog should remember the choice, so it will be possible to expand
> > N threads over the M total ones..
>
|
Re: per entry "expand" in threaded view, posted by Stefan Ritt on Mon May 2 13:37:03 2005
|
> A way may be using cookies, otherwise one can implement a kind o session mechanism
> (using cookies or QS to pass sessid and storing user data on the server for a limited
> time...)
|
Re: per entry "expand" in threaded view, posted by Emiliano Gabrielli on Mon May 2 14:49:47 2005
|
> > A way may be using cookies, otherwise one can implement a kind o session mechanism
> > (using cookies or QS to pass sessid and storing user data on the server for a limited
> > time...)
|
Re: per entry "expand" in threaded view, posted by Stefan Ritt on Mon May 2 14:51:43 2005
|
> ok, i've downgraded my request then ...
>
> it will be still useful to have the possibility of expland selectively a single thread :-)
|
Re: per entry "expand" in threaded view, posted by Emiliano Gabrielli on Mon May 2 15:37:11 2005
|
> > ok, i've downgraded my request then ...
> >
> > it will be still useful to have the possibility of expland selectively a single thread :-)
|
Re: per entry "expand" in threaded view, posted by Stefan Ritt on Mon May 2 16:01:13 2005
|
> LOL ..this way I can't see the list of other threads .. so il my goal is to inspect the thread
> looking for something I have to:
> - open the 3d
|
rss feed title & conditional attributes, posted by Emiliano Gabrielli on Mon May 2 12:29:11 2005
|
When I define 2 attributes, by default and the second one has to be showed
depending on the first one value the elog correctly handle the thing, but
|
Re: rss feed title & conditional attributes, posted by Stefan Ritt on Mon May 2 13:27:16 2005
|
> When I define 2 attributes, by default and the second one has to be showed
> depending on the first one value the elog correctly handle the thing, but
> the rss feed shows an empty comma separeted field corresponding to the
|
Re: rss feed title & conditional attributes, posted by Emiliano Gabrielli on Mon May 2 13:34:12 2005
|
> > When I define 2 attributes, by default and the second one has to be showed
> > depending on the first one value the elog correctly handle the thing, but
> > the rss feed shows an empty comma separeted field corresponding to the
|
Re: rss feed title & conditional attributes, posted by Stefan Ritt on Mon May 2 14:58:27 2005
|
Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
empty attribute, I guess that makes more sense. |
Re: rss feed title & conditional attributes, posted by Emiliano Gabrielli on Mon May 2 15:40:02 2005
|
> Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
> empty attribute, I guess that makes more sense.
|
search and filters in a cookie !?, posted by Emiliano Gabrielli on Mon May 2 12:34:52 2005
|
Is it possible to have last runtime filtering and viewing method to be
stored in a cookie in order to make them permanent across navigation ?
|
Re: search and filters in a cookie !?, posted by Stefan Ritt on Mon May 2 13:28:09 2005
|
> Is it possible to have last runtime filtering and viewing method to be
> stored in a cookie in order to make them permanent across navigation ?
|
Filter with match case, posted by Alex H on Thu Apr 28 10:29:33 2005
|
Hello Stefan,
I have an question for you :o). Is there any solution to use the filtering
|
Re: Filter with match case, posted by Stefan Ritt on Fri Apr 29 22:05:51 2005
|
> I have an question for you :o). Is there any solution to use the filtering
> system with an match case solution ? Add a parameter or something else to
> add a solution ?
|
MOptions : How that really work ?, posted by Alex H on Thu Apr 28 15:20:27 2005
|
Hi,
Is there anybody that use the MOptions ?
I'am searching some example to understand this fonction could you help
|
Re: MOptions : How that really work ?, posted by Stefan Ritt on Thu Apr 28 15:42:42 2005
|
> Is there anybody that use the MOptions ?
> I'am searching some example to understand this fonction could you help
> me ? :)
|