Am 27.11.2021 um 18:36 schrieb Pavel Sanda :
>
> On Sat, Nov 27, 2021 at 09:47:36AM +0100, Stephan Witt wrote:
>> 2. Step - make dist
>>
>> $ (cd lyx-build/LyX-2.3.6dev.build;make dist)
>> /Applications/Xcode.app/Contents/Developer/usr/bin/make dist-bzip2
>&g
On Sat, Nov 27, 2021 at 09:47:36AM +0100, Stephan Witt wrote:
> 2. Step - make dist
>
> $ (cd lyx-build/LyX-2.3.6dev.build;make dist)
> /Applications/Xcode.app/Contents/Developer/usr/bin/make dist-bzip2 dist-gzip
> am__post_remove_distdir='@:'
> /Applications/Xcod
Hi all,
I’ve tried to make a dist package to test it on one other machine.
1. Step - configure
2. Step - make dist
$ (cd lyx-build/LyX-2.3.6dev.build;make dist)
/Applications/Xcode.app/Contents/Developer/usr/bin/make dist-bzip2 dist-gzip
am__post_remove_distdir='@:'
/Applications
Le 07/10/2012 20:41, Richard Heck a écrit :
This is an out-of-source build directory.
Isn't this the way to go?
Same error here. Anyone?
My fault. Should be OK now.
JMarc
On 10/07/2012 12:30 PM, Stephan Witt wrote:
Am 03.10.2012 um 16:33 schrieb Richard Heck:
I'm intending to freeze strings in preparation for 2.0.5 this weekend, so if
anyone has anything they want to do along those lines
Richard
I tried to "make dist" with my 2.0.x
On Wednesday 12 November 2008 12:31:31 Jürgen Spitzmüller wrote:
> the following seems to work.
>
> OK?
OK.
> Jürgen
--
José Abílio
J??rgen Spitzm??ller wrote:
> No such file or directory:
> '/home/jspitzm/lyx/lyx-export/lib/doc/unicodesymbols'
the following seems to work.
OK?
J??rgenIndex: lib/lyx2lyx/lyx_1_6.py
===
--- lib/lyx2lyx/lyx_1_6.py (Revision 27396)
make[3]: Entering directory `/home/jspitzm/lyx/build-export/lib/doc'
PYTHONPATH=../../lib/lyx2lyx python -tt ../../../lyx-export/lib/doc/doc_toc.py
ca .
Traceback (most recent call last):
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| Probably a simple change in one of the Makefile.am files...
Right.
| make[1]: *** No rule to make target `gnome--.m4', needed by `distdir'. Stop.
Delete it from EXTRA_DIST
--
Lgb
Probably a simple change in one of the Makefile.am files...
- Forwarded message from Cron Daemon <[EMAIL PROTECTED]> -
Configuration
Host type: x86_64-unknown-linux-gnu
Special build flags:aiksaurus assertions pch concept-checks
stdlib-debug warnings
Thanks. Fixed.
Angus
Configuration
Host type: i686-pc-linux-gnu
Special build flags:warnings assertions jpeg-image-loader
compression use-ispell
C Compiler: gcc
C Compiler flags: -W -Wall -I/usr/X11R6/include -g -O2
C++ Compiler:
With this, I now have the automated builds working again.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Index: s
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Fri, Aug 15, 2003 at 08:55:10AM +0200, Lars Gullik Bjønnes wrote:
>>
>> MOve the EXTRA_DIST back where it used to be and add the gz files
>> explicit to the var.
>>
>> --
>> Lgb
>
| Done.
A lot better :-)
Ok for commit.
--
Lgb
On Fri, Aug 15, 2003 at 08:55:10AM +0200, Lars Gullik Bjønnes wrote:
>
> MOve the EXTRA_DIST back where it used to be and add the gz files
> explicit to the var.
>
> --
> Lgb
Done.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Lau
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| This makes "make dist" work again.
But it is wrong...
with your patch the gz files are only disted if compresson is turned
on.
MOve the EXTRA_DIST back where it used to be and add the gz files
explicit to the var.
--
Lgb
This makes "make dist" work again.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Inde
On Friday 14 June 2002 5:02 pm, Kayvan A. Sylvan wrote:
> - Forwarded message from Cron Daemon <[EMAIL PROTECTED]>
> -
>
> Date: Fri, 14 Jun 2002 03:00:05 -0700
> From: [EMAIL PROTECTED] (Cron Daemon)
> To: [EMAIL PROTECTED]
> Subject: Cron bin/lyxrpm
>
> [...]
> cvs server: Updating lib/
- Forwarded message from Cron Daemon <[EMAIL PROTECTED]> -
Date: Fri, 14 Jun 2002 03:00:05 -0700
From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]
Subject: Cron bin/lyxrpm
[...]
cvs server: Updating lib/ui
cvs server: Updating po
[...]
cvs server: Updating sigc++
cvs server: U
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> This small patch finishes the removal of the vms_define.h: --
Applied to my tree.
JMarc
This small patch finishes the removal of the vms_define.h:
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Ind
On Tue, Nov 27, 2001 at 12:25:27PM -0800, Kayvan A. Sylvan wrote:
> Index: Makefile.am
> ===
> RCS file: /cvs/lyx/lyx-devel/src/support/Makefile.am,v
> retrieving revision 1.31
> diff -u -r1.31 Makefile.am
> --- Makefile.am 2001
This fixes "make dist" so you can compile from the tar.gz
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Grego
On Mon, Jul 02, 2001 at 03:22:09PM +1000, Allan Rae wrote:
> if you haven't already and this would help a lot once frontends/kde/* is
> actually removed.
please do this, I don't know when I'll have a phone line at home again..
thanks
john
--
"Hey, we could invent a programming paradigm where
On Sun, 1 Jul 2001, Kayvan A. Sylvan wrote:
> On Mon, Jul 02, 2001 at 02:38:35PM +1000, Allan Rae wrote:
> > On Sat, 30 Jun 2001, John Levon wrote:
> >
> > > Because it's dead code, and the internet has limited band width. The KDE
> > > frontend has been dropped.
> >
> > Then it should be "cvs re
On Mon, Jul 02, 2001 at 02:38:35PM +1000, Allan Rae wrote:
> On Sat, 30 Jun 2001, John Levon wrote:
>
> > Because it's dead code, and the internet has limited band width. The KDE
> > frontend has been dropped.
>
> Then it should be "cvs remove"d then shouldn't it?
>
> Shall I do this for you?
On Sat, 30 Jun 2001, John Levon wrote:
> Because it's dead code, and the internet has limited band width. The KDE
> frontend has been dropped.
Then it should be "cvs remove"d then shouldn't it?
Shall I do this for you?
Allan. (ARRae)
On Fri, Jun 29, 2001 at 09:33:31PM -0700, Kayvan A. Sylvan wrote:
> On Sat, Jun 30, 2001 at 03:55:33AM +0100, John Levon wrote:
> > On Fri, Jun 29, 2001 at 07:20:18PM -0700, Kayvan A. Sylvan wrote:
> >
> > > I got tired of waiting for someone else to fix this. ;-)
> > >
> > > -EXTRA_DIST = qt2
On Sat, Jun 30, 2001 at 03:55:33AM +0100, John Levon wrote:
> On Fri, Jun 29, 2001 at 07:20:18PM -0700, Kayvan A. Sylvan wrote:
>
> > I got tired of waiting for someone else to fix this. ;-)
> >
> > -EXTRA_DIST = qt2 gnome
> > +EXTRA_DIST = qt2 gnome kde
>
> This is a band-aid not a fix. Though
On Fri, Jun 29, 2001 at 07:20:18PM -0700, Kayvan A. Sylvan wrote:
> I got tired of waiting for someone else to fix this. ;-)
>
> -EXTRA_DIST = qt2 gnome
> +EXTRA_DIST = qt2 gnome kde
This is a band-aid not a fix. Though I suppose it is OK until
things get fixed properly.
Perhaps it is ukase ti
I got tired of waiting for someone else to fix this. ;-)
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Index:
My normal build process failed with what looks like the typical
"make dist" error:
> Making all in intl
> make[2]: Entering directory `/usr/local/src/rpm/BUILD/lyx-1.2.0cvs/intl'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/local
>
> > er, or the typo should be fixed
> >
> > one or the other :)))
> >
> > john
>
> Here's my "make dist" patch from a few days ago.
>
> Please apply.
Note the first part is included in FileDialog patch ...
john
--
"Please cra
On Tue, Feb 27, 2001 at 05:12:49PM +, John Levon wrote:
> On Tue, 27 Feb 2001, John Levon wrote:
>
> >
> > mathed/math_bibop* needs removing from Makefile.am
> >
> > john
>
> er, or the typo should be fixed
>
> one or the other :)))
>
> j
On Tue, 27 Feb 2001, John Levon wrote:
>
> mathed/math_bibop* needs removing from Makefile.am
>
> john
er, or the typo should be fixed
one or the other :)))
john
--
"Please crack down on the Chinaman's friends and Hitler's commander.
Mother is the best bet and don't let Satan draw you too
mathed/math_bibop* needs removing from Makefile.am
john
--
"Please crack down on the Chinaman's friends and Hitler's commander.
Mother is the best bet and don't let Satan draw you too fast.
A boy has never wept ... nor dashed a thousand kim. Did you hear me?"
- Dutch Schultz
On Sun, 18 Feb 2001, Kayvan A. Sylvan wrote:
> Hi folks,
>
> Would one of you please fix this? This is agains the latest 1.2.0cvs.
>
> "make dist" produces:
>
> && automake --include-deps --build-dir=$here --srcdir-name=.
>--output-dir=$top_dist
Hi folks,
Would one of you please fix this? This is agains the latest 1.2.0cvs.
"make dist" produces:
make[1]: Entering directory `/home/kayvan/src/lyx/boost'
rm -rf ../lyx-1.2.0cvs/boost
mkdir ../lyx-1.2.0cvs/boost
chmod 777 ../lyx-1.2.0cvs/boost
here=`cd . && pwd`; \
It looks like a quick fix... I am running too fast to make
the patch, just reporting this:
make[1]: Entering directory `/home/kayvan/src/lyx/src'
make[1]: *** No rule to make target `bibforms.h', needed by `distdir'. Stop.
make[1]: Leaving directory `/home/kayvan/src/lyx/src'
--
Kayvan A. Sylva
On 17 Oct 2000, Jean-Marc Lasgouttes wrote:
> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
> Lars> Then that should be fixed. Why? because it is ugly!
>
> Agreed. But I did not remember what the correct Makefile trick was :)
>
> The directory frontend/support should probab
On 17 Oct 2000, Lars Gullik Bjønnes wrote:
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> | > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
> |
> | Kayvan> libfrontendsupport_la_SOURCES = \ LyXImage.h \ - LyXImage.C +
> | Kayvan> LyXImage.C \ + LyXImage_X.h \ + LyXImage_X
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On 17 Oct 2000, Lars Gullik Bjønnes wrote:
>> (it is easy to imagine a real frontends/x11)
>>
John> ee, xlib is truly horrible ;))
John> Xt and Motif not much better ;)
I do not mean really using Xlib as frontend, I meant having
On 17 Oct 2000, Lars Gullik Bjønnes wrote:
> (it is easy to imagine a real frontends/x11)
>
ee, xlib is truly horrible ;))
Xt and Motif not much better ;)
john
--
"The 'Linux is just a craze' crowd wouldn't get a clue if they were caught
in some freak clue blizzard."
- Kevin Lyda
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Then that should be fixed. Why? because it is ugly!
|
| Agreed. But I did not remember what the correct Makefile trick was :)
|
| The directory frontend/support should p
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Then that should be fixed. Why? because it is ugly!
Agreed. But I did not remember what the correct Makefile trick was :)
The directory frontend/support should probably be renamed to
frontend/X11, which would be always used f
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
|
| Kayvan> libfrontendsupport_la_SOURCES = \ LyXImage.h \ - LyXImage.C +
| Kayvan> LyXImage.C \ + LyXImage_X.h \ + LyXImage_X.C +
|
| I am not sure this patch is right. If you look
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> libfrontendsupport_la_SOURCES = \ LyXImage.h \ - LyXImage.C +
Kayvan> LyXImage.C \ + LyXImage_X.h \ + LyXImage_X.C +
I am not sure this patch is right. If you look at it closely, the _X
files are included from the non _X ones
Here's another small patch.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory
Index: src/frontends/support/Ma
On 18-Sep-2000 Juergen Vigna wrote:
>
> I need help for this as otherwise it might take some time!
>
Replying to myself ;)
There are a lot of functions in lyxfunc which modify or do something
with LyXText (bv->text!). Now all this functions should be handled
also by the text-inset. I now woul
On 18-Sep-2000 Lars Gullik Bjønnes wrote:
>
> Sure... it is ok for you if I do this now?
> And also remove table.C and table.h?
>
I guess yes, but IMO we should ask the others.
We have seen that there ARE problems with the new tabular inset
(especially with the text-inset) so before removing
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 18-Sep-2000 Lars Gullik Bjønnes wrote:
|
| >| I fixed this and IMO they still should be part of the build process
| >| at least until we remove all references to them in the LyX-Source and
| >| remove them from the repository!
| >
| > The only reas
On 18-Sep-2000 Lars Gullik Bjønnes wrote:
>| I fixed this and IMO they still should be part of the build process
>| at least until we remove all references to them in the LyX-Source and
>| remove them from the repository!
>
> The only reason why I haven't done that already is that you might nee
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 18-Sep-2000 Lars Gullik Bjønnes wrote:
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| >| Hi folk,
| >|
| >| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
| >
On 18-Sep-2000 Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
>| Hi folk,
>|
>| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
>| and RPM generation proceed). However, even with this,
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| Hi folk,
|
| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
| and RPM generation proceed). However, even with this, I get the following
| errors on compilation:
|
| table.C:791: new declarat
On 16-Sep-2000 Kayvan A. Sylvan wrote:
> Hi folk,
>
> This small patch fixes a ``make dist'' oversight (and lets my auto-compile
> and RPM generation proceed). However, even with this, I get the following
> errors on compilati
Hi folk,
This small patch fixes a ``make dist'' oversight (and lets my auto-compile
and RPM generation proceed). However, even with this, I get the following
errors on compilation:
table.C:791: new declaration `class string LyXTable::GetPWidth(int)'
table.h:173: ambiguates
>| kde/foo.C:
>|
>| // This should be replaced with a real kde dialog!
>| #include "../xforms/foo.C"
>
> Yes, we should have a frontends/skeleton that just contains the needed
> stubs.
I guess for now I found a working solution without dummy-files, I'll
commit it soon.
Jür
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| On Wed, Aug 16, 2000 at 09:31:43AM +0200, Juergen Vigna wrote:
| >
| > On 15-Aug-2000 Kayvan A. Sylvan wrote:
| > > On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
| > >> When I do a make distclean it tries twice on frontends/xform
On Wed, Aug 16, 2000 at 09:31:43AM +0200, Juergen Vigna wrote:
>
> On 15-Aug-2000 Kayvan A. Sylvan wrote:
> > On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> >> When I do a make distclean it tries twice on frontends/xforms and stops
> >> (naturally) on "no rule ..."
> >> Might t
On 15-Aug-2000 Kayvan A. Sylvan wrote:
> On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
>> When I do a make distclean it tries twice on frontends/xforms and stops
>> (naturally) on "no rule ..."
>> Might this help?
>> Garst
>
> Try this patch instead. This fixes both problems. P
On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> When I do a make distclean it tries twice on frontends/xforms and stops
> (naturally) on "no rule ..."
> Might this help?
> Garst
Try this patch instead. This fixes both problems. Please apply.
--
Kayvan A. Sylvan
On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> "Kayvan A. Sylvan" wrote:
> >
> > Here's the fix that allows me to once again build automated RPMs.
> >
> > --
> > Kayvan A. Sylvan | Proud husband of | Father to my kids:
> > Sylvan Associates, Inc.
"Kayvan A. Sylvan" wrote:
>
> Here's the fix that allows me to once again build automated RPMs.
>
> --
> Kayvan A. Sylvan | Proud husband of | Father to my kids:
> Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
> http://www.successlinks.com/k
Here's the fix that allows me to once again build automated RPMs.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gr
65 matches
Mail list logo