I have updated
http://openmeetings.apache.org/red5sip-integration_3.1.html#Setup_red5sip_transport
Now it is bullet list, so steps should be more clear
Please let me know if it can be further improved

On Thu, Jan 12, 2017 at 2:52 PM, Daniel Baker <[email protected]> wrote:

> Yes I just need to do this  cp /opt/red5sip*/target/*red5sip /etc/init.d/
>
> Thanks,
>
> Dan
>
> On Thu, Jan 12, 2017 at 2:49 PM, Maxim Solodovnik <[email protected]>
> wrote:
>
>> Hello Daniel,
>>
>> Thanks for the feedback, I really appreciate this :)
>>
>> According to "I also noticed this path is not  right in the
>> documentation :
>>
>> /opt/red5sip/settings.properties
>>
>> Shouldn't it be :       /opt/red5sip/*target*/settings.properties"
>>
>> The previous line states: "All necessary files will be available in
>> target folder, copy/move it to /opt/red5sip/"
>> :)))
>>
>> Maybe your "*cp: cannot stat '/opt/red5sip/red5sip': No such file or
>> directory*" issue will be resolved after copying?
>>
>> On Thu, Jan 12, 2017 at 1:48 PM, Daniel Baker <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> When installing Asterisk from your guide http://openmeetings.apac
>>> he.org/red5sip-integration_3.1.html#Setup_red5sip_transport
>>>
>>> I encounter a problem  at this step :
>>>
>>> Build with Apache Maven
>>>
>>> mvn clean package
>>>
>>>                             
>>>
>>>
>>>
>>> The error I receive:
>>>
>>> mvn clean package
>>>
>>> [INFO] Scanning for projects...
>>> [INFO] ------------------------------------------------------------
>>> ------------
>>> [INFO] BUILD FAILURE
>>> [INFO] ------------------------------------------------------------
>>> ------------
>>> [INFO] Total time: 0.188 s
>>> [INFO] Finished at: 2017-01-12T12:38:08+07:00
>>> [INFO] Final Memory: 7M/72M
>>> [INFO] ------------------------------------------------------------
>>> ------------
>>> [ERROR] The goal you specified requires a project to execute but there
>>> is no POM in this directory (/opt). Please verify you invoked Maven from
>>> the correct directory. -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>>> -e switch.
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> [ERROR]
>>> [ERROR] For more information about the errors and possible solutions,
>>> please read the following articles:
>>> [ERROR] [Help 1] http://cwiki.apache.org/conflu
>>> ence/display/MAVEN/MissingProjectException
>>>
>>>
>>> It can be overcome by changing into the  red5sip folder and then running
>>>  mvn clean package
>>>
>>>
>>> I also noticed this path is not  right in the documentation :
>>>
>>> /opt/red5sip/settings.properties
>>>
>>> Shouldn't it be :       /opt/red5sip/*target*/settings.properties
>>>
>>>
>>> The problem I have now is when I run this command :
>>>
>>> sudo cp /opt/red5sip/red5sip /etc/init.d/
>>>
>>>
>>> Error :
>>>
>>> sudo cp /opt/red5sip/red5sip /etc/init.d/
>>> *cp: cannot stat '/opt/red5sip/red5sip': No such file or directory*
>>>
>>>
>>> Do I just copy over like this :  cp /opt/red5sip/   /etc/init.d  ?
>>>
>>> Thanks,
>>>
>>> Dan
>>>
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>


-- 
WBR
Maxim aka solomax

Reply via email to