Markham, Craig (FRTC Contractor)
2007-Sep-04 20:39 UTC
[asterisk-users] Udev issue on zaptel install
While attempting to install zaptel I received the following output in response to make install: ... Install -d /etc/udev/rules.d Build_tools /genudevrules> /etc/udev/rules.d/zaptel.rules Build_tools /genudevrules> :line 1: udevinfo : command not found Make: *** [devices] error 1 And the install aborted. Debian kernel 2.6.17.8-686 Zaptel version 1.4.4 Any ideas? Thanks in advance! Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 4974 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070904/42df2000/attachment.bin
On Tue, Sep 04, 2007 at 01:39:55PM -0700, Markham, Craig (FRTC Contractor) wrote:> > > While attempting to install zaptel I received the following output in > response to make install: > > ... > Install -d /etc/udev/rules.d > Build_tools /genudevrules> /etc/udev/rules.d/zaptel.rules > Build_tools /genudevrules> :line 1: udevinfo : command not found > Make: *** [devices] error 1 > > > And the install aborted. > > Debian kernel 2.6.17.8-686 > Zaptel version 1.4.4 > > > Any ideas? Thanks in advance! > > > CraigWhat Linux distribution is this? Is udev actually in use? -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Markham, Craig (FRTC Contractor)
2007-Sep-06 19:48 UTC
[asterisk-users] Udev issue on zaptel install
Debian GNU/Linux 3.1 (Sarge). "This version supports udev 0.056-3 , but it is not installed as a normal part of the setup process." Which is my problem...probably. Now I have to figure how to set this up. Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 4974 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070906/e6234e75/attachment.bin
On Thu, Sep 06, 2007 at 12:48:44PM -0700, Markham, Craig (FRTC Contractor) wrote:> > Debian GNU/Linux 3.1 (Sarge). > > "This version supports udev 0.056-3 , but it is not installed as a normal > part of the setup process." > > Which is my problem...probably. Now I have to figure how to set this up.udev is not a prerequirement for zaptel. Debian Sarge uses devfs by default, and Zaptel supports devfs as well. -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Markham, Craig (FRTC Contractor)
2007-Sep-07 15:14 UTC
[asterisk-users] Udev issue on zaptel install
Debian GNU/Linux 3.1 (Sarge). "This version supports udev 0.056-3 , but it is not installed as a normal part of the setup process." Which is my problem...probably. Now I have to figure how to set this up. Craig Craig Markham Team Northrop Grumman Arcata Associates Inc. FTTR Lead Instrumentation Engineer W: 775.426.2172 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 4974 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070907/cf0ad3c8/attachment.bin
since the udev not installed in by the sequence, that may not supported in your distribution, use the correct version of udev for linux kernel version. i got the same problem with another device, udev wont create the device node automatically, if yours seems to be the same, this approach may solve the problem Hariharan.v R&D Engineer, NEEVEE Technologies On 9/6/07, Tzafrir Cohen <tzafrir.cohen at xo, rcom.com> wrote:> > On Thu, Sep 06, 2007 at 12:48:44PM -0700, Markham, Craig (FRTC Contractor) > wrote: > > > > Debian GNU/Linux 3.1 (Sarge). > > > > "This version supports udev 0.056-3 , but it is not installed as a > normal > > part of the setup process." > > > > Which is my problem...probably. Now I have to figure how to set this > up. > > udev is not a prerequirement for zaptel. Debian Sarge uses devfs by > default, and Zaptel supports devfs as well. > > -- > Tzafrir Cohen > icq#16849755 jabber:tzafrir at jabber.org > +972-50-7952406 mailto:tzafrir.cohen at xorcom.com > http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir > > _______________________________________________ > > Sign up now for AstriCon 2007! September 25-28th. > http://www.astricon.net/ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070908/f24b8b33/attachment.htm
On Sat, Sep 08, 2007 at 02:58:40PM -0400, Hariharan Veerappan wrote:> On 9/6/07, Tzafrir Cohen <tzafrir.cohen at xo, rcom.com> wrote: > > > udev is not a prerequirement for zaptel. Debian Sarge uses devfs by > > default, and Zaptel supports devfs as well. > > since the udev not installed in by the sequence, that may not supported in > your distribution, use the correct version of udev for linux kernel version. > i got the same problem with another device, udev wont create the > device node automatically, if yours seems to be the same, this > approach may solve the problemAgain: 1. Devfs does create the device files automatically. Thus udev is not required on Debian Sarge. 2. On Debian Sarge with kernel 2.6 installing the package udev will give you a working udev version. -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir