You are not logged in.

#1 2010-07-07 17:14:18

sebleblanc
Member
From: Montréal, Canada
Registered: 2007-12-21
Posts: 41

Rivendell Audio // making my own PKGBUILD // make install issues

Hello all!

I am currently working on a Rivendell Audio package. I had issues with the ./configure file not working in Arch (it does in Fedora) but I got this sorted out with a 'sed' command in the PKGBUILD. Now, during the installation process, I understand that the PKGBUILD makes it so that a package gets installed in a subdirectory instead of the root folder using the DESTDIR environment variable. However, Rivendell's makefile invokes multiple children Makefiles; one of those is located in src/rlm/. The problem I have is that this Makefile tries to absolutely create the /usr/local/include/rlm directory, but it cannot since makepkg n as a normal user. I can't seem to find where in the main Makefile this particular Makefile is invoked, and whether I should edit the main Makefile or the sub-Makefile. Also, did I mention that autoconf is involved in this? wink


Can someone help me?

Rivendell Audio is a Linux radio automation software. It is still experimental but has seen uses in many school, community and some commercial radio setups.

Offline

#2 2010-07-07 19:01:26

benob
Member
Registered: 2008-11-11
Posts: 187

Re: Rivendell Audio // making my own PKGBUILD // make install issues

Did you try fakechroot?

Offline

#3 2010-07-07 19:14:33

sebleblanc
Member
From: Montréal, Canada
Registered: 2007-12-21
Posts: 41

Re: Rivendell Audio // making my own PKGBUILD // make install issues

Never heard of that, I'll read the manual. Thank you.


Also, I forgot to supply my PKGBUILD file:
http://pastebin.org/385507

Offline

#4 2010-07-25 19:05:44

n3ph
Member
Registered: 2010-07-25
Posts: 1

Re: Rivendell Audio // making my own PKGBUILD // make install issues

Any updates here?

Offline

#5 2010-09-24 00:12:38

livinglifeback
Member
Registered: 2009-10-24
Posts: 29

Re: Rivendell Audio // making my own PKGBUILD // make install issues

I'm interested in installing Rivendell anyone figure it out?

Offline

Board footer

Powered by FluxBB