Vanya Posted October 14, 2008 Posted October 14, 2008 Sorry, but stargazer currently supported by Linux, FreeBSD 4.x, 5.x, 6.x
Vanya Posted October 14, 2008 Author Posted October 14, 2008 Уже нашел в чем проблема, но expat ставил, а че он ругается? Checking for -lexpat... no Checking for -lfbclient... no Checking for -lmysqlclient... no -lexpat not found!
qdrddr Posted October 14, 2008 Posted October 14, 2008 У меня тоже самое под freebsd7.0. хотя expat и mysqlclient установленны в системе. что делать, чтобы установить STG?
Vanya Posted October 14, 2008 Author Posted October 14, 2008 Похоже все пути идут на /usr/ как в Линухе а надо /usr/local/ Где в инсталяхе СТГ путь изменить? А то не в той папке ищет
Vanya Posted October 14, 2008 Author Posted October 14, 2008 Expat и gmake установил теперь ругается кидаю кусок gmake[1]: Leaving directory `/usr/home/vanya/stg-2.405.9.8/stglibs' gmake -C /usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins gmake[1]: Entering directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins' gmake -C authorization/ao gmake[2]: Entering directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/ao' gmake[2]: Leaving directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/ao' gmake[2]: Entering directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/ao' g++ -c ao.cpp -O2 -I/usr/local/include -Wall -fPIC -I /usr/home/vanya/stg-2.405.9.8/projects/stargazer/../../include -DFREE_BSD5 g++ ao.o /usr/home/vanya/stg-2.405.9.8/projects/stargazer/../../lib/libstg_common.so -L/usr/local/lib -shared -L/usr/home/vanya/stg-2.405.9.8/projects/stargazer/../../lib -Wl,-rpath,/usr/lib/stg -lstg_common -o mod_auth_ao.so ln -fs "`pwd`/mod_auth_ao.so" /usr/home/vanya/stg-2.405.9.8/projects/stargazer/modules/mod_auth_ao.so gmake[2]: Leaving directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/ao' gmake -C authorization/inetaccess gmake[2]: Entering directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/inetaccess' gmake[2]: Leaving directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/inetaccess' gmake[2]: Entering directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/inetaccess' g++ -c inetaccess.cpp -O2 -I/usr/local/include -Wall -fPIC -I /usr/home/vanya/stg-2.405.9.8/projects/stargazer/../../include -DFREE_BSD5 gmake[2]: *** No rule to make target `-lc_r', needed by `mod_auth_ia.so'. Stop. gmake[2]: Leaving directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins/authorization/inetaccess' gmake[1]: *** [authorization/inetaccess] Error 2 gmake[1]: Leaving directory `/usr/home/vanya/stg-2.405.9.8/projects/stargazer/plugins' gmake: *** [plugins] Error 2
Колян Posted October 14, 2008 Posted October 14, 2008 ./configure --prefix=/usr когда экспат ставишь)
911 Posted October 14, 2008 Posted October 14, 2008 ./configure --prefix=/usr когда экспат ставишь) или симлинков насоздавать
Vanya Posted October 19, 2008 Author Posted October 19, 2008 ./configure --prefix=/usr когда экспат ставишь) Експат поставил но ругается все равно на gmake gmake install mkdir -m 0755 -p /usr/sbin install -m 0755 -o root -s stargazer /usr/sbin/stargazer install: stargazer: No such file or directory gmake: *** [install-bin] Error 71 Это что получается , что я gmake криво поставил?
Vanya Posted October 19, 2008 Author Posted October 19, 2008 А у кого-то работает нормально СТГ 2.405 под ФриБСД 7.0?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now