LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 06-28-2007, 04:30 PM   #1
windsurfer
Member
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 91

Rep: Reputation: 15
building dpkg fakeroot


Hi

Does anyone know how to build from the "bash shell" "fakeroot" in Ubuntu 7.04 feisty

I would really appreciate some help ?

Thanks

Adrian
 
Old 06-28-2007, 05:04 PM   #2
Telemachos
Member
 
Registered: May 2007
Distribution: Debian
Posts: 754

Rep: Reputation: 60
Quote:
Originally Posted by windsurfer
Hi

Does anyone know how to build from the "bash shell" "fakeroot" in Ubuntu 7.04 feisty

I would really appreciate some help ?

Thanks

Adrian
Just so I understand, you want to compile it yourself rather than install it with apt-get or aptitude? If so check "man apt-get" under the sections for the "source" and "--b --compile --build" options.
 
Old 06-28-2007, 05:06 PM   #3
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Why not install the official package?? Otherwise if wanting to do using the sources from Ubuntu then you need to have a line starting with deb-src in your /etc/apt/sources.list like this below matching where you get your binaries from.

Code:
## Testing sources
deb http://ftp2.de.debian.org/debian/ testing main contrib non-free
deb-src http://ftp2.de.debian.org/debian/ testing main contrib non-free
Once you have done this then apt-get update or aptitude update now.

Code:
mkdir ~/temp
cd ~/temp
apt-get source fakeroot
cd fakeroot-???
sudo apt-get build-dep fakeroot
sudo dpkg-buildpackage -us -uc
Then install the resulting .deb file, I don't think I have left anything out but if you get any errors cut'n'paste them here so we can see them.
 
Old 06-29-2007, 05:00 AM   #4
windsurfer
Member
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 91

Original Poster
Rep: Reputation: 15
I have installed the official package and this seems ok. Thanks for the help.

Adrian
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
APT/dpkg errors! /var/lib/dpkg/status bassclarinet Debian 16 12-01-2011 09:24 AM
current + fakeroot Speek Slackware 6 04-15-2007 08:49 AM
fakeroot make-jpkg ERROR tuxhats MEPIS 4 01-23-2007 03:10 PM
fakeroot problem finrod_2002 Linux - Software 2 03-16-2005 03:23 PM
ioperm - operation not permitted when using fakeroot Zotty Programming 3 09-21-2004 04:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration