[PD] pd 0.37-11 error

Miller Puckette mpuckett at man104-1.ucsd.edu
Tue Sep 23 18:50:47 CEST 2003


Thanks...  will put in 0.37.1.

M

On Tue, Sep 23, 2003 at 12:23:07PM -0400, Mathieu Bouchard wrote:
> 
> To whoever wants to hear,
> 
> I did "./configure --prefix=/home/matju" and "make" and all the routinely
> annoying removal of -Werror from hell, and then "make install" and then it
> choked here:
> 
> install -d //home/matju/include
> install -m644 m_pd.h //home/matju/include/m_pd.h
> install -d //man/man1
> install: Ne peut créer le répertoire `//man': Permission non accordée
> 
> so in src/makefile i changed this:
> 
> 	MANINSTDIR = $(DESTDIR)/$(MANDIR)
> 
> to:
> 
> 	MANINSTDIR = $(DESTDIR)/$(INSTALL_PREFIX)/$(MANDIR)
> 
> and then "make install" worked properly. I didn't see that in any previous
> version I tried, even 0.37-4.
> 
> ________________________________________________________________
> Mathieu Bouchard                       http://artengine.ca/matju
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list




More information about the Pd-list mailing list