Vanya 0 Posted 2008-10-14 10:25:29 Share Posted 2008-10-14 10:25:29 Sorry, but stargazer currently supported by Linux, FreeBSD 4.x, 5.x, 6.x Link to post Share on other sites
Vanya 0 Posted 2008-10-14 10:59:40 Author Share Posted 2008-10-14 10:59:40 Уже нашел в чем проблема, но expat ставил, а че он ругается? Checking for -lexpat... no Checking for -lfbclient... no Checking for -lmysqlclient... no -lexpat not found! Link to post Share on other sites
qdrddr 0 Posted 2008-10-14 11:13:10 Share Posted 2008-10-14 11:13:10 У меня тоже самое под freebsd7.0. хотя expat и mysqlclient установленны в системе. что делать, чтобы установить STG? Link to post Share on other sites
Vanya 0 Posted 2008-10-14 11:25:19 Author Share Posted 2008-10-14 11:25:19 Похоже все пути идут на /usr/ как в Линухе а надо /usr/local/ Где в инсталяхе СТГ путь изменить? А то не в той папке ищет Link to post Share on other sites
Vanya 0 Posted 2008-10-14 13:36:29 Author Share Posted 2008-10-14 13:36:29 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 Link to post Share on other sites
Колян 2 Posted 2008-10-14 16:22:43 Share Posted 2008-10-14 16:22:43 ./configure --prefix=/usr когда экспат ставишь) Link to post Share on other sites
911 140 Posted 2008-10-14 19:46:58 Share Posted 2008-10-14 19:46:58 ./configure --prefix=/usr когда экспат ставишь) или симлинков насоздавать Link to post Share on other sites
Vanya 0 Posted 2008-10-19 19:13:18 Author Share Posted 2008-10-19 19:13:18 ./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 криво поставил? Link to post Share on other sites
Vanya 0 Posted 2008-10-19 19:30:16 Author Share Posted 2008-10-19 19:30:16 А у кого-то работает нормально СТГ 2.405 под ФриБСД 7.0? Link to post Share on other sites
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