انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید




نویسنده موضوع: نشکل با نصب vlc  (دفعات بازدید: 5753 بار)

0 کاربر و 7 مهمان درحال مشاهده موضوع.

آفلاین abfat

  • Jr. Member
  • *
  • ارسال: 91
  • جنسیت : پسر
نشکل با نصب vlc
« : 13 مهر 1389، 07:45 ق‌ظ »
سلام.من vlc رو از سایتش که نسخه جدیدشه دانلود کردم.بعد extract و شروع به نصب اما make رو که میزنم میگه انجام نمیشه.چشه؟اینم دستورالعمل:

نقل‌قول
INSTALL file for the VLC media player

More extensive information for *nix, Windows, Mac OS X and BeOS users can be
found here: http://developers.videolan.org/vlc/

Bootstrapping VLC
=================

If you retrieved VLC from the git server and do not have a "configure"
script, please refer to the HACKING file.

Configuring VLC
===============

A typical way to configure VLC is:

   ./configure --prefix=/usr

See `./configure --help' for more information.

If you intend to debug stuff, you may want to compile with debugging
symbols:

   make distclean ; ./configure --prefix=/usr --enable-debug

We recommend using GCC to build VLC, though some people reported success
with the Intel C compiler (version 8) as well. GCC version 3.3 or higher is
required. On older systems (e.g. FreeBSD 4.x, BeOS), please select a more
recent version manually by setting the CC and CXX environment variables
appropriately while running the ./configure shell script.


Building VLC
============

Once configured, run `make' to build VLC.


Installing and running VLC
==========================

You can install the VLC and its plugins by typing:

   make install

But you don't need to install it if you don't want to; VLC can be launched
from the current directory as well:

   ./vlc


Building packages
=================

To build a Debian package, you need to get the packaging info
   git clone git://git.debian.org/pkg-multimedia/vlc.git debian
and then
   git-buildpackage


To build RPM packages, copy a spec file from extra/package/rpm and:

   rpm -ba vlc.spec

To build an ipkg package (iPAQ familiar Linux), use:

   ipkg-buildpackage

آفلاین heresh

  • Hero Member
  • *
  • ارسال: 968
  • جنسیت : پسر
پاسخ به: نشکل با نصب vlc
« پاسخ #1 : 13 مهر 1389، 08:36 ق‌ظ »
سلام
خروجی configure/. و make رو تو پستت بزار. تو قسمت کد هم قرارش بده، دگمش همین بالا کناره نقله قوله #

آفلاین abfat

  • Jr. Member
  • *
  • ارسال: 91
  • جنسیت : پسر
پاسخ به: نشکل با نصب vlc
« پاسخ #2 : 13 مهر 1389، 09:13 ق‌ظ »
ممنون

