Herbert Voss <[EMAIL PROTECTED]> writes:
| what goes wrong??
my fault...
Use "make -k install"
The problem is that "makefile" overrides "Makefile"
--
Lgb
1
> make[3]: Leaving directory `/home/voss/lyx-devel.neu/src/frontends'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/voss/lyx-devel.neu/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/voss/lyx-devel.neu
me/voss/lyx-devel.neu/src/frontends'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/voss/lyx-devel.neu/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/voss/lyx-devel.neu'
make: *** [install-strip] Error 2
--
http://www.lyx.org/help/
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> I tried it. It fails. It bails out when it cannot strip
Garst> something. In particular reLyX. Anything after that, e.g., man
Garst> pages, does not get installed. Garst
This is a bad interaction between automake and fileutils-4.x
Garst> > Here's what I would do (as in the RPM spec file):
Garst> > CXXFLAGS="-O2" CFLAGS="-O2" ./configure --prefix=/usr
Garst> > And then the make happens without the debug flag.
Garst> I used to do that, but then it got more complicated with the
Garst> no-exceptions, no-rtii flags (or
"Kayvan A. Sylvan" wrote:
>
> On Fri, Jun 09, 2000 at 12:34:25AM -0300, Garst R. Reese wrote:
> > I tried it. It fails. It bails out when it cannot strip something. In
> > particular reLyX. Anything after that, e.g., man pages, does not get
> > installed.
> > Garst
>
> Here's what I would do (as
On Fri, Jun 09, 2000 at 12:34:25AM -0300, Garst R. Reese wrote:
> I tried it. It fails. It bails out when it cannot strip something. In
> particular reLyX. Anything after that, e.g., man pages, does not get
> installed.
> Garst
Here's what I would do (as in the RPM spec file):
CXXFLAGS="
For the benefit of those with limited machine capacity, wouldn't it make
more sense to have a --disable-debug flag in the configure script so
that the -g does not go in the compile flags?
Garst
I tried it. It fails. It bails out when it cannot strip something. In
particular reLyX. Anything after that, e.g., man pages, does not get
installed.
Garst