* Timur Irmatov ([EMAIL PROTECTED]) [061024 23:31]:
> I can confirm that this bug exists. Freshly installed server with Debian 
> Etch is unable to launch pppd process because it uses execve system call 
> with "pppd" filename, instead of "/usr/sbin/pppd". I tried to recompile 
> package from debian source, and it compiled successfully with correct path.

The problem is that if no pppd is found during compilation, just pppd is
taken as path of the pppd (via src/configure).

There are three ways to fix that:
1. Build-depend on pppd
2. provide another path to pppd
3. Use path to search pppd during run time


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to