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



_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to