Phew! I finally got Menuselect to work. My stubborness paid-off for a cheezy menu program. Because i was running menuselect from the menuselect directory, the program would try to find menuselect-tree in the same directory when it was actually located in the parent directory asterisk. So from command prompt in the asterisk directory, I typed: #./menuselect/./menuselect
Issa. --- Adrian Strilchuk <[EMAIL PROTECTED]> wrote: > Try running: > > # make distclean > and > # make clean > > before running > # ./configure > and > # make menuselect > > Adrian > > On 2/21/07, Isafhan Datoo <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I've been using Tribox for half a year now. It got > me > > interested in Asterisk itself. > > I wanted to do a fresh install of Asterisk v1.4 on > > CentOS 4.4. > > I was able to get Asterisk running after finally > > figuring out the packages I was missing. (I hope I > got > > them all now). > > However, I wasn't able to get Menuselect working. > > I successfully ran configure: > > configure: Menuselect build configuration > successfully > > completed > > I ran make menuselect: > > make: `menuselect' is up to date. > > I ran menuselect: > > Unable to open 'menuselect-tree' for reading! > > Error parsing 'menuselect-tree'! > > > > I was wondering if anyone got menuselect working > and > > if they would be so kind to guide me thru it? > > > > thanx, > > Issa. > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > >
