LINUX.ORG.RU

Сообщения Tweekaz

 

Не могу установить пакет в Арче

Форум — Desktop
[root@archlinux archuser]# pacman -Sy mono
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: The following packages should be upgraded first :
    pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y

resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: packagekit: requires pacman<3.6.0[/bash]

Как установить Моно ? Я просто не понимаю в чём ошибка. 

 

Tweekaz
()

Проблема при сборке

Форум — General
vlad@vlad-HP-ProBook-4535s:/mnt/lfs/sources/binutils-build$ sudo make configure-host
Configuring in libiberty
configure: loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /mnt/lfs/sources/binutils-2.15.91.0.2/missing makeinfo
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... Invalid configuration `disable-nls': machine `disable' not recognized
configure: error: /bin/sh /mnt/lfs/sources/binutils-2.15.91.0.2/libiberty/../config.sub disable-nls failed
make: *** [configure-libiberty] Error 1
vlad@vlad-HP-ProBook-4535s:/mnt/lfs/sources/binutils-build$ 

Вопрос: И что ему не так ?!

Tweekaz
()

Как правильно ?

Форум — Desktop
rm -rf \

или

rm -rf /

Tweekaz
()

Проблема..

Форум — General

Проблема очень глупая, но она есть. Пытаюсь собрать lfs, пытаюсь войти как пользователь lfs

su - lfs
и
root@vlad-laptop:~# su - lfs
root@vlad-laptop:~# 
(под рутом, чтобы не вводить sudo постоянно)

Tweekaz
()

Ошибка при установке пакетов

Форум — General
root@vlad-laptop:~# apt-get install gawk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libsigsegv2
The following NEW packages will be installed:
  gawk libsigsegv2
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/479 kB of archives.
After this operation, 1421 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable.
dpkg: error: 2 expected programs not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)

Вот такие пироги.

 ,

Tweekaz
()

Установка binutils

Форум — General

Выполняю :

root@vlad-laptop:/mnt/lfs/sources/binutils-build# /mnt/lfs/sources/binutils-2.21/configure --target=$LFS_TGT --prefix=/tools --disable-nls --disable-werror
А потом:
root@vlad-laptop:/mnt/lfs/sources/binutils-build# make

А вот это в конце вывода:
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[2]: *** [info-recursive] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
make: *** [all] Error 2

Спасайте.

Tweekaz
()

Ошибка синтаксиса

Форум — General
for file in \
 $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4.h)
do
  cp -uv $file{,.orig}
  sed -e 's@/lib\(64\)\?\(32\)\?/ld@/tools&@g' \
      -e 's@/usr@/tools@g' $file.orig > $file
  echo '
#undef STANDARD_STARTFILE_PREFIX_1
#undef STANDARD_STARTFILE_PREFIX_2
#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"
#define STANDARD_STARTFILE_PREFIX_2 ""' >> $file
  touch $file.orig
done

Требуется выполнить это, но на вводе

root@vlad-laptop:/mnt/lfs/sources# for file in \
> $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4) \
> do \
> cp -uv $file{,.orig} \
> sed -e 's@/lib\(64\)\?\(32\)\?/ld@/tools&@g' \
> -e 's@/usr@/tools@g' $file.orig > $file \
bash: syntax error near unexpected token `>'
Как исправить эту ошибку ?

Tweekaz
()

/bin/sh: 1: cannot create include/linux/version.h.tmp: Permission denied

Форум — General

lfs@vlad-laptop:/mnt/lfs/sources/linux-2.6.8.1$ make include/linux/version.h Makefile:415: .config: No such file or directory CHK include/linux/version.h /bin/sh: 1: cannot create include/linux/version.h.tmp: Permission denied make: *** [include/linux/version.h] Error 2 lfs@vlad-laptop:/mnt/lfs/sources/linux-2.6.8.1$ make include/linux/version.h Makefile:415: .config: No such file or directory CHK include/linux/version.h /bin/sh: 1: cannot create include/linux/version.h.tmp: Permission denied make: *** [include/linux/version.h] Error 2 lfs@vlad-laptop:/mnt/lfs/sources/linux-2.6.8.1$

Пытаюсь собрать систему с помощью LFS и натолкнулся на такую ошибку. Что делать ?

 

Tweekaz
()

Как примонтировать раздел с параметрами?

Форум — General
Tweekaz
()

Помощь с Арчем

Форум — Desktop

Поставил я себе Арч 2012 и сразу же возник ряд вопросов: Как мне подключится к вай-фай ? Как мне установить DE?

 

Tweekaz
()

Помогите найти название дистрибутива

Форум — General

Сегодня к нам в класс информатики привезли компьютеры, но вся соль в том, что на них стоит Линукс, название которого, я ещё не слышал. Помню, что было написано K****** Linux . То есть примерно 6 букв и первая K . Если идеи, что это было ?

 

Tweekaz
()

Установка BackTrack на Ubuntu

Форум — Linux-install

Как с терминала Убунту установить BackTrack? Есть же возможность установить Linux Mint через терминал ))

 , ,

Tweekaz
()

RSS подписка на новые темы