Thanks a lot Hans! The package version was working a lot better. Unfortunately several external libraries are missing or did not get compiled correctly. This might be a 64-bit problem. After several weeks of trying to get a reliable working 64-bit system together I finally gave up and went back to 32-bit. It simply runs a lot smoother. Thanks anyway!
Ingo > -----Ursprüngliche Nachricht----- > Von: Hans-Christoph Steiner [mailto:[email protected]] > Gesendet: Donnerstag, 11. August 2011 17:55 > An: Ingo > Cc: 'pd-list' > Betreff: Re: [PD] problems compiling pd-extended 0.42.5 on natty 64-bit > > > On Aug 11, 2011, at 7:50 AM, Ingo wrote: > > > Hi everybody, > > > > I was trying to install pd-extended 0.42.5 from source on a 64-bit > > Natty > > machine. > > I was logged in as root. The unpacked pd-extended archive folder was > > either > > at / or /root/. > > Before starting I did "apt-get build-dep puredata gem pd-pdp". > > > > But at the end of "./configure prefix=/usr" I get this: > > > > config.status: creating makefile > > config.status: WARNING: makefile.in seems to ignore the --datarootdir > > settings > > > > make install seems to be working. Pd-extended itself is running but > > none of > > the libraries are installed! > > I checked the externals/Makefile. The libraries are there! > > > > I also tried an alternative way that I found somewhere after > > searching: > > > > aclocal > > autoconf > > ./configure > > make > > make install > > > > This doesn't make any difference. Does anybody have an idea how to > > fix this? > > I have not installed pd from source before - so I must be missing > > something. > > > > Thank you > > Ingo > > > In packages/linux, run: > make install > make package > > Then you'll have a Pd-extended.deb to install, and that will include > everything. > > .hc > > > -------------------------------------------------------------------------- > -- > > If nature has made any one thing less susceptible than all others of > exclusive property, it is the action of the thinking power called an > idea, which an individual may exclusively possess as long as he keeps > it to himself; but the moment it is divulged, it forces itself into > the possession of everyone, and the receiver cannot dispossess himself > of it. - Thomas Jefferson _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