maf@maf-laptop:~/Downloads/Software/vlc-1.1.4.1$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for egrep... (cached) /bin/grep -E
checking whether make sets $(MAKE)... (cached) yes
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for dlltool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for libs in /home/maf/Downloads/Software/vlc-1.1.4.1/./extras/contrib/hosts/i486-linux-gnu... no
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... ld
checking if the linker (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 for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for ar... (cached) ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
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 (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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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 whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for buggy GNU/libc versions... not present
checking for shared objects suffix... .so
checking for ctime_r... yes
checking for daemon... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fstatvfs... yes
checking for fork... yes
checking for getenv... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for lstat... yes
checking for memalign... yes
checking for openat... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for setenv... yes
checking for setlocale... yes
checking for stricmp... no
checking for strnicmp... no
checking for tdestroy... yes
checking for uselocale... yes
checking for asprintf... yes
checking for atof... yes
checking for atoll... yes
checking for getcwd... yes
checking for getdelim... yes
checking for getpid... yes
checking for gmtime_r... yes
checking for lldiv... yes
checking for localtime_r... yes
checking for nrand48... yes
checking for rewind... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strlcpy... no
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strsep... yes
checking for strtof... yes
checking for strtok_r... yes
checking for strtoll... yes
checking for swab... yes
checking for vasprintf... yes
checking for fdatasync... yes
checking for accept4... yes
checking for dup3... yes
checking for eventfd... yes
checking for vmsplice... yes
checking for mmap... yes
checking for connect... yes
checking for send... yes
checking for socklen_t in sys/socket.h... yes
checking for struct sockaddr_storage... yes
checking for library containing getaddrinfo... none required
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for struct addrinfo... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for inet_aton... yes
checking for getopt_long... yes
checking for cos in -lm... yes
checking for pow in -lm... yes
checking for sqrt in -lm... yes
checking for ceil in -lm... yes
checking for exp in -lm... yes
checking for round in -lm... yes
checking for sqrtf in -lm... yes
checking for lrintf in -lm... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for shl_load... (cached) no
checking image.h usability... no
checking image.h presence... no
checking for image.h... no
checking for load_add_on... no
checking for dlfcn.h... (cached) yes
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for main in -lpthread... yes
checking for clock_nanosleep in -lrt... yes
checking for nanosleep... yes
checking for strncasecmp in strings.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for strings.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/udplite.h usability... no
checking netinet/udplite.h presence... no
checking for netinet/udplite.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking for net/if.h... yes
checking for sys/mount.h... yes
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/dccp.h usability... yes
checking linux/dccp.h presence... yes
checking for linux/dccp.h... yes
checking scsi/scsi.h usability... yes
checking scsi/scsi.h presence... yes
checking for scsi/scsi.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for ssize_t... yes
checking for library containing poll... none required
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for nanosleep in time.h... yes
checking for timespec in sys/time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for DBUS... no
configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev ?




ووو


maf@maf-laptop:~/Downloads/Software/vlc-1.1.4.1$ make
make: *** No targets specified and no makefile found.  Stop.

آفلاین HojjatJafary

  • Full Member
  • *
  • ارسال: 107
پاسخ به: نشکل با نصب vlc
« پاسخ #3 : 13 مهر 1389، 11:23 ق‌ظ »
سلام

دوست عزیز همان طور که در انتهای خروجی دستور configure شما مشاهده می شود این مرحله با مشکل مواجه شده است

checking for DBUS... no
configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev ?

از آنجایی که configure به درستی پایان نپذیرفته پس فایل های مورد نیاز برای Make ساخته نشده است بنابراین این دستور نیز به درستی اجرا نمی شود.

با توجه به مشکل اعلام شده توسط configure شما باید کتابخانه libdbus-dev را نصب کنید. در ادامه نیز اگر کتابخانه ای مورد نیاز باشد به همین صورت اعلام خواهد شد.
دوستانی که با کامپایل کردن آشنا نیستند می توانند از نسخه های آماده deb ارایه شده توسط تولید کنندگان نرم افزار استفاده کنند.

موفق باشید.

آفلاین alend

  • High Hero Member
  • *
  • ارسال: 1317
پاسخ به: نشکل با نصب vlc
« پاسخ #4 : 13 مهر 1389، 02:39 ب‌ظ »
من هرچه گشتم بسته deb را در سایت رسمی اش ندیدم.


آفلاین heresh

  • Hero Member
  • *
  • ارسال: 968
  • جنسیت : پسر
پاسخ به: نشکل با نصب vlc
« پاسخ #5 : 13 مهر 1389، 04:12 ب‌ظ »
vlc رو میشه از Synaptic Package Manager هم نصب کرد.

آفلاین پیام ابراهیمی

  • High Hero Member
  • *
  • ارسال: 1123
  • جنسیت : پسر
    • پلت ولگ
پاسخ به: نشکل با نصب vlc
« پاسخ #6 : 13 مهر 1389، 04:42 ب‌ظ »
sudo apt-get install vlc
http://www.palatvalg.com اینم وبلاگ جدید منه...

آفلاین alend

  • High Hero Member
  • *
  • ارسال: 1317
پاسخ به: نشکل با نصب vlc
« پاسخ #7 : 13 مهر 1389، 06:06 ب‌ظ »
مشکل این است که آخرین نسخه VLC در Synaptic وجود ندارد!

آفلاین taher1983

  • High Hero Member
  • *
  • ارسال: 1054
  • جنسیت : پسر
پاسخ به: نشکل با نصب vlc
« پاسخ #8 : 13 مهر 1389، 09:36 ب‌ظ »
کد زیر رو بزنید تا بیاد
sudo apt-get update

آفلاین alend

  • High Hero Member
  • *
  • ارسال: 1317
پاسخ به: نشکل با نصب vlc
« پاسخ #9 : 13 مهر 1389، 09:49 ب‌ظ »
آخرین نسخه  VLC 1.1.4.1  است ولی بعد از upgarde پکیج ها باز در Synaptic  نیست.

آیا نسخه دبیان در سایت vlc است؟

آفلاین .:::_| Smart Boy |_:::.

  • Sr. Member
  • *
  • ارسال: 397
  • جنسیت : پسر
  • براي بهره‌مند شدن از آزادي بايد خود را مهار كنيم.
پاسخ به: نشکل با نصب vlc
« پاسخ #10 : 13 مهر 1389، 10:20 ب‌ظ »
سلام  :)
دستورات زیر رو امتحان کنید:
sudo add-apt-repository ppa:lucid-bleed/ppa
sudo apt-get update
sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
عیب رندان مـکن ای زاهد پاکیزه سـرشت     کـه گناه دگــران بر تــو نخواهند نوشت
من اگر خوبــم اگر بــد تو برو خود را باش     هر کسی آن درود عاقبت کار که کشت

آفلاین HojjatJafary

  • Full Member
  • *
  • ارسال: 107
پاسخ به: نشکل با نصب vlc
« پاسخ #11 : 13 مهر 1389، 10:23 ب‌ظ »
بنابر پیشنهادی که خود سایت VLC در صفحه داونلود مربوط به اوبونتو داده است : اگر مایل به نصب نسخه جدید هستید باید آن را به صورت دستی نصب کنید در غیر این صورت می توانید از بسته deb موجود در مخزن universe استفاده کنید.

دستوراتی را هم که جناب Smart Boy نوشته اند مربوط به نسخه 1.0.6 می باشد که بنابر اعلام سایت شما باید ریسک وجود باگ های قبلی را بپذیرید.

آفلاین taher1983

  • High Hero Member
  • *
  • ارسال: 1054
  • جنسیت : پسر
پاسخ به: نشکل با نصب vlc
« پاسخ #12 : 13 مهر 1389، 10:40 ب‌ظ »
VLC همیشه در  مخازن اوبونتو به طور پیش فرض بوده بنابراین فقط آپدیت کنید.

آفلاین .:::_| Smart Boy |_:::.

  • Sr. Member
  • *
  • ارسال: 397
  • جنسیت : پسر
  • براي بهره‌مند شدن از آزادي بايد خود را مهار كنيم.
پاسخ به: نشکل با نصب vlc
« پاسخ #13 : 13 مهر 1389، 11:33 ب‌ظ »
بنابر پیشنهادی که خود سایت VLC در صفحه داونلود مربوط به اوبونتو داده است : اگر مایل به نصب نسخه جدید هستید باید آن را به صورت دستی نصب کنید در غیر این صورت می توانید از بسته deb موجود در مخزن universe استفاده کنید.

دستوراتی را هم که جناب Smart Boy نوشته اند مربوط به نسخه 1.0.6 می باشد که بنابر اعلام سایت شما باید ریسک وجود باگ های قبلی را بپذیرید.

والا من رفتم از softpedia دانلود کنم، اون هم نسخه‌ی 1.1.4.1 بعد منو به صفحه‌ی اصلی دانلود vlc منتقل کرد. من هم گفتم خوب حتما اینو نصب می‌کنه دیگه. لینک زیر رو یه نگاهی بندازید:
[code]http://linux.softpedia.com/progDownload/VLC-Download-2608.html[/code]
عیب رندان مـکن ای زاهد پاکیزه سـرشت     کـه گناه دگــران بر تــو نخواهند نوشت
من اگر خوبــم اگر بــد تو برو خود را باش     هر کسی آن درود عاقبت کار که کشت

آفلاین alend

  • High Hero Member
  • *
  • ارسال: 1317
پاسخ به: نشکل با نصب vlc
« پاسخ #14 : 13 مهر 1389، 11:35 ب‌ظ »
جناب HojjatJafary دقیقا منظورم را گفت!

vlc جدید هم باگهایش کم شده و هم از GPU استفاده می کند.