Because i dont have so much time and i am not so skilled i will try to document my progress here on this blog.
Day one
Two or tree month ago i already downloaded abiword from haikuarchives
https://github.com/HaikuArchives/AbiWord
its a verry old version but it should compile - should!.
First running make i am greeted with a error.
Found libwv in peer directory
/bin/sh: line 4: ./configure: Permission denied
make[3]: Entering directory `/Haiku_Daten/dev/AbiWord/wv'
So what to do? After a while i rememberd that pulkomandy showed me the solution some month ago, when i tried first to build Abiword.
So i checked back in the commits and found that the execute flag on the config file in AbiWord/wv was not set.
So after setting this flag, and reinstalling mississing libs like psiconv, popt and so on, Abiword compiled.
Keine Kommentare:
Kommentar veröffentlichen