Mailinglist Archive: opensuse (4244 mails)
| < Previous | Next > |
Re: [opensuse] Libgnomecanvas
- From: Chris Arnold <carnold@xxxxxxxxxxxxxxxxxxx>
- Date: Sun, 14 Oct 2007 20:39:29 -0400
- Message-id: <4712B6C1.6050701@xxxxxxxxxxxxxxxxxxx>
Anders Johansson wrote:
> On Sunday 14 October 2007 00:31:18 Chris Arnold wrote:
>
>> Dude, i would love to know how to edit the config file to change the
>> requirement to 2.12. Could you explain how to do that and to which file?
>> I would tend to agree as gtkpod 99.8 worked without any problems on
>> sled. Gtkpod 99.10 has some new features that i want to use :)
>>
>
> You are compiling from source I hope, because trying to install a binary built
> for some other distro or version is not a good idea
>
> in the source directory, try this
>
> sed -e 's/2.14/2.12/' configure > configure.test
> chmod 755 configure.test
> ./configure.test
>
This worked like a champ Anders!!! Thank you sooo much!!!
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> On Sunday 14 October 2007 00:31:18 Chris Arnold wrote:
>
>> Dude, i would love to know how to edit the config file to change the
>> requirement to 2.12. Could you explain how to do that and to which file?
>> I would tend to agree as gtkpod 99.8 worked without any problems on
>> sled. Gtkpod 99.10 has some new features that i want to use :)
>>
>
> You are compiling from source I hope, because trying to install a binary built
> for some other distro or version is not a good idea
>
> in the source directory, try this
>
> sed -e 's/2.14/2.12/' configure > configure.test
> chmod 755 configure.test
> ./configure.test
>
This worked like a champ Anders!!! Thank you sooo much!!!
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |