Subversion (SVN) Issues and Problems on mod_dav_svn in FreeBSD Subversion (SVN) על נושאים ובעיות mod_dav_svn ב FreeBSD
mod_dav_svn is an Apache server module for Subversion server. mod_dav_svn מודול אפאצ 'י הוא שרת עבור שרת Subversion. The mod_dav_svn package allows access to a Subversion repository using HTTP, via the Apache httpd server. חבילת mod_dav_svn מאפשר גישה למאגר Subversion באמצעות HTTP, באמצעות שרת Apache httpd. The following applicable to svn version 1.2.3_1. ישים הבא כדי SVN 1.2.3_1 הגירסה.
Install subversion by using FreeBSD's port doesn't compile and install mod_dav_svn.so חתרנות באמצעות התקן של FreeBSD היציאה אינה להדר ולהתקין mod_dav_svn.so
Try using “make -DWITH_MOD_DAV_SVN install” instead of “make WITH_MOD_DAV_SVN=yes install”. נסה להשתמש ב "Make-DWITH_MOD_DAV_SVN להתקין את" במקום "לעשות כן להתקין WITH_MOD_DAV_SVN =".
When installing subversion, the following error appears: כאשר התקנת חתרנות, מופיעה השגיאה הבאה:
-e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n dav libexec/apache2/mod_dav.so -E-S LIBEXECDIR = / usr/local/libexec/apache2-N-libexec/apache2/mod_dav.so Dav
-e: not found -E: לא נמצא
There is problems with ${APXS} variable used in Makefile. יש בעיות עם $ () APXS משתנה המשמש Makefile. Just add the following to the subversion Makefile, before any ${APXS} declaration: פשוט הוסף הבא כדי חתרנות Makefile, לפני כל APXS $ (הצהרה):
APXS= apxs APXS = apxs
Alternatively, you can change ${APXS} in the Makefile to actual full path of the apxs. לחילופין, אתה יכול לשנות את $ (ב) APXS Makefile לנתיב בפועל מלא apxs. Or you can run “setenv APXS apxs” before start the subversion installation. או שאתה יכול לרוץ "setenv APXS apxs" לפני תחילת ההתקנה חתרנות.
When compiling subversion, the following error appears: כאשר חתרנות קומפילציה, מופיעה השגיאה הבאה:
Error: shared library “apr-1.0″ does not exist שגיאה: ספריה משותפת "אפריל 1.0-" אינו קיים
This problem is because devel/subversion looks for wrong LIB_DEPENDS. הבעיה היא בגלל devel / חתרנות מחפש LIB_DEPENDS טועה. Change the following lines: שינוי השורות הבאות:
.if !defined(WITHOUT_BDB) . אם! מוגדר (WITHOUT_BDB)
-LIB_DEPENDS+= apr-1.0:${PORTSDIR}/devel/apr-svn LIB_DEPENDS-+ = 1.0-אפריל: $ (PORTSDIR) / devel / אפריל-SVN
+LIB_DEPENDS+= apr-1.2:${PORTSDIR}/devel/apr-svn LIB_DEPENDS + + = 1.2-אפריל: $ (PORTSDIR) / devel / אפריל-SVN
APR_PORT= devel/apr-svn APR_PORT = אפריל devel /-SVN
OPT_NAME= APR_UTIL_WITH_BERKELEY_DB=yes OPT_NAME = APR_UTIL_WITH_BERKELEY_DB = כן
.else . אחר
-LIB_DEPENDS+= apr-1.0:${PORTSDIR}/devel/apr LIB_DEPENDS-+ = 1.0-אפריל: $ (PORTSDIR) / devel / אפריל
+LIB_DEPENDS+= apr-1.2:${PORTSDIR}/devel/apr LIB_DEPENDS + + = 1.2-אפריל: $ (PORTSDIR) / devel / אפריל
APR_PORT= devel/apr APR_PORT = devel / אפריל
.endif . endif
.endif . endif
(Note: – means the line to change (before change), and + means the new line suppose to be. Leave all other line intact.) (הערה: - פירושו לשנות את הקו (לפני שנה), ו + משמעה הקו החדש אמור להיות. להשאיר את כל קו שלם אחר.)
IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.
Related Articles מאמרים קשורים
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 4 התקנת שרת אינטרנט ב-FreeBSD 6.0 עם Apache 2.2, MySQL 5.0 ו PHP 5 - חלק 4
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 התקנת שרת אינטרנט ב-FreeBSD 6.0 עם Apache 2.2, MySQL 5.0 ו PHP 5 - חלק 5
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 התקנת שרת אינטרנט ב-FreeBSD 6.0 עם Apache 2.2, MySQL 5.0 ו PHP 5 - חלק 3
- FreeBSD Apache HTTP Accept Filter Error FreeBSD Apache HTTP קבל מסנן שגיאה
- Update FreeBSD Ports Collection Up to Date and Latest עדכון FreeBSD Ports Collection מעודכן אחרונות
- Using Portsnap to Update FreeBSD Ports Tree Collection שימוש Portsnap לעדכן עץ FreeBSD Ports Collection
- Common Errors and Problems when Activating Windows Vista with KMS Server טעויות נפוצות של בעיות בעת הפעלת Windows Vista עם שרת KMS
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD התקנה והגדרת התצורה של DHCP Server (DHCPd) על FreeBSD
- FreeBSD 6.0 on VMware Server Time and Clock Slow Down FreeBSD 6.0 ב-VMware Server שעון הזמן Slow Down
- Windows Vista KB932063 Hotfix Released to Resolve Wireless Authentication Problems Windows Vista KB932063 Hotfix פורסם כדי לפתור בעיות אימות אלחוטי









































