Ran Rutenberg wrote:
Hi,
I've downloaded the latest svn version, but when I try to compile it I
get errors. I ran the ./autogen.sh and ./configure successfully but
when I ran "make all" I got:
Making all in po
make[1]: Entering directory `/home/ran/LyX/lyx-devel/po'
make lyx.pot-update
make[2]:
José Matos wrote:
On Monday 07 May 2007 19:41:26 Timothy Reaves wrote:
So not only is there the issue with the .po file, now this:
Making all in src
make[1]: *** No rule to make target `version.C.in', needed by
`version.C-tmp'. Stop.
make: *** [all-recursive] Error 1
Pl
So not only is there the issue with the .po file, now this:
Making all in src
make[1]: *** No rule to make target `version.C.in', needed by `version.C-tmp'.
Stop.
make: *** [all-recursive] Error 1
Guy Rutenberg wrote:
Timothy Reaves <[EMAIL PROTECTED]> writes:
Any idea's as to why I'm getting the following?
Dusty >
Hi, I had the same problem and I found the following workaround:
echo "" > po/language_i18n.pot
emptying the above file seems to fix
Any idea's as to why I'm getting the following?
cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot | \
msguniq -o LyX-1.5.po && rm -f qt4_l10n.pot layouts_l10n.pot languages_l10n.pot
ui_l10n.pot
msguniq: : warning: Charset missing in header.
Message co
s/qt4/QParagraphDialog.C and see if that
fixes the problem?
Alternatively, can someone else on OSX figure this out?
Timothy Reaves wrote:
The last couple svn versions have faild to compile because of this.
g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -DQT_N
The last couple svn versions have faild to compile because of this.
g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src
-I../../../src/frontends -I../../../images -DQT_SHARED
-I/usr/local/Trolltech/Qt-4.2.0/include
-I
Bennett Helm wrote:
--snip--
Well, this failes on both parts:
1) using the "open -a PDFSync.app $$i" doesn't open PDFSync.app (I
tried /Applications/PDFSync.app too). If I change the default PDF
viewer to PDFView, and LyX back to auto, then it does use auto.
2) command-click doesn't do a
Timothy Reaves wrote:
Bennett Helm wrote:
On Apr 8, 2007, at 11:00 AM, Timothy Reaves wrote:
Bennett Helm wrote:
On Apr 7, 2007, at 10:31 PM, Timothy Reaves wrote:
What is the correct way to set up pdfsync with the 1.5
branch? More specifically, PDFView.
In PDFView's preferences
Bennett Helm wrote:
On Apr 8, 2007, at 11:00 AM, Timothy Reaves wrote:
Bennett Helm wrote:
On Apr 7, 2007, at 10:31 PM, Timothy Reaves wrote:
What is the correct way to set up pdfsync with the 1.5 branch?
More specifically, PDFView.
In PDFView's preferences, use a custom prese
Bennett Helm wrote:
On Apr 7, 2007, at 10:31 PM, Timothy Reaves wrote:
What is the correct way to set up pdfsync with the 1.5 branch?
More specifically, PDFView.
In PDFView's preferences, use a custom preset for PDFSync support, with
the following entries:
/Applications/Ly
What is the correct way to set up pdfsync with the 1.5 branch? More
specifically, PDFView.
thanks.
Abdelrazak Younes wrote:
Timothy Reaves wrote:
I was a bit surprised when I joined the #LyX channel, and only
three people were on it (none of whom responded). As an open source
developer myself, I'd find it very difficult to manage without the
channels I otherwise use.
Intere
Jean-Marc Lasgouttes wrote:
"Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes:
Timothy> I think this is a perfect example of someone showing
Timothy> my point about missing the point (too many points)!
Thanks :)
If you read the list a bit, you will see that I
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
To go back to nomencl.sty, I see that it is available on my
notriously old teTeX 2.0 distribution, so I am very surprised to
learn that it is not in miktex.
Abdelrazak> Timothy is on MAC, please follow
I was a bit surprised when I joined the #LyX channel, and only three
people were on it (none of whom responded). As an open source developer
myself, I'd find it very difficult to manage without the channels I
otherwise use.
So why no presence on the LyX channel? The LaTeX channel is
Jean-Marc Lasgouttes wrote:
"Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes:
Timothy> A lot of the responders are missing the point, and are
Timothy> holding to their 'if I can figures it out, so should anyone
Timothy> else' mentality. Many peo
Georg Baum wrote:
Timothy Reaves wrote:
A lot of the responders are missing the point, and are holding to their
'if I can figures it out, so should anyone else' mentality.
I don't think that anybody has missed the point. For example, the suggestion
to grey out the glossa
Abdelrazak Younes wrote:
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes
<[EMAIL PROTECTED]> writes:
Abdelrazak> Timothy Reaves wrote:
That's a bug. Perhaps it'll be removed from the menu before 1.5 is
finished, or not. But I'd really
I've been building, testing. and using the svn truck for 1.5 for a
while now. I've worked through some issues with writing my document
(first with LyX or LaTex - usually use DocBook). Every time I do an
update and a new build, I've been very impressed with the features that
the developers ha
Abdelrazak Younes wrote:
I guess nobody is able to rescue it except Lars...
Hope he will not be off for months ;-)
Abdel.
It's still down. Only one person has any ability to handle this?
The TOC defect is still present, where if you select an entry in the
TOC window, when you re-select the TOC window the document jumps to the
start.
Also, Chapter Title spacing is off. The chapter title is over lapping
the last sentence of the previous chapter.
Peter Kümmel wrote:
Didn't we want to release a alpha version?
Seems it was forgotten. ;)
- or do we have show stoppers until the final release?
- or I'm the only one how knows what alpha release is
Peter
I'd say what I posted about the TOC defect qualified as a show
stopper...
Timothy Reaves wrote:
With the latest svn build, when I expand items in the TOC window,
select an item, switch to another application, then click the TOC window
again, everything collapses. So, upon regaining focus, the TOC window
minimizes all open sections in the TOC window.
This
With the latest svn build, when I expand items in the TOC window,
select an item, switch to another application, then click the TOC window
again, everything collapses. So, upon regaining focus, the TOC window
minimizes all open sections in the TOC window.
Will there be a way to select a smaller icon set? The default ones are
too large by a good deal!
Timothy Reaves wrote:
Bennett Helm wrote:
On Oct 17, 2006, at 4:45 PM, Georg Baum wrote:
Am Dienstag, 17. Oktober 2006 22:35 schrieb Timothy Reaves:
Not doing anything different. My PB is the 17" 1.33gHz with 2gB
memory. Not as fast as my desktop, but it works.
I did just
Bennett Helm wrote:
On Oct 17, 2006, at 4:45 PM, Georg Baum wrote:
Am Dienstag, 17. Oktober 2006 22:35 schrieb Timothy Reaves:
Not doing anything different. My PB is the 17" 1.33gHz with 2gB
memory. Not as fast as my desktop, but it works.
I did just stop using the 1.5, as it
Bennett Helm wrote:
On Oct 17, 2006, at 4:23 PM, Timothy Reaves wrote:
Bennett Helm wrote:
On Oct 17, 2006, at 4:04 PM, Timothy Reaves wrote:
So, I have the latest svn build on my PPC PowerBook, and it's
very nice! It's at least as fast as 1.4.x (maybe faster), and some
o
Bennett Helm wrote:
On Oct 17, 2006, at 4:04 PM, Timothy Reaves wrote:
So, I have the latest svn build on my PPC PowerBook, and it's very
nice! It's at least as fast as 1.4.x (maybe faster), and some of the
bugs seem to be worked out. So I guess that means it's time to
So, I have the latest svn build on my PPC PowerBook, and it's very
nice! It's at least as fast as 1.4.x (maybe faster), and some of the
bugs seem to be worked out. So I guess that means it's time to
introduce more! ;)
I haven't played too much with it, but I plan on using it over the next
Abdelrazak Younes wrote:
Timothy Reaves wrote:
/sw/lib/odcctools/bin/ld: multiple definitions of symbol (anonymous
namespace)::ucs4_codeset
support/.libs/libsupport.a(unicode.o) definition of (anonymous
namespace)::ucs4_codeset in section (__DATA,__data)
support/.libs
/sw/lib/odcctools/bin/ld: multiple definitions of symbol (anonymous
namespace)::ucs4_codeset
support/.libs/libsupport.a(unicode.o) definition of (anonymous
namespace)::ucs4_codeset in section (__DATA,__data)
support/.libs/libsupport.a(docstream.o) definition of (anonymous
n
The file defines class Point, which conflicts a struct the Mac defined
in MacTypes.h.
g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -Winvalid-pch
--include=./pch.h -I../../../src -I../../../src/frontends
-I../../../images -I/usr/local/Trolltech/Qt-4.2.0/include
-I/usr/local/Trolltech/Qt-4.2.0/include/QtCore
-I/u
Georg Baum wrote:
Timothy Reaves wrote:
Is there anything I can do to resolve this?
IIRC a workaround is to configure with --disable-pch.
Or are anonymous namespace
just not allowed?
The standard allows them, but your compiler seems to be broken.
Well, I've upgraded my compil
g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -Winvalid-pch
--include=./pch.h -I../../../src -I../../../src/frontends
-I../../../images -I/usr/local/Trolltech/Qt-4.2.0/include
-I/usr/local/Trolltech/Qt-4.2.0/include/QtCore
-I/u
Is there anything I can do to resolve this? Or are anonymous namespace
just not allowed?
Hal > gcc --version
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build
5363)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying c
Jean-Marc Lasgouttes wrote:
"Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes:
Timothy> When I click on my documents TOC button, it immediately
Timothy> crashes with this:
Can you get a backtrace?
JMarc
One is not printed anywhere that I can find. Can one be forced out to
a log?
When I select to convert to PDF (pdflatex), this get's logged
Error returned from iconv
E2BIG There is not sufficient room at *outbuf.
Error returned from iconv
E2BIG There is not sufficient room at *outbuf.
and I get a popup window that displayes:
Undefined control sequence.
...81
In my Navigate menu, the chapters are listed. I have 8. So there is
Chapter 1, Chapter 2,... Except that beside (to the right) of the
chapter number is a long integer that is different in each case; a UID
perhaps?
When I click on my documents TOC button, it immediately crashes with this:
/usr/include/c++/4.0.0/debug/safe_iterator.h:127:error: attempt to copy-
construct an iterator from a singular iterator.
Objects involved in the operation:
iterator "this" @ 0x0xbfffcb1c {
type =
N11__gnu_debug14_Saf
I get the following for both .lyxpipe.in & .lyxpipe.out
LyXComm: Pipe /Users/treaves/Library/Application
Support/LyX-1.4/.lyxpipe.in already exists.
If no other LyX program is active, please delete the pipe by hand and
try again.
QApplication::notify: Unexpected null receiver
Bennett Helm wrote:
On Oct 9, 2006, at 10:04 AM, Abdelrazak Younes wrote:
Bennett Helm wrote:
On Oct 9, 2006, at 8:15 AM, Timothy Reaves wrote:
I can now confirm that 1.5.0 compiles with gcc-4.2.0 and Qt-4.2. When
I have time, I'll rewrite the INSTALL.MacOSX file with updated
instruc
Any ideas on this one?
make[5]: Nothing to be done for `all-am'.
Making all in .
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -Os -framework Carbon
-framework OpenGL -framework AGL -framework QuickTime -lz -o lyx-qt4
main.o Bidi.o BufferView.o Bullet.o BranchList.o Chktex.o Color.o
Timothy Reaves wrote:
and next up...
make[5]: Nothing to be done for `all-am'.
Making all in .
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -Os -framework Carbon
-framework OpenGL -framework AGL -framework QuickTime -lz
-L/usr/local/Trolltech/Qt-4.2.0/lib -o lyx-qt4 main.o B
Timothy Reaves wrote:
I've tried everything I can. Any ideas?
O.K., I think I've over come this issue with cleaning a lot of my
environment. Now I get this:
/usr/local/Trolltech/Qt-4.2.0///bin/uic QURLUi.ui -o QURLUi.h
/usr/local/Trolltech/Qt-4.2.0///bin/uic QVSpa
I've tried everything I can. Any ideas?
62 > set | grep Qt
CPPFLAGS='-I/usr/local/Trolltech/Qt-4.2.0/include
-I/usr/local/Trolltech/Qt-4.2.0/include/QtCore
-I/usr/local/Trolltech/Qt-4.2.0/include/QtGui'
DYLD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.2.0/lib:
LDFLAGS='-framework Carbon -f
Bennett Helm wrote:
What I've needed to do to get Qt to work is not simply to compile Qt,
but actually install it. Then, with pkgconfig installed (from fink), it
picks up the Qt installation properly.
Once I get it to compile completely, I'll work on revising
compile/install instructions for O
Any ideas?
checking for X... disabled
checking for pkg-config... no
checking for QT4_FRONTEND... configure: error: The pkg-config script
could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you
Georg Baum wrote:
Am Samstag, 7. Oktober 2006 19:30 schrieb Timothy Reaves:
ectory
You have to add -I/usr/local/Trolltech/Qt-4.2.0/include to your compiler
flags.
See my mail to Bennet about pkgconfig a few days ago.
Georg
Also, on the Mac, Qt4 installs as a framework, yet
export
Georg Baum wrote:
Am Samstag, 7. Oktober 2006 19:30 schrieb Timothy Reaves:
You have to add -I/usr/local/Trolltech/Qt-4.2.0/include to your compiler
flags.
See my mail to Bennet about pkgconfig a few days ago.
Ya, I did have that, then switched to the wrong console. Oops
Georg Baum wrote:
This looks like check is #defined somewhere. Could you please do a svn
update and then apply the attached patch? Does it then work?
Georg
O.K., next up...
make[8]: Nothing to be done for `all-am'.
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_
Georg Baum wrote:
Am Samstag, 7. Oktober 2006 08:30 schrieb Timothy Reaves:
../../../src/frontends/controllers/BCView.h:47: error: expected
unqualified-id before '=' token
../../../src/frontends/Alert.h:18: error: 'namespace Alert { }'
redeclared as different kind of sy
Timothy Reaves wrote:
This disappeared when I changed line 47 in BCView.f from
virtual bool check() const = 0;
to
virtual bool const check() = 0;
Never mind; that just lead to a different error.
This disappeared when I changed line 47 in BCView.f from
virtual bool check() const = 0;
to
virtual bool const check() = 0;
Timothy Reaves wrote:
Well, I'm making progress. Current problem:
make all-am
make[8]: Nothing to be done for `all-am'.
Well, I'm making progress. Current problem:
make all-am
make[8]: Nothing to be done for `all-am'.
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR
-DQT_NO_STL -DQT_NO_KEYWORDS -Winvalid-pch --include=
Any plans to put up binaries of the dev snapshots? I'd have to think
that'd be easier than everyone trying to download, configure, and
compile all the time. It's probably stop a lot of redundant questions
to the list too. Like mine.
Why can't LyX seem to find QT4? I did a standard QT4 co
I'd like to try this, but do not see it in the svn repository. What is
the name of the branch?
59 matches
Mail list logo