aboutsummaryrefslogtreecommitdiff
blob: 41858b1cfea3cd376542c1b79c1f2dacad4dcfec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
diff -ur virtuoso-opensource-6.1.5.orig/binsrc/bpel/make_vad.sh virtuoso-opensource-6.1.5/binsrc/bpel/make_vad.sh
--- binsrc/bpel/make_vad.sh	2012-03-09 00:16:31.000000000 +0800
+++ binsrc/bpel/make_vad.sh	2012-03-19 09:04:53.830490303 +0800
@@ -42,7 +42,7 @@
 THOST=${THOST-localhost}
 TPORT=${TPORT-8445}
 PORT=${PORT-1940}
-ISQL=${ISQL-isql}
+ISQL=${ISQL-isql-v}
 VAD_NAME="bpel4ws"
 VAD_PKG_NAME="bpel"
 VAD_NAME_DEVEL="$VAD_PKG_NAME"_filesystem.vad
@@ -665,6 +665,7 @@
     LOG "***ABORTED: BPEL4WS PACKAGING, isql is not available"
     exit 1
 fi
+SERVER=../../binsrc/virtuoso/virtuoso
 $SERVER -? 2>/dev/null 1>/dev/null 
 if [ $? -eq 127 ] ; then
     LOG "***ABORTED: BPEL4WS PACKAGING, server is not available"
diff -ur virtuoso-opensource-6.1.5.orig/binsrc/rdf_mappers/make_vad.sh virtuoso-opensource-6.1.5/binsrc/rdf_mappers/make_vad.sh
--- binsrc/rdf_mappers/make_vad.sh	2012-03-14 21:02:05.000000000 +0800
+++ binsrc/rdf_mappers/make_vad.sh	2012-03-19 08:59:45.062506344 +0800
@@ -41,7 +41,7 @@
 THOST=${THOST-localhost}
 TPORT=${TPORT-8445}
 PORT=${PORT-1940}
-ISQL=${ISQL-isql}
+ISQL=${ISQL-isql-v}
 VAD_NAME="rdf_mappers"
 VAD_PKG_NAME="rdf_mappers"
 VAD_DESC="RDF Mappers"
@@ -498,7 +498,8 @@
     LOG "***ABORTED: $VAD_DESC PACKAGING, isql is not available"
     exit 1
 fi
-$SERVER -? 2>/dev/null 1>/dev/null 
+SERVER=../../binsrc/virtuoso/virtuoso
+$SERVER -?  2>/dev/null 1>/dev/null
 if [ $? -eq 127 ] ; then
     LOG "***ABORTED: $VAD_DESC PACKAGING, server is not available"
     exit 1
diff -ur virtuoso-opensource-6.1.5/binsrc/b3s/make_vad.sh virtuoso-opensource-6.1.5/binsrc/b3s/make_vad.sh
--- binsrc/b3s/make_vad.sh	2012-03-09 00:16:30.000000000 +0800
+++ binsrc/b3s/make_vad.sh	2012-03-19 10:19:54.999265886 +0800
@@ -475,6 +475,7 @@
     LOG "***ABORTED: $VAD_DESC PACKAGING, isql is not available"
     exit 1
 fi
+SERVER=../../binsrc/virtuoso/virtuoso
 $SERVER -? 2>/dev/null 1>/dev/null
 if [ $? -eq 127 ] ; then
     LOG "***ABORTED: $VAD_DESC PACKAGING, server is not available"

@@ -490,10 +490,10 @@
 sticker_init 0
 virtuoso_init
 #vad_create $STICKER_FS $VAD_NAME_DEVEL
-vad_create $STICKER_DAV $VAD_NAME_RELEASE
+#vad_create $STICKER_DAV $VAD_NAME_RELEASE
 virtuoso_shutdown
 #chmod 644 $VAD_NAME_DEVEL
-chmod 644 $VAD_NAME_RELEASE
+#chmod 644 $VAD_NAME_RELEASE
 directory_clean

 CHECK_LOG
diff -ur virtuoso-opensource-6.1.5.orig/binsrc/tutorial/make_vad.sh virtuoso-opensource-6.1.5/binsrc/tutorial/make_vad.sh
--- binsrc/tutorial/make_vad.sh	2012-03-09 00:16:58.000000000 +0800
+++ binsrc/tutorial/make_vad.sh	2012-03-19 12:29:50.818876618 +0800
@@ -18,7 +18,7 @@
 THOST=${THOST-localhost}
 TPORT=${TPORT-8440}
 PORT=${PORT-1940}
-ISQL=${ISQL-isql}
+ISQL=${ISQL-isql-v}
 DSN="$HOST:$PORT"
 HOST_OS=`uname -s | grep WIN`
 NEED_VERSION=04.00.2803
@@ -604,6 +604,7 @@
     LOG "***ABORTED: tutorial PACKAGING, isql is not available"
     exit 1
 fi
+SERVER=../../binsrc/virtuoso/virtuoso
 $SERVER -? 2>/dev/null 1>/dev/null 
 if [ $? -eq 127 ] ; then
     LOG "***ABORTED: tutorial PACKAGING, server is not available"
diff -ur virtuoso-opensource-6.1.5.orig/binsrc/yacutia/mkvad.sh virtuoso-opensource-6.1.5/binsrc/yacutia/mkvad.sh
--- binsrc/yacutia/mkvad.sh	2012-03-09 00:17:11.000000000 +0800
+++ binsrc/yacutia/mkvad.sh	2012-03-19 13:21:10.314725783 +0800
@@ -384,6 +383,7 @@
     LOG "***ABORTED: CONDUCTOR PACKAGING, isql is not available"
     exit 1
 fi
+SERVER=../../binsrc/virtuoso/virtuoso
 $SERVER -? 2>/dev/null 1>/dev/null
 if [ $? -eq 127 ] ; then
     LOG "***ABORTED: CONDUCTOR PACKAGING, server is not available"
diff -ur virtuoso-opensource-6.1.5.orig/binsrc/samples/demo/mkdoc.sh virtuoso-opensource-6.1.5/binsrc/samples/demo/mkdoc.sh
--- binsrc/samples/demo/mkdoc.sh	2012-03-09 00:16:43.000000000 +0800
+++ binsrc/samples/demo/mkdoc.sh	2012-03-19 23:29:50.494805009 +0800
@@ -500,12 +500,10 @@
     LOG "***ABORTED: DOCUMENTATION PACKAGING, isql is not available"
     exit 1
 fi
-$SERVER -? 2>/dev/null 1>/dev/null 
-if [ $? -eq 127 ] ; then
-    LOG "***ABORTED: DOCUMENTATION PACKAGING, server is not available"
-    exit 1
-fi
-
+ls -ld ../../binsrc/virtuoso/virtuoso
+SERVER=${S}/binsrc/virtuoso/virtuoso
+$SERVER -?
+echo $SERVER
 curpwd=`pwd`
 cd $HOME/binsrc/sqldoc
 sh vspx_doc.sh