[Ambulant-users] TextMotion in 2.2b9 on OpenSUSE 11.2
Kees Blom
Kees.Blom at cwi.nl
Fri Mar 19 18:05:37 CET 2010
On 19/03/10 15:48, Colin Beckingham wrote:
> Kees:
>
> FYI, I tried a make clean and reinstall on my system and that
> apparently good piece of XML still triggers a cannot validate.
>
> I guess I should go back to an earlier version until the 2.2 has
> another publicly available version?
>
> Colin
You could do that. When I'm messed up like that, I do the following.
In the curent building environment (let's say it's ambulant2.2/):
make uninstall
cd ..
rm -fr ambulant-2.2
tar xzf ambulant-2.2.tar.gz
cd ambulant-2.2/third_party_packages
python build-third-party-packages.py linux
cd ..
./autogen.sh
./configure
make install
In other words, clear your machine w.r.t. Ambulant
and start all over. It takes a while, but it works.
Then run AmbulantPlayer_gtk,
click "File->Preferences", select XML parser: xerces
and Log level: debug.
Then open your file, if it cannot open, look in the log
(click "View->"Log") why not.
If this doesn't work, give up and send the file to me.
Bye,
Kees Blom.
More information about the Ambulant-users
mailing list