Re: [orca-list] building at-spi



Hi,

You forgot to strip off the filename, because you need the directory 
where it is installed rather than the file itself.
so it should be /usr/libexec/

you will most likely need to ./autogen with the right argument for the 
previous packages just to be on the safe side.

-Jon
On Sat 22/03/2008 at 18:20:08, Eric Kosten wrote:
hello to all once again.
ok, I built atk and gail with:
./autogen.sh --prefix=/usr
without a problem
now:
ran 
./autogen.sh --prefix=/usr --libexecdir=/usr/libexec/at-spi-registryd
this went well
make
this also went well! This is whare things hung up yesterday.
now, sudo make install hangs:
sudo make install
the error:
Making install in registryd
make[1]: Entering directory `/home/eric/at-spi/registryd'
make[2]: Entering directory `/home/eric/at-spi/registryd'
test -z "/usr/libexec/at-spi-registryd" || /bin/mkdir -p "/usr/libexec/at-spi-registryd"
/bin/mkdir: cannot create directory `/usr/libexec/at-spi-registryd': File exists
make[2]: *** [install-libexecPROGRAMS] Error 1
make[2]: Leaving directory `/home/eric/at-spi/registryd'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/eric/at-spi/registryd'
make: *** [install-recursive] Error 1

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca



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