From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp3.knology.net ([24.214.63.13] ident=qmailr) by speech.braille.uwo.ca with smtp (Exim 3.35 #1 (Debian)) id 19EZyf-00007m-00 for ; Sat, 10 May 2003 15:25:49 -0400 Received: (qmail 19960 invoked from network); 10 May 2003 19:25:45 -0000 Received: from unknown (HELO potpal) (69.1.42.5) by smtp3.knology.net with SMTP; 10 May 2003 19:25:45 -0000 Received: from kennyhitt by potpal with local (Exim 3.35 #1 (Debian)) id 19EZyp-0002M0-00 for ; Sat, 10 May 2003 14:25:59 -0500 Date: Sat, 10 May 2003 14:25:58 -0500 To: speakup@braille.uwo.ca Subject: Re: Where is gnome-autogen.sh? Message-ID: <20030510192558.GA8861@potpal> References: <5.2.0.9.0.20030510141858.00c3d6e0@mail.surferie.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20030510141858.00c3d6e0@mail.surferie.net> User-Agent: Mutt/1.3.28i From: Kenny Hitt Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi. I use Debian. I have no problems compiling gnome-speech or gnopernicus. For now, the gnopernicus program doesn't give much feedback. Messages on the gnome-accessibility list say my problem is because I am using festival for my synth. Unfortunately, I haven't goten any of the other synth drivers to work yet. Kenny On Sat, May 10, 2003 at 02:32:15PM -0400, Jacob Schmude wrote: > Hi > You must get gnome common and compile it, with the prefix of /usr. That > will give you > gnome-autogen.sh in your /usr/bin directory where slack 9 puts its gnome > binaries. > If you're not using slackware 9 you'll have to find out where your gnome > prefix is. Every gnome library must be compiled with the correct gnome > prefix. Anyway, you need to also get intltool from the gnome site and > compile it as well. > However, I've not gotten gnome-speech or gnome-mag to compile at all. > Running the autogen.sh script on them gives me the following errors in the > automake Makefile.am files: > LDFLAGS is a user variable, you should not change it, use AM_LDFLAGS instead > When I change the variable to AM_LDFLAGS, the resulting created Makefiles > are empty. I'm running slack 9 now. I'll be trying rh9 here soon, maybe > they'll compile on there. if they do then they either have rh-specific > stuff in them, or slackware's automake is nonstandard. Have any other > slackware or debian users gotten these to compile? I'd be interested to > know if anyone on a distro other than rh has gnome-speech and gnome-mag > compiled. Not sure if gnopernicus will compile or not, since without > gnome-speech, I'll never find out. > > At 12:31 5/10/2003 -0500, you wrote: > > >Well, after I finally got Festival installed and working, I am trying to > >build Gnopernicus so I can hopefully find out what it can really do. > >Well, trying to compile the gnome-speech library got me nowhere. The last > >line of the autogen.sh script says USE_GNOME2_MACROS=1 . gnome-autogen.sh > >which bombs because there is no file called gnome-autogen.sh.