Re: make debian package of php 4.3.5 for debian woody

2004-04-04 Thread Colin Watson
On Sat, Apr 03, 2004 at 06:46:55PM +0300, Alain wrote:
 I would like to install php 4.3.5 on my debian woody, (which is not
 available from apt-get stable source-) for that it seems that I have to
 build my own package, but I am not sure how to do it right:
 I have used tar source of php-4.3.5, did apt-get build-dep package and
 then tried dpkg-buildpackage ... without success, getting same error
 'unable to determine source package'

Make sure you get Debianized source (e.g. with 'apt-get source php4', or
see /usr/share/doc/debian/source-unpack.txt), and make sure you cd into
the unpacked source directory after getting the source.

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



make debian package of php 4.3.5 for debian woody

2004-04-03 Thread Alain
Hi,
I would like to install php 4.3.5 on my debian woody, (which is not
available from apt-get stable source-) for that it seems that I have to
build my own package, but I am not sure how to do it right:
I have used tar source of php-4.3.5, did apt-get build-dep package and
then tried dpkg-buildpackage ... without success, getting same error
'unable to determine source package'
Please somebody help me!
-Alain-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: make debian package of php 4.3.5 for debian woody

2004-04-03 Thread S.D.A.
On Sat, Apr 03, 2004 at 06:46:55PM +0300 or thereabouts, Alain wrote:
 Hi,
 I would like to install php 4.3.5 on my debian woody, (which is not
 available from apt-get stable source-) for that it seems that I have to
 build my own package, but I am not sure how to do it right:
 I have used tar source of php-4.3.5, did apt-get build-dep package and
 then tried dpkg-buildpackage ... without success, getting same error
 'unable to determine source package'
 Please somebody help me!

I have PHP 4.2 installed on Woody from a backport. You might wish to check
backports.org to see if there is a backport available for Woody (PHP 4.3.x). I
doubt it though as 4.3 is relatively fresh. Wasn't it just released?

-- 
Steve
+
  Saturday Apr 03 2004 12:36:01 PM EST
+
QOTD:
Of course it's the murder weapon.  Who would frame someone with
a fake?


pgp0.pgp
Description: PGP signature


Re: make debian package of php 4.3.5 for debian woody

2004-04-03 Thread Alain
S.D.A. wrote:
On Sat, Apr 03, 2004 at 06:46:55PM +0300 or thereabouts, Alain wrote:

Hi,
I would like to install php 4.3.5 on my debian woody, (which is not
available from apt-get stable source-) for that it seems that I have to
build my own package, but I am not sure how to do it right:
I have used tar source of php-4.3.5, did apt-get build-dep package and
then tried dpkg-buildpackage ... without success, getting same error
'unable to determine source package'
Please somebody help me!


I have PHP 4.2 installed on Woody from a backport. You might wish to check
backports.org to see if there is a backport available for Woody (PHP 4.3.x). I
doubt it though as 4.3 is relatively fresh. Wasn't it just released?
yep, quite fresh, but.. got it installed! :)
So, people with same kind of problem, one address: apt-get.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]