[orca-list] How to build Orca



OK, I've tried this so many times -- I'm doing something wrong but I just 
can't figure out what it might be.

I just reinstalled intrepid (for about the tenth time) on vmWare.  I applied 
all updates:
apt-get update; apt-get upgrade

I setup the build environment:
apt-get build-dep gnome-orca
apt-get install gnome-common automake1.9
apt-get install subversion

Then I got the sources from svn and tried running ./autogen.sh. I'm getting 
all these errors about macros and such; here's the terminal output:

Script started on Wed 11 Feb 2009 05:08:50 PM EST
]0;rjc intrepid: ~/orcarjc intrepid:~/orca$ ./autogen.sh
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
(B  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.9...
(B  testing automake-1.10... found 1.10.1
checking for libtool >= 1.5...
(B  testing libtoolize... found 2.2.4
checking for glib-gettext >= 2.2.0...
(B  testing glib-gettextize... found 2.18.2
checking for intltool >= 0.30...
(B  testing intltoolize... found 0.40.5
checking for pkg-config >= 0.14.0...
(B  testing pkg-config... found 0.22
checking for gnome-common >= 2.3.0...
(B  testing gnome-doc-common... found 2.24.0
Checking for required M4 macros...
(BChecking for forbidden M4 macros...
(B**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.in
(BRunning libtoolize...
(Blibtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to 
`aclocal.m4':
libtoolize:   `/usr/share/aclocal/libtool.m4'
libtoolize:   `/usr/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/share/aclocal/ltversion.m4'
libtoolize:   `/usr/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros 
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running glib-gettextize... Ignore non-fatal messages.
(BCopying file mkinstalldirs
Copying file po/Makefile.in.in
cp: cannot create regular file `/home/rjc/orca/po/Makefile.in.in': 
Permission denied

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
(Bcp: cannot create regular file `po/Makefile.in.in': Permission denied
intltoolize: cannot copy '/usr/share/intltool/Makefile.in.in' to 
'po/Makefile.in.in'
]0;rjc intrepid: ~/orcarjc intrepid:~/orca$ exit
exit

Script done on Wed 11 Feb 2009 05:09:11 PM EST

-- Rich




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]