Install directory incorrect for pptpd source

Bug #659036 reported by Paul Crawford
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pptpd (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: pptpd

I tried building the pptpd-1.3.4 package from source to debug the crashing behaviour it shows, however, I found that 'make install' put the executables in the wrong location.

Line 175 of the Makefile had 'prefix = /usr/local' but the Ubuntu location is just /usr (so /usr/sbin has the executables, etc).

Editing the make file to fix it was easy enough, but I don't understand the generation of the Makefile via the ./configure step well enough to suggest a safe patch.

$ lsb_release -rd
Description: Ubuntu 10.04.1 LTS
Release: 10.04

Revision history for this message
Thierry Carrez (ttx) wrote :

This is not a bug in the pptpd package. Debian/Ubuntu source packages are not supposed to work with "make install" but with "debuild" and the debian/ subdirectory. Please see https://wiki.ubuntu.com/UbuntuDevelopment/ for more details.

Changed in pptpd (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.