Das ganze läuft schon fast, allerdings wirft es bei mir immer noch Fehler aus.
lstdc++ -lboost_thread -L../libpbe -lpbe
/usr/bin/ld: cannot find -lboost_thread
collect2: ld returned 1 exit status
apxs:Error: Command failed with rc=65536
.
make: *** [compile] Error 1
Ausserdem würde ich gerne nach dem Build oder nach der Installation etwas auf der Shell ausgeben, nämlich
Please add the following to your /etc/httpd/conf/httpd.conf :
LoadModule anyterm /usr/lib/apache/anyterm.so
Wenn es denn dorthin installiert wird (was ich mal hoffe). Wie lässt sich diese Ausgabe dann realisieren.
Schonmal danke, dass sich jemand für dieses Problem interessiert 🙂
Im Anhang ist noch das PKGBUILD und ein verändertes Makefile (wichtig, da ein paar Befehle anders lauten)