Ola
j'essaie de me connecter en wifi par VPN. Le serveur VPN fonctionne en PPTP. Le cryptage est effectue par MPE. WOA ca fait beaucoup d'acronyme tout ca.
BOn j'arrive pas a installer kernel_ppp_mpe.noarch et apparemment il me faut ce truc pour que ca marche. J'obtiens
[root@thanatos net]# yum -y install kernel_ppp_mppe.noarch
Loading "fastestmirror" plugin
Loading "changelog" plugin
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for kernel_ppp_mppe to pack into transaction set.
kernel_ppp_mppe-1.0.2-3dk 100% |=========================| 10 kB 00:00
---> Package kernel_ppp_mppe.noarch 0:1.0.2-3dkms set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kernel_ppp_mppe noarch 1.0.2-3dkms poptop-stable 103 k
Transaction Summary
=============================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 103 k
Downloading Packages:
(1/1): kernel_ppp_mppe-1. 100% |=========================| 103 kB 00:01
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: kernel_ppp_mppe ######################### [1/1]
Creating symlink /var/lib/dkms/kernel_ppp_mppe/1.0.2/source ->
/usr/src/kernel_ppp_mppe-1.0.2
DKMS: add Completed.
Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
Building module:
cleaning build area....
make KERNELRELEASE=2.6.20-1.2925.fc6 -C /lib/modules/2.6.20-1.2925.fc6/build M=/var/lib/dkms/kernel_ppp_mppe/1.0.2/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 2.6.20-1.2925.fc6 (i686)
Consult the make.log in the build directory
/var/lib/dkms/kernel_ppp_mppe/1.0.2/build/ for more information.
Error! Could not locate ppp_generic.ko for module kernel_ppp_mppe in the DKMS tree.
You must run a dkms build for kernel 2.6.20-1.2925.fc6 (i686) first.
Installed: kernel_ppp_mppe.noarch 0:1.0.2-3dkms
Complete!
mais mais mais je sais pas ce que ca veut dire un dkms build moi ! Si ca peut aider :
[root@thanatos net]# rpm -q kernel
kernel-2.6.19-1.2911.6.5.fc6
kernel-2.6.20-1.2925.fc6
Merci en tout cas !