Mailinglist Archive: opensuse-factory (1165 mails)
| < Previous | Next > |
Re: [opensuse-factory] libstdc++.la library
- From: Andras Mantia <amantia@xxxxxxx>
- Date: Wed, 1 Nov 2006 07:56:29 +0200
- Message-id: <200611010756.29831.amantia@xxxxxxx>
On Wednesday 01 November 2006 02:07, Juan Erbes wrote:
> I do:
> /usr/lib # sed -i 's/\/usr\/lib\/libstdc++.la//g' *.la
> It's right?
if you are not familiar with CLI commands, you might use Midnight
Commander or some GUI application. ;-) In mc search for *.la files
containing libstdc++ and put the result in a list and if there aren't
too many, you can manually edit them. In KDE you may use KFileReplace
to remove la libstdc++ references.
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
> I do:
> /usr/lib # sed -i 's/\/usr\/lib\/libstdc++.la//g' *.la
> It's right?
if you are not familiar with CLI commands, you might use Midnight
Commander or some GUI application. ;-) In mc search for *.la files
containing libstdc++ and put the result in a list and if there aren't
too many, you can manually edit them. In KDE you may use KFileReplace
to remove la libstdc++ references.
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
| < Previous | Next > |