Hi
On Fri, Nov 10, 2006 at 10:45:27PM +0100, Christian wrote:
> Hello,
> OK, this is what i have done. This is a newly installed Debian the latest
> testversion.
> Everything is done as root.
> Before I did this I upgraded the system to the latest by doing:
> apt-get dist-upgrade
> Rebooted.
> apt-get build-dep asterisk
> Downloaded the latest zaptel 1.4 Beta2 tarball from Digiums ftp.
> Everything is unpacked in the zaptel-1.4.0-beta2 directory in root home
> directory.
> ./configure
[snip log]
It appears that all was built well. Let's just look at the error itself:
> /usr/bin/install -c -D -m 644 zaptel.h /usr/include/zaptel/zaptel.h
This one worked.
> /usr/bin/install -c -D -m 644 tonezone.h /usr/include/zaptel/tonezone.h
But this one didn't:
> /usr/bin/install: cannot create regular file
> `/usr/include/zaptel/tonezone.h': No such file or directory
What is the output of 'ls -la tonezone.h /usr/include/zaptel/'
What happens if you re-run:
/usr/bin/install -c -D -m 644 tonezone.h /usr/include/zaptel/tonezone.h
/usr/bin/install is the standard install from coreutils, right? Nothing
special that you have installed.
--
Tzafrir Cohen
icq#16849755 jabber:[EMAIL PROTECTED]
+972-50-7952406 mailto:[EMAIL PROTECTED]
http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users