php4-pcntl-4.4.9-3.fc18.x86_64 with pptpconfig-20060821-3.fc18.noarch

1590阅读 0评论2014-01-18 mpoix
分类:LINUX


#25 php4-pcntl-4.4.9-3.fc18.x86_64 with pptpconfig-20060821-3.fc18.noarch

Milestone:
Status: wont-fix
Owner:
Labels: None
Priority: 1
Updated: 2013-12-30
Created: 2013-06-08
Creator:
Private: No

Found bug in the php4-pcntl-4.4.9-3.fc18.x86_64 package when installed with pptpconfig-20060821-3.fc18.noarch and dependencies. Packages location ;

  • Fedora release 18 (Spherical Cow)
  • Kernel 3.9.4-200.fc18.x86_64 SMP

Installed packages ;

  • pptp-release-4-6.fc18.noarch
  • pptp-setup-1.7.2-18.fc18.x86_64
  • pptp-1.7.2-18.fc18.x86_64
  • pptpconfig-20060821-3.fc18.noarch

  • php4-pcntl-devel-4.4.9-3.fc18.x86_64

  • php4-pcntl-4.4.9-3.fc18.x86_64
  • php4-pcntl-gtk-1.0.2-6.fc18.x86_64

PROBLEM

Trying to setup pptpconfig client to connect to windows VPN server.
After packages are installed running pptpconfig in terminal I get this error;

bash: /sbin/pptpconfig: /bin/php4-pcntl: bad interpreter: No such file or directory

And in gui I get this error;

The exec() call failed.

SOLUTION

/bin/php4-pcntl is a link to /usr/lib64/php4-pcntl/bin/php

for whatever reason, pptpconfig does not like the link, If I remove the link
and copy the binary to /bin/ and name it php4-pcntl, then pptpconfig will run

cd /bin/
rm -f php4-pcntl
cp /usr/lib64/php4-pcntl/bin/php php4-pcntl

Thanks,

Ryan

1 Attachments

Discussion

上一篇:Make PDF Studio default application to open PDFs
下一篇:Linux系统下解除pdf限制