Премини към съдържанието
Форумът в приложение

По-лесно сърфиране. Научи повече.

Kaldata.com - Форуми

Приложение на форума на цял екран с push известия, значки и други.

За да инсталирате това приложение на iOS и iPadOS
  1. Докоснете Иконата за споделяне в Safari
  2. Превъртете менюто и докоснете Добавяне към началния екран.
  3. Докоснете Добавяне в горния десен ъгъл.
За да инсталирате това приложение на Android
  1. Докоснете менюто с 3 точки (⋮) в горния десен ъгъл на браузъра.
  2. Докоснете Добавяне към началния екран или Инсталиране на приложение.
  3. Потвърдете, като докоснете Инсталиране.

Добре дошли!

Добре дошли в нашите форуми, пълни с полезна информация. Имате проблем с компютъра или телефона си? Публикувайте нова тема и ще намерите решение на всичките си проблеми. Общувайте свободно и открийте безброй нови приятели.

Моля, регистрирайте се за да публикувате тема и да получите пълен достъп до всички функции.

 

Линукс, обща дискусия

Featured Replies

Преди малко във виртуалката реших да инсталирам Cinnamon на Lubuntu Въпроса ми е как да сменя иконите т.е. като цяло да се ползват някой по-хубави?! И другия ми въпрос е свързан с Минт 14 Кде на реалната машина: Как да променя звуците за вход и изход от системата? Оригиналните са на Кубунту и не ми харесват, а си намерих готини за целта, но тук за разлика от Кубунту-то не откривам как да го направя?! Благодаря!

  • Отговори 2,2k
  • Прегледи 147,5k
  • Създадено
  • Последен отговор

Трябва ми спешна помощ за превода на ораганайзъра Orage.

как да преведа Due

Ето оригиналната поредица :

 

Title: %sn  Location: %sn  Start:t%sn  Due:t%sn  Done:t%sn  Note:n %s

Продължителност е смисълът, но може да го съкратиш на "Продължил(а)", в смисъл на среща, или "Времетраене" - последното го видях на моя телефон като значение.

Редактирано от vasettoo (преглед на промените)

Мерси. Мисля, че се вмества в контекста http://s19.postimage.org/vfj750omr/due2.png

Редактирано от cybercop (преглед на промените)

Намира ли се аналог  на програмата     ProgDVB   за Линукс    Убунту    т.к само с тази програма ми 

 върви коректно  тюнера за DVB-C    /TERRATEC H5 Revision 3 /

Здравейте, днес пускам компютъра, започва да зарежда нормално, показва дани от BIOS и след това като трябва да зареди Lunux USU7 операционна система - черен екран и натпис: Тази резулюция  не се подържа от монитура, максималната е 1280х1024 на 60hz и до там.

Въпросът ми е има ли начин да се смени резулюцията или да влзна и да си спяся някой папки от десктопа или да ги прежаля и направо да пренсталирам.

Чакай малко това след биос,или когато излезе груб и избереш линукса?

На този компютър има инсталиран само Linux USU7. A иначе се добрах до папките добре че, по време на инсталця папка home сам я дал като  отделен дял и с един Live Cd Linux си взех каквото ми трябва.

@KorteZ това което казваш за черния екран го имаше само при Nvidia и ATi видео картите (най-вече при Nvidia-та)! Оправяше се с използването на Grub Customizer-а +  StartUp-Manager където се завада резолюцията да е еднаква и при двете програми (800х600), и вече ти показва Grub менюто при стартиране на компютъра ;)

Нещо компилирането fatal error :D  

The simplest way to compile this package is:   1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. Running `configure' might take a while.  While running, it prints some messages telling which features it is checking for.   2. Type `make' to compile the package.   3. Optionally, type `make check' to run any self-tests that come with the package.   4. Type `make install' to install the programs and any data files and documentation.   5. You can remove the program binaries and object files from the source code directory by typing `make clean'.  To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'.  There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers.  If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.   6. Often, you can also type `make uninstall' to remove the installed files again.

    На стъпка 2 ми пише това:  

root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# make make: *** No targets specified and no makefile found.  Stop.

  На стъпка 3:  

root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# make check make: *** No rule to make target `check'.  Stop.

    Пробвах и като root, И като стандартен потребител.. Нищо не става... :swear2: Опитвам се да компилирам ето това:

xf86-video-intel-2.20.12.tar.bz

