chan_ss7 error: installation error with asterisk 11 - asterisk

I am trying to install chan_ss7 version chan_ss7-2.2.0 with asterisk-11.12.0... It shows me following error, make: * No rule to make target ../usr/src/asterisk-11.12.0/ /main/lock.o', needed bymtp3d'. Stop ,Any idea regarding this? Please guide... Many thanks.

if you are trying to install asterisk -11 on Ubuntu, then follow the guide below to complete installation without any issue.
Remember to replace the dahdi and libpri download links with current versions.
http://asterisk-rd.blogspot.co.uk/2012/11/instalacion-paso-paso-de-asterisk-18-en.html

I got it to install, by editing the makefile to point the Asterisk 11 directory, to the source of asterisk 11.
in my case
ASTERISK_PATH=../certified-asterisk-11.6-cert7
it was
ASTERISK_PATH=../source/telephony/asterisk or something like that. You should be fine if you just point it to the right directory.
I hope it helps.

Related

Error while loading the Code Generator toolbox in Scilab

I installed Scilab 5.5.2 on Windows 10, and then installed the Scilab Code Generator toolbox.
However, when I start Scilab, the following message appears and I can't use the toolbox. This problem occurs for every toolbox.
Start Scilab Code Generator
Version: 0.9.20190122
Load macros
atomsLoad: An error occurred while loading 'xcos_code_generator-0.9.20190122':
File "C:\Users\光\AppData\Roaming\Scilab\SCILAB~1.2\atoms\x64\XCOS_C~1\09E129~1.201\macros\names" does not exist or read access denied.
(光 is my username.)
I suppose the problem comes from "\Scilab\SCILAB~1.2" in the middle of the file path. In my computer, the only folder in "Scilab" is "scilab-5.5.2", so indeed the software cannot find the file it's looking for.
Does anyone have any ideas?
I need to use the toolbox at work soon, so any help is greatly appreciated. Thank you in advance.
Note: I'm not using the latest Scilab 6.0.2 because it fails to work on my computer. It closes immediately after I open it.
I solved the problem by myself.
It was my user name "光" that caused the problem. I found people saying that user names in full-width characters such as Japanese sometimes cause problems like this.
The solution is to create another user account with a name in half-width characters and install Scilab in that account. (Just changing the full-width user name doesn't work because it doesn't change the filenames that already exist.)
I couldn't find the solution until today because I was searching for solutions only in the context of Scilab, not in the context of software in general.
I hope this answer helps someone.
I'm not sure why you are using an outdated version of Scilab. The latest version is 6.0.2 on Windows. If the newer version doesn't work properly then that's the problem you need to fix first. To test your Scilab installation you may run it in the terminal. Find the installation folder. For me, it is C:\Program Files\scilab-6.0.2\bin the on cmd go to the path and run Scilex.exe. If not uninstall everything and install it in a proper way. My recommendation is to uninstall the old Scilab you already have. Then:
Install Chocolatey package manager
Open PowerShell as Admin and run choco update all -y, once in a while update your packages this way.
run choco install Scilab -y
then open the Scilab software
run the atomsInstall("xcos_code_generator") in the console
runt the atomsLoad("xcos_code_generator") to make sure your package is installed properly. You should see this as a result:
--> atomsInstall("xcos_code_generator")
Scanning repository http://atoms.scilab.org/6.0 ... Done
ans =
!xcos_code_generator 0.9.201901 user SCIHOME\atoms\x64\xcos_code_generator\0.9.201901 I !
--> atomsLoad("xcos_code_generator");
Start Scilab Code Generator
Version: 0.9.20190122
Load macros
Load help
Load demos

How to run kibana 4.1.3 on Mac OS?

I downloaded the code of kibana 4.1.3 in GitHub.
I tried to run it, but I don't know how?
Here is the code I used,
sudo npm install
sudo bower install -allow-root
grunt
I am not exactly sure what you are looking at here.
I had a look here,
https://github.com/elastic/kibana
and it says this,
Download: http://www.elastic.co/downloads/kibana
Extract the files
Run bin/kibana on unix, or bin\kibana.bat on Windows.
Visit http://localhost:5601
When I downloaded something from here,
https://www.elastic.co/downloads/past-releases/kibana-4-1-3
The readme.txt file inside says this,
Installation
============
Download: http://www.elastic.co/downloads/kibana
Run bin/kibana on unix, or bin\kibana.bat on Windows.
Visit http://localhost:5601
Which is pretty much the same. In the bin folder there is a script, kibana, and I think that is what it is telling you to run.
Hopefully that helps, but I have no specific knowledge of what you are doing here. Please expand your question if you need further help.

After install eclim cant find $ECLIPSE_HOME/eclimd file

I try install eclim using Graphical Installer by http://eclim.org/install.html tutorial. Installation process complited without errors, but eclim not working. Not found $ $ECLIPSE_HOME/eclimd file on my eclipse root directory, but $HOME/.vim was created succesful.
Where I should look for eclimd?
I just found this thread with no solution trying to figure out the same thing.
I was able to find the launcher under:
"~/.eclipse/org.eclipse.platform_4.7.0_155965261_linux_gtk_x86_64/"
I was just looking for a solution as I was facing the same problem to choose eclipse installation directory otherwise I was unable to proceed eclim installation. However I tried to choose different directories and finally I found the right installation directory
"/Applications/Eclipse.app/Contents/Eclipse"
That worked for me I hope this will help you as well.

dart_api.h not found when build library dart_sqlite

As i ask before, to use dart-sqlite, I must install dart-ext:sqlite first. But every time I try to build it, I found error= Can not found dart_api.h. how to fix it?
I install it on ubuntu 12.04.
Thank you
It sounds like you didn't follow the build instructions:
Either edit build.sh to point to the SDK, or set the environment variable DART_SDK.
Once you correctly point DART_SDK to the dart-sdk directory of your local Dart installation, the build system will find $DART_SDK/include/dart_api.h just fine.

NS2 installation

i want to ask about installing NS2 on windows, i used cygwin for that.
i have installed cygwin correctly but when i try to install NS2 i have problems:
creating Makefile
creating dltest/Makefile
sed: can't read ./dltest/Makefile.in: No such file or directory
creating tclConfig.sh
make: *** No rule to make target `/home/me/ns-allinone-2.28/tcl8.4.5/unix/dltest/Makefile.in', needed by `Makefile'. Stop.
tcl8.4.5 make failed! Exiting ...
For problems with Tcl/Tk see http://www.scriptics.com
i googled for this problem but i don't find useful result.
Please i want a help for this problem.
Thanks all, and I'm sorry for my English...
The best way to install ns2 in windows by using VMware. You can use oracle VMware for that and after that install ubundu on VM and finally install ns2 in that, it's very easy and more useful.
make sure that you have install all required packages: mingw-w32api,gcc4, gcc4-g++ ,w32api,perl,xorg-servers, xinit,libx11-devel, libXmu-devel

Resources