Re: Failure to make dist on Mac

2021-11-28 Thread Stephan Witt
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

Re: Failure to make dist on Mac

2021-11-27 Thread 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 dist-gzip > am__post_remove_distdir='@:' > /Applications/Xcod

Failure to make dist on Mac

2021-11-27 Thread Stephan Witt
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

Re: make dist fails in branch

2012-10-07 Thread Jean-Marc Lasgouttes
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

make dist fails in branch

2012-10-07 Thread Richard Heck
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

Re: branch: make dist fails

2008-11-12 Thread José Matos
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

Re: branch: make dist fails

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
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)

branch: make dist fails

2008-11-12 Thread =??B?SsO8cmdlbiBTcGl0em3DvGxsZXI=?=
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):

Re: Latest SVN lyx: "make dist" failure

2006-08-04 Thread Lars Gullik Bjønnes
"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

Latest SVN lyx: "make dist" failure

2006-08-04 Thread Kayvan A. Sylvan
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

Re: "make dist" failure: aspell.m4

2005-05-03 Thread Angus Leeming
Thanks. Fixed. Angus

"make dist" failure: aspell.m4

2005-05-03 Thread Kayvan A. Sylvan
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:

Another trivial "make dist" problem

2003-09-11 Thread Kayvan A. Sylvan
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

Re: mini-patch for "make dist"

2003-08-15 Thread Lars Gullik Bjønnes
"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

Re: mini-patch for "make dist"

2003-08-15 Thread Kayvan A. Sylvan
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

Re: mini-patch for "make dist"

2003-08-14 Thread Lars Gullik Bjønnes
"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

mini-patch for "make dist"

2003-08-14 Thread Kayvan A. Sylvan
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

Re: Packaging (make dist) problem?

2002-06-14 Thread Angus Leeming
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/

Packaging (make dist) problem?

2002-06-14 Thread Kayvan A. Sylvan
- 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

Re: Make dist problem

2002-02-28 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> This small patch finishes the removal of the vms_define.h: -- Applied to my tree. JMarc

Make dist problem

2002-02-27 Thread Kayvan A. Sylvan
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

Re: minor "make dist" fix

2001-11-27 Thread Andre Poenitz
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

minor "make dist" fix

2001-11-27 Thread Kayvan A. Sylvan
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

Re: Makefile.am (make dist fix)

2001-07-02 Thread John Levon
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

Re: Makefile.am (make dist fix)

2001-07-01 Thread Allan Rae
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

Re: Makefile.am (make dist fix)

2001-07-01 Thread Kayvan A. Sylvan
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?

Re: Makefile.am (make dist fix)

2001-07-01 Thread Allan Rae
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)

Re: Makefile.am (make dist fix)

2001-06-30 Thread John Levon
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

Re: Makefile.am (make dist fix)

2001-06-29 Thread Kayvan A. Sylvan
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

Re: Makefile.am (make dist fix)

2001-06-29 Thread John Levon
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

Makefile.am (make dist fix)

2001-06-29 Thread Kayvan A. Sylvan
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:

Make dist build error

2001-06-25 Thread Kayvan A. Sylvan
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

Re: make dist

2001-02-27 Thread John Levon
> > > 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

Re: make dist

2001-02-27 Thread Kayvan A. Sylvan
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

Re: make dist

2001-02-27 Thread John Levon
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

make dist

2001-02-27 Thread John Levon
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

Re: make dist problem

2001-02-19 Thread John Levon
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

make dist problem

2001-02-18 Thread Kayvan A. Sylvan
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`; \

Latest CVS: make dist error

2001-02-15 Thread Kayvan A. Sylvan
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

Re: Small "make dist" patch

2000-10-17 Thread Baruch Even
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

Re: Small "make dist" patch

2000-10-17 Thread Baruch Even
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

Re: Small "make dist" patch

2000-10-17 Thread Jean-Marc Lasgouttes
> "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

Re: Small "make dist" patch

2000-10-17 Thread John Levon
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

Re: Small "make dist" patch

2000-10-17 Thread Lars Gullik Bjønnes
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

Re: Small "make dist" patch

2000-10-17 Thread Jean-Marc Lasgouttes
> "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

Re: Small "make dist" patch

2000-10-17 Thread Lars Gullik Bjønnes
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

Re: Small "make dist" patch

2000-10-16 Thread Jean-Marc Lasgouttes
> "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

Small "make dist" patch

2000-10-13 Thread Kayvan A. Sylvan
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

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
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

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
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

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
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

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
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

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
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 | >

Re: make dist oversight

2000-09-18 Thread Juergen Vigna
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,

Re: make dist oversight

2000-09-18 Thread Lars Gullik Bjønnes
"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

RE: make dist oversight

2000-09-18 Thread Juergen Vigna
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

make dist oversight

2000-09-16 Thread Kayvan A. Sylvan
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

Re: ``make dist'' fix

2000-08-16 Thread Juergen Vigna
>| 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

Re: ``make dist'' fix

2000-08-16 Thread Lars Gullik Bjønnes
"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

Re: ``make dist'' fix

2000-08-16 Thread Kayvan A. Sylvan
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

Re: ``make dist'' fix

2000-08-16 Thread Juergen Vigna
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

Re: ``make dist'' fix

2000-08-15 Thread Kayvan A. Sylvan
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

Re: ``make dist'' fix

2000-08-15 Thread 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.

Re: ``make dist'' fix

2000-08-15 Thread Garst R. Reese
"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

``make dist'' fix

2000-08-15 Thread Kayvan A. Sylvan
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