Но ми е за първи път без ничия помощ и ми е сложно... :(     Ето го целия терминал:

 

 

 

yoan@yoan-UX30:~$ sudo -i [sudo] password for yoan: root@yoan-UX30:~# cd /home/yoan/Downloads/xf86-video-intel-2.20.12 root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports-Wall... yes checking if gcc -std=gnu99 supports-Wpointer-arith... yes checking if gcc -std=gnu99 supports-Wmissing-declarations... yes checking if gcc -std=gnu99 supports-Wformat=2... yes checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes checking if gcc -std=gnu99 supports-Wnested-externs... yes checking if gcc -std=gnu99 supports-Wbad-function-cast... yes checking if gcc -std=gnu99 supports-Wold-style-definition... yes checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports-Wunused... yes checking if gcc -std=gnu99 supports-Wuninitialized... yes checking if gcc -std=gnu99 supports-Wshadow... yes checking if gcc -std=gnu99 supports-Wcast-qual... yes checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports-Wredundant-decls... yes checking if gcc -std=gnu99 supports-Werror=implicit... yes checking if gcc -std=gnu99 supports-Werror=nonnull... yes checking if gcc -std=gnu99 supports-Werror=init-self... yes checking if gcc -std=gnu99 supports-Werror=main... yes checking if gcc -std=gnu99 supports-Werror=missing-braces... yes checking if gcc -std=gnu99 supports-Werror=sequence-point... yes checking if gcc -std=gnu99 supports-Werror=return-type... yes checking if gcc -std=gnu99 supports-Werror=trigraphs... yes checking if gcc -std=gnu99 supports-Werror=array-bounds... yes checking if gcc -std=gnu99 supports-Werror=write-strings... yes checking if gcc -std=gnu99 supports-Werror=address... yes checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports-pedantic... yes checking if gcc -std=gnu99 supports-Werror... yes checking if gcc -std=gnu99 supports-Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable No package 'xorg-macros' found checking whether make supports nested variables... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %sn checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for UDEV... no checking for X11... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking whether to include SNA support... auto checking whether to include UXA support... yes checking for DRMINTEL... no configure: error: Package requirements (libdrm_intel >= 2.4.29) were not met:

No package 'libdrm_intel' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables DRMINTEL_CFLAGS and DRMINTEL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# make make: *** No targets specified and no makefile found.  Stop. root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# make check make: *** No rule to make target `check'.  Stop. root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12# make install make: *** No rule to make target `install'.  Stop. root@yoan-UX30:/home/yoan/Downloads/xf86-video-intel-2.20.12#

 

Редактирано от -_- (преглед на промените)

Липсва ти libdrm_intel :) Преди да билдваш пакета отново изпълни make distclean

xorg-macros също ти липсва

О Велики :)

apt-get build-dep libdrm2/или пакета който искаш да билднеш  

п.п

И аз съм ползвал Дебиан ;)

 

Преди да билдваш пакета отново изпълни make distclean

 

 

 

yoan@yoan-UX30:~$ sudo -i[sudo] password for yoan: root@yoan-UX30:~# cd /home/yoan/Downloads/Mesa-9.0.1root@yoan-UX30:/home/yoan/Downloads/Mesa-9.0.1# root@yoan-UX30:/home/yoan/Downloads/Mesa-9.0.1# make distcleanmake: *** No rule to make target `distclean'.  Stop.root@yoan-UX30:/home/yoan/Downloads/Mesa-9.0.1# 

 

 

make clean/uninstall  

 

 

 

yoan@yoan-UX30:~$ sudo -i[sudo] password for yoan: root@yoan-UX30:~# make clean/uninstall make: *** No rule to make target `clean/uninstall'.  Stop.root@yoan-UX30:~# 

Или едното или другото :)

 

 

make cleanmake uninstall 

Cent OS с какви графични среди работи?

По подразбиране - Gnome 2.30. На инсталационнитя диск има и алтернативни графични среди, подобно на тези в DVD-1 при Debian.

Ми аз почти свалих Live CD-то, с него нали ще стане?

Ми аз почти свалих Live CD-то, с него нали ще стане?

За инсталация? Не знам, аз си ползвам СД-то за мрежова инсталация и си имам собствено репо в работата :)

Даже предпочитам инсталацията от Live CD. Но там има само Gnome. След като инсталираш, кажи 32 или 64 битова версия ползваш, за да ти постна free и nonfree хранилищата като rpm. пакети. Добавят се с кликване върху тях.

Редактирано от cybercop (преглед на промените)

За инсталация? Не знам, аз си ползвам СД-то за мрежова инсталация и си имам собствено репо в работата :)

 

Ми ше пробвам, пък ако не става за инсталация, ще свалям друго някоя нощ.

толкова ли ти е бавен нета? http://centos.skknet.net

 

ми тегля с 180к и почти нищо друго не мога да отварям в интернет. Ползвам 3G поради липса на друга алтернатива

ми тегля с 180к и почти нищо друго не мога да отварям в интернет. Ползвам 3G поради липса на друга алтернатива

Това вече е гадно. ВИж дали ти харесва и ако не стане с него след това тегли само мрежовия диск и инсталирай по малко каквото ти трябва

П.П. Ми те там електроните замръзват, за това :)

Архивирана тема

Темата е твърде стара и е архивирана. Не можете да добавяте нови отговори в нея, но винаги можете да публикувате нова тема, в която да продължи дискусията. Регистрирайте се или влезте във вашия профил за да публикувате нова тема.

Разглеждащи това в момента 0

  • Няма регистрирани потребители разглеждащи тази страница.

Дарение

  • Подкрепи съществуването на форума - направи дарение
    32%
    Дарени 315 € от нужните 1 000 €

Бюлетин

Получавайте известие, когато има важна промяна или новина свързана с форума.

Профил

Навигация

Търсене

Търсене

Конфигуриране на push известия в браузъра

Chrome (Android)
  1. Докоснете иконата на катинар до адресната лента.
  2. Докоснете Разрешения → Известия.
  3. Променете предпочитанията си.
Chrome (Desktop)
  1. Кликнете върху иконата на катинар в адресната лента.
  2. Изберете Настройки на сайта.
  3. Намерете Известия и коригирайте предпочитанията си.