"Sergey A. Ovchar" <[EMAIL PROTECTED]> writes: > Hi. > Hint me, please, how can I compile and install programs.tar.bz2 using command : > > apt-get source -b blah-blah-blah > > Any suggestions will be appreciated :) >
man apt-get? If the file you speak of is something you downloaded, you probably want man dpkg instead. Of course, I believe even source packages must be in a certain configuration and contain a debian/rules file before depkg can compile them and install them, so you can't install just any old tarball you download. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]