...
|
...
|
@@ -223,9 +223,9 @@ your box.
|
223
|
223
|
|
224
|
224
|
1) Download the package containing the ser mysql module from:
|
225
|
225
|
http://www.iptel.org/ser/
|
226
|
|
- (rpm and deb provided, the binary tar.gz distribution and the solaris
|
227
|
|
- package do not include it, if you use them you'll have to rebuild from the
|
228
|
|
- source).
|
|
226
|
+ (rpm and deb provided, most of the binary tar.gz distributions and the
|
|
227
|
+ solaris package include it; if it is not present you'll have to rebuild
|
|
228
|
+ from the source).
|
229
|
229
|
2) install the package
|
230
|
230
|
rpm -i <package_name>
|
231
|
231
|
or
|