similar to: prob with install on ubuntu linux

Displaying 20 results from an estimated 5000 matches similar to: "prob with install on ubuntu linux"

2009 Feb 03
1
Can't compile on NSLU2 LE
Hi, I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn): ... make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a menuselect.o: file not recognized: File format not recognized collect2: ld returned 1 exit status distcc[19221] ERROR: compile (null) on
2020 Mar 25
1
Asterisk 17.3: No VoiceMailMain when enabling IMAP and ODBC
Hello, On a Debian Buster instance, I compiled Asterisk 17.3.0 from source. I enables all 3 File, IMAP and ODBC voicemail modules but I'm still using classical File module (in modules;conf and voicemail.conf): cd asterisk-17.3.0 ... make menuselect.makeopts menuselect/menuselect --enable app_voicemail_imap menuselect.makeopts; done menuselect/menuselect --enable app_voicemail_odbc
2007 Feb 01
2
make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.
hi all i'm getting the below error when trying to compile asterisk-1.4 on redhat-9.0 any suggestions ? make[2]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect' make[1]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect' Generating input for menuselect ... menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... [CC]
2007 Apr 23
3
chan_zap not compiling.
Hi all. chan_zap not compiling, yes yes I know this sounds trivial but here me out... This morning I decided to upgrade to Asterisk 1.4.2 and Zaptel 1.4.1. I successfully installed zaptel 1.4.1 and the card is picked up and correctly configured. ztcfg shows the following: [root@zion root]# ztcfg -vv Zaptel Version: 1.4.1 Echo Canceller: MG2 Configuration ====================== Channel
2007 Jul 17
3
TS from DVB-T to Theora + Vorbis
Hello, Could you kindly point me to some instruction, how to encode demuxed files (.m2v and .mp2) to .ogg (Theora + Vorbis)? I was trying to use ffmpeg2theora, but I don't know, how to put two files to ffmpeg2theora (one audio an one video) and did not found, how to mux them into one file? Exist a way, how to do two pass encoding? I'm using Ubuntu Fiesty Linux. Thank you, Jiri Navratil
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
Ok so I read the Linux 2.6 related README and finally compiled propperly, I thought but at the end I notice that lscpi does report the cards, but I cant modprobe wcfxo nor zaptel and I do have wcfxo.ko in the /lib/modules/2.6.8/extra/ directory, so what gives? This is a Debian Sarge, thanks! # # make clean starts here # make[1]: Entering directory `/usr/src/zaptel-1.4.0/menuselect' rm
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory
2010 Apr 12
1
Change in menuselect handling of sound files (in 1.6.1.X)
Hi, Between 1.6.1.9 and 1.6.1.18, handling of menuselect has changed in such a way that I cannot script non-english sound files downloading anymore. The following used to work (unattended) with 1.6.1.9 (for instance): cd /usr/src/asterisk-${ASTERISK_VERSION} ./configure make menuselect.makeopts echo "MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM CORE-SOUNDS-FR-GSM" >
2009 Jun 18
2
Asterisk on AVR32
Greetings everyone, I'm trying to compile asterisk for an AVR32 (Atmel NGW100). Buildroot for AVR32 already has the asterisk package, though it has bugs. Firstly it tries to apply a patch for 1.2 on a 1.6, but deleting the contents of the patch file did the trick. Now, the problem is making asterisk. The first error is because asterisk needed to be ./configure:ed. Trying to just do
2009 Apr 14
3
Changing menuselect values from CLI and not TUI
Hi All, I'm in the process of writing an install script and I would like to change some settings for the install process but I don't want the user to go into menuselect and make the changes manually. Is there a way to make the changes to menuselect from the CLI? As an example, selecting the iLBC codec. menuselect codec ilbc on Regards David. -------------- next part -------------- An
2007 Jun 18
2
Help: Upgrading to R2.5 on Ubuntu (Feisty)
Thank you in advance for reading this help request. I am pretty new to R. I am experiencing some issues getting 2.5 installed on my Ubuntu Fiesty system and seek your advice. To the best of my ability I followed the instructions here: http://cran.r-project.org/bin/linux/ubuntu/README Setting this as the last line in my sources.list: deb http://cran.fhcrc.org/bin/linux/ubuntu feisty/ When I
2009 Oct 21
1
error - sources for the 2.6.18-92.1.22.el5xen kernel
while compiling zaptel drivers for my yeaster TDM800 hardware, I get this error; make[3]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses make[2]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]:
2007 Jun 11
1
Cannot maximise or resize window.
I want to run s7raw on Kubuntu fiesty http://www.geocities.co.jp/SiliconValley-PaloAlto/9919/s7raw.html It is a small single .exe program that can be run in windows without installing. I first installed the version of wine in the ubuntu repos and have since upgraded to the most recent version available in the winehq repos but get the same problem with both versions. I have managed to get
2007 Aug 19
1
Asterisk and Client NAT
Hi, I am trying to run an Asterisk (1.4.10) server on Ubuntu Linux Fiesty Fawn. The server is behind NAT. I am testing SIP with the X-Lite client from xten. The client is also behind NAT. I realize that this is amongst the worst configurations, but I have been made to believe that it can work... eventually. However, currently SIP call set up seems to go fine, but no media is transferred in
2010 Nov 10
1
Selecting 'ODBC_STORAGE' from outside of 'menuselect'
Hello List, Is it possible to select ODBC_STORAGE without entering to 'menuselect'? I'm currently building a package for my distro with a little script, and would like to set this option without entering manually to 'menuselect' I know that I could make the script to change the 'menuselect.makeopts' var from: MENUSELECT_OPTS_app_voicemail= to:
2016 May 05
2
cannot find -lasteriskssl
Joshua Colp wrote: > Michael Str?der wrote: >> HI! >> >> I'm trying to compile asterisk 13.8.2+ on openSUSE Linux but it fails. It seems >> file ./main/libasteriskssl.so.1 is present when it fails. Building 13.7.2 works >> without any problem. It fails since 13.8.0. >> >> $ ./bootstrap.sh >> $ ./configure >> $ make
2007 Jun 03
2
Chan_mobile issue
Hello, I just did a fresh svn install of 1.4 trunk everything. Everything compiles and installs just fine. When I get to asterisk-addons, I cannot select chan_mobile in menuselect. Chan_mobile is not even an option in menuselect for asterisk trunk. I tried the latest patch which failed in many places but did add an option for chan_mobile in menuselect for asterisk but it still cannot be
2007 Oct 18
1
Mandriva 2008
Just a note for those of you trying to install Asterisk 1.4.x under Mandriva 2008. I wasn't able to get make menuselect to work. It kept telling me that I didn't have ncurses installed (I have ncurses-5.6-1) even though the configure script said it found it. I eventually went into the menuselect directory and did a ./configure and make. After I did that, I went back into the
2009 May 02
2
Asterisk and ODBC
Hi, I am using a 64-bit RHEL 5 machine. I built Asterisk latest 1.6 branch. The system has ODBC and Postgres installed. psql, isql and odbc work fine. Asterisk "make menuselect" for some reason does not see the installed packages and refuses to build res_odbc and other packages. How do I force it to do that? Is there a way to modify the output file from menuselect and make it
2015 Apr 29
2
Asterisk 1.8.32.3 chan_sip deadlock
Hello asterisk-users, We've been having intermittent issues with chan_sip - it stops responding to cli requests, trying to reload chan_sip from cli doesn't seem to have any effect, initiated calls carry on for a short period, but no new SIP requests are processed ('sip show channels' hangs forever, server stops responding to SIP OPTIONS, or any other SIP messages). We have updated