تبلیغات :
آکوستیک ، فوم شانه تخم مرغی، صداگیر ماینر ، یونولیت
دستگاه جوجه کشی حرفه ای
فروش آنلاین لباس کودک
خرید فالوور ایرانی
خرید فالوور اینستاگرام
خرید ممبر تلگرام

[ + افزودن آگهی متنی جدید ]




صفحه 52 از 163 اولاول ... 24248495051525354555662102152 ... آخرآخر
نمايش نتايج 511 به 520 از 1623

نام تاپيک: openSUSE

  1. #511
    آخر فروم باز moslem.b's Avatar
    تاريخ عضويت
    Feb 2005
    پست ها
    1,580

    پيش فرض

    بابا خسته نباشید

    در باره rpm و بسته های نرم افزاری یه چیزایی میدونم فقط به من بگو چجوری gcc رو نصب کنم

  2. #512
    اگه نباشه جاش خالی می مونه shahrzad2006's Avatar
    تاريخ عضويت
    Oct 2006
    پست ها
    240

    پيش فرض

    دوست عزیز موقع نصب زوزه باید اینکارو می کردی .ولی فکر می کنم حالا هم بتونی.
    در مورد کامپایل باید بگم کامپایلر به برنامه ++C یا source code رو به زبان ماشین یا کد مقصد (object code)ترجمه می کنه.

  3. #513
    آخر فروم باز moslem.b's Avatar
    تاريخ عضويت
    Feb 2005
    پست ها
    1,580

    پيش فرض

    با هر دردسري بود اين gcc رو نصب کردم (خودم پيداش کردم )

    ولي بازم بعد از فرمان make ارور ميده اين دفعه ديگه چشه ؟

    mse@linux-94qs:~/Desktop/Beep media player/bmp-0.9.7> ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    /bin/sh: /home/mse/Desktop/Beep: No such file or directory
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... no
    checking for msgmerge... no
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    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 ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking for ranlib... ranlib
    checking for library containing strerror... none required
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    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 for off_t... yes
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking whether we are using the GNU C Library 2.1 or newer... yes
    checking whether integer division by zero raises SIGFPE... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unsigned long long... yes
    checking for inttypes.h... yes
    checking whether the inttypes.h PRIxNN macros are broken... no
    checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking argz.h usability... yes
    checking argz.h presence... yes
    checking for argz.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking nl_types.h usability... yes
    checking nl_types.h presence... yes
    checking for nl_types.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking stddef.h usability... yes
    checking stddef.h presence... yes
    checking for stddef.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking for feof_unlocked... yes
    checking for fgets_unlocked... yes
    checking for getc_unlocked... yes
    checking for getcwd... yes
    checking for getegid... yes
    checking for geteuid... yes
    checking for getgid... yes
    checking for getuid... yes
    checking for mempcpy... yes
    checking for munmap... yes
    checking for putenv... yes
    checking for setenv... yes
    checking for setlocale... yes
    checking for stpcpy... yes
    checking for strcasecmp... yes
    checking for strdup... yes
    checking for strtoul... yes
    checking for tsearch... yes
    checking for __argz_count... yes
    checking for __argz_stringify... yes
    checking for __argz_next... yes
    checking for __fsetlocking... yes
    checking for 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 nl_langinfo and CODESET... yes
    checking for LC_MESSAGES... yes
    checking for bison... no
    checking whether NLS is requested... yes
    checking whether included gettext is requested... no
    checking for GNU gettext in libc... yes
    checking whether to use NLS... yes
    checking where the gettext function comes from... libc
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ANSI C... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking for library containing strerror... (cached) none required
    checking for inline... (cached) inline
    checking for an ANSI C-conforming const... (cached) yes
    checking whether byte ordering is bigendian... no
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether ln -s works... yes
    checking whether make sets $(MAKE)... (cached) yes
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking how to recognise dependent libraries... pass_all
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... (cached) ranlib
    checking for strip... strip
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    appending configuration tag "F77" to libtool
    checking for beep-media-player... no
    checking for X... libraries , headers
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for glib-2.0 >= 2.4.0 gtk+-2.0 >= 2.4.0 gthread-2.0 pango... yes
    checking GTK_CFLAGS... -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0
    checking GTK_LIBS... -pthread -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lfreetype -lz -lfontconfig -lexpat -lglitz -lm -lpng12 -lXrender -lX11 -lpthread -lXau -lXdmcp -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
    checking for libglade-2.0 >= 2.3.1... configure: error: Cannot find libglade
    mse@linux-94qs:~/Desktop/Beep media player/bmp-0.9.7> make
    make: *** No targets specified and no makefile found. Stop.
    mse@linux-94qs:~/Desktop/Beep media player/bmp-0.9.7>

  4. #514
    حـــــرفـه ای rootnt's Avatar
    تاريخ عضويت
    Mar 2005
    محل سكونت
    تهران
    پست ها
    3,759

    پيش فرض

    سلام
    فعلا كه گفته libglade مشكل داره و نصب نشده
    حالا چرا مي خواهيد bmp رو از روي سورس نصب كنيد؟
    بسته rpm كه داره

  5. #515
    آخر فروم باز moslem.b's Avatar
    تاريخ عضويت
    Feb 2005
    پست ها
    1,580

    پيش فرض

    وای این دفعه libglade رو چطور نصب کنم ؟

    یعنی زوزه رو درست نصب نکردم که اینطور میشه ؟

    من با نصب بسته های rpm هم مشکل دارم

    وقتی یه فایل rpm رو اجرا می کنم بعد از وارد کردن پسورد صفحه ی زیر باز میشه



    من چی کار کنم آخه

  6. #516
    حـــــرفـه ای rootnt's Avatar
    تاريخ عضويت
    Mar 2005
    محل سكونت
    تهران
    پست ها
    3,759

    پيش فرض

    سلام
    شما این عکس رو چجوری گرفتید؟
    هیچی معلوم نیست
    به نظر من بسته های rpm رو با خط فرمان (console یا Terminal) نصب کنید بهتره و خیلی هم ساده هست
    rpm -iv package-name.rpm
    بعد اینجا اگر اروری داد راحتتر می شه پیگیری کرد

  7. #517
    داره خودمونی میشه sina_core2duo's Avatar
    تاريخ عضويت
    Feb 2007
    محل سكونت
    NeverLand
    پست ها
    66

    پيش فرض

    سلام دوستان آخرین ورژن سوزی کدومه و روی چند تا سی دی یا dvd هستش

  8. #518
    داره خودمونی میشه tux-world's Avatar
    تاريخ عضويت
    Nov 2006
    پست ها
    86

    پيش فرض

    آخرین نسخه 10.2 هست که یه dvd هستش
    البته کم کم از کاربران سوزی به خاطر حمایت از میکروسافت کم میشه و دارن رو یتوزیع هایی مثل اوبونتو وجنتو و دبیان کار می کنن
    از عموم کاربران سوزی خواسته شده که از کار با این توزیع خودداری کنن . لینک این خبر الان دستم نیست

  9. #519
    داره خودمونی میشه smkh's Avatar
    تاريخ عضويت
    Jan 2007
    پست ها
    24

    پيش فرض

    سلام

    کسی نسخه کامل SUSE Server رو داره؟ همون که روی سایت Novell هست ؟ اون نسخه 60 روزه هست..

  10. #520
    داره خودمونی میشه
    تاريخ عضويت
    Jul 2006
    پست ها
    34

    پيش فرض

    سلام
    من هر چی سعی می کنم لینوکس سوزی نصب کنم ، به پارتیشن بندی ویندوزم ارور می ده .همه نوع پارتیشن بندی رو هم امتحان کردم(هم دستی پارتیشن بندی کردن،هم اتوماتیک،هم unalocate کردن یه قسمت از ویندوز)ولی باز هم ارور می ده.یکی بهم گفت دوباره پارتیشن بندی کن ویندوزتو.
    حالا چطوری پارتیشن بندی کنم که مثل دفعه ی پیش نشه؟!!

Thread Information

Users Browsing this Thread

هم اکنون 1 کاربر در حال مشاهده این تاپیک میباشد. (0 کاربر عضو شده و 1 مهمان)

User Tag List

برچسب های این موضوع

قوانين ايجاد تاپيک در انجمن

  • شما نمی توانید تاپیک ایحاد کنید
  • شما نمی توانید پاسخی ارسال کنید
  • شما نمی توانید فایل پیوست کنید
  • شما نمی توانید پاسخ خود را ویرایش کنید
  •