From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.2.5 Message-ID: <493D6314.2070406@hotmail.ru> Date: Mon, 08 Dec 2008 20:10:28 +0200 From: =?KOI8-R?Q?=E5=D7=C7=C5=CE=C9=CA?= User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: community@lists.altlinux.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 081208-0, 08.12.2008), Outbound message X-Antivirus-Status: Clean X-SpamTest-Envelope-From: faq@hotmail.ru X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 6088 [Dec 8 2008] X-SpamTest-Info: helo_type=3 X-SpamTest-Method: none X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release Subject: [Comm] =?koi8-r?b?68HLINXT1MHOz9fJ1NggQ29kZUJsb2NrINcgQUxUIExp?= =?koi8-r?b?bnV4IExpdGUgNC4wLjM=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2008 17:11:04 -0000 Archived-At: List-Archive: List-Post: Приветствую сообщество! Как установить CodeBlock в ALT Linux Lite 4.0.3? пробовал по шагам согласно http://linux.armd.ru/ru/forum/index.php?mode111=flat_list&t_id111=131&f_id111=4 # apt-get install wxGTK gcc4.1 gcc4.1-g++ gdb но говорит, что gcc4.1-g++ не найден... (где он должен быть или в каком репозитарии?) далее надо скачайть два пакета из Сизифа... ftp://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/files/i586/RPMS/codeblocks-8.02-alt1.i586 .rpm ftp://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus/files/i586/RPMS/codeblocks-contrib-8.02-a lt1.i586.rpm (там правда alt3, но есть) Они должны без проблем устанавливаться в дистрибутивы ALT Linux ветки 4.0 (якобы...) Установите эти пакеты командой (от имени root): # rpm -ihv codeblocks-8.02-alt1.i586.rpm codeblocks-contrib-8.02-alt1.i586.rpm однако не ставяться и просят кучу зависимостей. так может есть другой, более дружественный способ? спасибо.