Linux Debian support - extracting the ./configure line

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > September 2005 > extracting the ./configure line





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author extracting the ./configure line
man-wai chang

2005-09-13, 7:46 am


How could I extract the ./configure line from a deb source package?

I am using Ubuntu 5.04. and I want to compile the latest source codes
usng the ./configure line from those stock deb packages.


--
.~. Might, Courage, Vision. http://www.linux-sxs.org
/ v \
/( _ )\ Linux 2.6.13
^ ^ 19:51:01 up 1 day 7 min load average: 1.38 1.63 1.61
Alan Connor

2005-09-13, 8:46 pm

On alt.os.linux.debian, in <4326bda5$1_1@rain.i-cable.com>,
"man-wai chang" wrote:


> How could I extract the ./configure line from a deb source
> package?
>
> I am using Ubuntu 5.04. and I want to compile the latest source
> codes usng the ./configure line from those stock deb packages.


man deb
man ar

Not sure how the deb source packages are put together.

ar t <package_name>

will list the members of the archive.

AC

Rudy Banuls

2005-09-13, 8:46 pm

Pourquoi ton message ne se résume pas au seul texte suivant.
I don't know try to look in other forum or in manual.
try ar t <package_name>
command wich list the members of the archive and try to see if there is a
Configure file in it.

man man man man man, i know it is really usefull to read manual before
asking something or read/search forum before.
"man deb" it like RTFM and i think those who uses those sentences are only a
bunch of ......

It is only my way of thinking.



"Alan Connor" <zzzzzz@xxx.invalid> a écrit dans le message de news:
slrndidkjh.2bu.zzzzzz@netkook.invalid...
> On alt.os.linux.debian, in <4326bda5$1_1@rain.i-cable.com>,
> "man-wai chang" wrote:
>
>
>
> man deb
> man ar
>
> Not sure how the deb source packages are put together.
>
> ar t <package_name>
>
> will list the members of the archive.
>
> AC
>



Alan Connor

2005-09-13, 8:46 pm

On alt.os.linux.debian, in
<4326daf4$0$1732$8fcfb975@news.wanadoo.fr>, "Rudy Banuls" wrote:

<line with non-us-ascii character deleted, along with mime
headers>

> I don't know try to look in other forum or in manual. try ar t
> <package_name> command wich list the members of the archive and
> try to see if there is a Configure file in it.
>
> man man man man man, i know it is really usefull to read manual
> before asking something or read/search forum before. "man deb"
> it like RTFM and i think those who uses those sentences are
> only a bunch of ......
>
> It is only my way of thinking.


I see that you are using windoze.

Yet another manifestation of your mental incompetence.

AC

--
http://home.earthlink.net/~alanconnor/
http://angel.1jh.com./nanae/kooks/alanconnor.html
Rudy Banuls

2005-09-14, 7:46 am

"Alan Connor" <zzzzzz@xxx.invalid> a écrit dans le message de news:
slrndiebi4.17u.zzzzzz@netkook.invalid...
> On alt.os.linux.debian, in
> <4326daf4$0$1732$8fcfb975@news.wanadoo.fr>, "Rudy Banuls" wrote:
>
> <line with non-us-ascii character deleted, along with mime
> headers>
>
>
> I see that you are using windoze.
>
> Yet another manifestation of your mental incompetence.
>
> AC
>
> --
> http://home.earthlink.net/~alanconnor/
> http://angel.1jh.com./nanae/kooks/alanconnor.html


I only use linux/unix/VMS. I have no more windows. I am a french engineer
specialized in UNIX. You speaks without knowing the subject (quote "I see
that you are using windoze")
I don't want to speak anymore with you, it is useless but try to be more
indulgent with begineer in UNIX like. It don't serve linux community. We
must tell begineer how to learn by themselves but not for simple questions
of very beginner.





Alan Connor

2005-09-14, 7:46 am

On alt.os.linux.debian, in
<4327fd85$0$27449$8fcfb975@news.wanadoo.fr>, "Rudy Banuls" wrote:

> "Alan Connor" <zzzzzz@xxx.invalid> a écrit dans le message de
> news: slrndiebi4.17u.zzzzzz@netkook.invalid...
>
>
> I only use linux/unix/VMS. I have no more windows.


This is from your headers:

X-Newsreader: Microsoft Outlook Express 6.00.2900.2670

> I am a
> french engineer specialized in UNIX. You speaks without knowing
> the subject (quote "I see that you are using windoze") I don't
> want to speak anymore with you, it is useless but try to be
> more indulgent with begineer in UNIX like. It don't serve linux
> community. We must tell begineer how to learn by themselves but
> not for simple questions of very beginner.
>


This has got to be troll. No one this stupid could operate a
computer.

Looks like a third-grader's attempt to sound like someone
for whom English is a recently-acquired second language.

Does your Mother know you are playing with her computer again,
little boy?

AC

man-wai chang

2005-09-15, 7:46 am


>

I have read the manual.

apt-get source package
cd package-...
vi rules

But Ubuntu's rules file is really cryptic. I couldn't spot the call to
../configure...

--
.~. Might, Courage, Vision. http://www.linux-sxs.org
/ v \
/( _ )\ Linux 2.6.13
^ ^ 19:59:01 up 1 day 21:49 load average: 1.02 1.04 1.00
Alan Connor

2005-09-15, 5:51 pm

On alt.os.linux.debian, in <43296263$1_3@rain.i-cable.com>,
"man-wai chang" wrote:

> I have read the manual.
>
> apt-get source package cd package-... vi rules
>
> But Ubuntu's rules file is really cryptic. I couldn't spot the
> call to ./configure...
>


Hi Chang,

Aren't the default options to configure in configure.ac or
configure.in? Autoconf uses those to create the ./configure
script.

They become "rules" when ./configure creates the Makefiles.

I'm looking at a straight Debian source package, not Ubuntu.

AC


--
People who post through google take and take and never give
back. How many of them have you seen help someone? If they are
asking about anything but how to use a real newsreader, PLEASE
DON'T HELP THEM. -----------> news.software.readers
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com