[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building deb-src packages



Ron Johnson <ron.l.johnson@cox.net> writes:
> I've downloaded the mozilla source package, but am unsure 
> of what to do next.  
> Do I do this:
>    dpkg-deb --build /etc/apt/mozilla-1+rc1
> or
>    cd /etc/apt/mozilla-1+rc1 && dpkg-buildpackage -ai686
> 
> Or something totally different?

What are you actually trying to do?  'dpkg-deb' is almost certainly
the wrong thing (it'll try to do the final stage of package assembly,
but not actually build anything); the dpkg-buildpackage invocation is
closer, but probably requires you to be root.  My pick would be to
install the devscripts package, and then cd to the top of the source
tree (under /etc/apt??!?!) and then run 'debuild'.

-- 
David Maze         dmaze@debian.org      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
	-- Abra Mitchell


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: