It is very strange now everything compile with only
make clean
make distclean
./configure --with-frontend=gtk
make
It is kind of automake black magic.
Frederic
> "Frederic-Emmanuel" == Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes:
Frederic-Emmanuel> I do not understand the build from root and not
Frederic-Emmanuel> from src/
Frederic-Emmanuel> I always compiled from the lyx-devel root (where I
Frederic-Emmanuel> run the ./configure)
It is OK,
I think the package is correctly named. The confusion is at the gnome side:
The libraries of the latest gtkmm (version 2.8.2, installed from source)
are named
libgtkmm-2.4.la
libgtkmm-2.4.so
libgtkmm-2.4.so.1
libgtkmm-2.4.so.1.0.24
If I would package this up, I would name the package "libgtkmm-2
Frederic-Emmanuel PICCA wrote:
> I am using libglade 2.6 even if gtkmm2.4 package on debian was
> unproperly named. gtkmm2.4 provide gtkmm2.6 ?
> I sent a bug to debian about this.
I think the package is correctly named. The confusion is at the gnome side:
The libraries of the latest gtkmm (versi
Jean-Marc Lasgouttes wrote:
John> Sounds like you didn't ./configure with
John> "--enable-maintainer-mode" - try running configure again.
--enable-maintainer-mode is default nowadays. I think it is better to
build from the root build directory, not src/.
Now it compiles with the --enable-ma
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> Am Mittwoch, den 25.01.2006, 11:33 +0100 schrieb
John> Frederic-Emmanuel PICCA:
>> since yesterday I can not compile the gtk frontend.
>>
>> here the messages of the compilation
John> Sounds like you didn't ./configure with
John> "--en
Index: src/frontends/gtk//ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/gtk/ChangeLog,v
retrieving revision 1.144
diff -u -p -r1.144
Am Mittwoch, den 25.01.2006, 11:33 +0100 schrieb Frederic-Emmanuel
PICCA:
> since yesterday I can not compile the gtk frontend.
>
> here the messages of the compilation
Sounds like you didn't ./configure with "--enable-maintainer-mode" - try
running configure again.
John
Frederic-Emmanuel PICCA wrote:
> since yesterday I can not compile the gtk frontend.
me neither, but it bails out at compile time and not build for me. The
attached patch fixes the problem (there was still included a header from
the xforms frontend). This is going in right now.
Note also that the
Jean-Marc Lasgouttes wrote:
"John" == John C Spray <[EMAIL PROTECTED]> writes:
John> On Tue, 2006-01-24 at 16:21 +0100, Jean-Marc Lasgouttes wrote:
John> I've also attached a patch to configure.ac
John> (noxforms-config.patch) that someone else will need to review
John> and apply. It removes t
> "John" == John C Spray <[EMAIL PROTECTED]> writes:
John> On Tue, 2006-01-24 at 16:21 +0100, Jean-Marc Lasgouttes wrote:
John> I've also attached a patch to configure.ac
John> (noxforms-config.patch) that someone else will need to review
John> and apply. It removes the automatic adding of xfo
On Tue, 2006-01-24 at 16:21 +0100, Jean-Marc Lasgouttes wrote:
> John> I've also attached a patch to configure.ac
> John> (noxforms-config.patch) that someone else will need to review
> John> and apply. It removes the automatic adding of xforms to the
> John> frontends list when gtk is selected.
>
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> I've also attached a patch to configure.ac
John> (noxforms-config.patch) that someone else will need to review
John> and apply. It removes the automatic adding of xforms to the
John> frontends list when gtk is selected.
Hmm, shall I com
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> Hi, One big patch due to overlapping changes to Dialogs.C, sorry
John> about that.
John> * Start implementing GTabular dialog (quite unfinished) *
John> Start implementing GtkLengthEntry class (a gtk widget for
John> lengths with
14 matches
Mail list logo