返回列表 發帖

Installation of Asterisk 13 on QNAP TS-269 Pro

本帖最後由 角色 於 2014-12-2 03:17 編輯

Brief summary

You will receive the following error message

configure: error: *** uuid support not found (this typically means the uuid development package is missing)
[/opt/source/asterisk/asterisk-13.0.1] #

Info: http://forum.qnap.com/viewtopic.php?f=24&t=5384&start=165


mkdir /opt/include/uuid
cp GPL_TS/src/e2fsprogs-1.41.4/lib/uuid/uuid.h /opt/include/uuid/uuid.h
ln -sf /lib/libuuid.so.1 /lib/libuuid.so

Source of GPL_TS files
http://sourceforge.net/projects/ ... NAS%20GPL%20Source/

using wget
http://sourceforge.net/projects/ ... 121119-3.8.0.tar.gz

libjansson.so.4: cannot open shared object file: No such file or directory

http://stackoverflow.com/questio ... ding-shared-library

Using the following settings resolve the above error
export LD_LIBRARY_PATH=/opt/lib:/usr/local/lib

本帖最後由 角色 於 2014-12-2 03:14 編輯

[/opt/asterisk-13/etc/asterisk] # /opt/asterisk-13/sbin/asterisk
[/opt/asterisk-13/etc/asterisk] # /opt/asterisk-13/sbin/asterisk -rvvvvvvvvv
Asterisk 13.0.1, Copyright (C) 1999 - 2014, Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 13.0.1 currently running on QS (pid = 14697)

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

备用帖子。

TOP

返回列表