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

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

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


توزیع گنو/لینوکس اوبونتو ۲۰ ساله شد 🎉

نویسنده موضوع: نصب از سورس  (دفعات بازدید: 3990 بار)

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

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
نصب از سورس
« : 09 اسفند 1387، 09:19 ب‌ظ »
سلام من در این موضوع گشتم اما هر کاری میکردم از طریق اموزش ها یک برنامه از سورس نصب کنم نمستونستم

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

در این جور مواقع نرم افزار را چطوری نصب کنم
iranfoss.com

آفلاین محمدرضا بوذری

  • گروه راهبران
  • *
  • ارسال: 2643
  • جنسیت : پسر
    • فروشگاه اینترنتی شهر کودک
پاسخ به: نصب از سورس
« پاسخ #1 : 09 اسفند 1387، 09:55 ب‌ظ »
سلام من در این موضوع گشتم اما هر کاری میکردم از طریق اموزش ها یک برنامه از سورس نصب کنم نمستونستم

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

در این جور مواقع نرم افزار را چطوری نصب کنم

خوب برای نصب از منبع ابتدا باید کدها کامپایل شوند که این مرحله  نیاز به وابستگی‌هایی داره که معمولا در مرحله‌ی configure شناسایی می‌شن و در صورت عدم وجود خبر می‌ده که باید نصب بشن که قالب کار به صورت زیر هست:
./configure
make
sudo make install

که البته قبل از آن باید توسط ترمینال به مسیر مربوطه cd کرده باشید.
توصیه می‌کنم اگر بسته‌ی دبیان این نرم‌افزار موجوده از اون استفاده کنی !
حلقه ایرانیان اوبونتویی در فیسبوک [facebook.com/ubuntu.ir]

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #2 : 09 اسفند 1387، 10:00 ب‌ظ »
خوب حالا مشکل من چیهroot@nosh:~# /home/nosh/Desktop/flock./configure
-bash: /home/nosh/Desktop/flock./configure: No such file or directory
root@nosh:~# make
make: *** No targets specified and no makefile found.  Stop.
root@nosh:~# sudo make install
make: *** No rule to make target `install'.  Stop.
iranfoss.com

آفلاین Saman.S

  • Sr. Member
  • *
  • ارسال: 322
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #3 : 09 اسفند 1387، 10:03 ب‌ظ »
خوب حالا مشکل من چیهroot@nosh:~# /home/nosh/Desktop/flock./configure
-bash: /home/nosh/Desktop/flock./configure: No such file or directory
root@nosh:~# make
make: *** No targets specified and no makefile found.  Stop.
root@nosh:~# sudo make install
make: *** No rule to make target `install'.  Stop.

خوب شما باید این کار رو بکنید:
cd /home/nosh/Desktop/flock
./configure
make
make install

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #4 : 09 اسفند 1387، 10:08 ب‌ظ »
root@nosh:~# cd /home/nosh/Desktop/flock
root@nosh:/home/nosh/Desktop/flock# ./configure
-bash: ./configure: No such file or directory
root@nosh:/home/nosh/Desktop/flock# make
make: *** No targets specified and no makefile found.  Stop.
root@nosh:/home/nosh/Desktop/flock# make install
make: *** No rule to make target `install'.  Stop.
root@nosh:/home/nosh/Desktop/flock#
iranfoss.com

آفلاین deprecated

  • Jr. Member
  • *
  • ارسال: 99
پاسخ به: نصب از سورس
« پاسخ #5 : 09 اسفند 1387، 11:07 ب‌ظ »
این سورس ای که دانلود کردی فایل readme چیزی نداره؟ شاید روند نصبش فرق داشته باشه و مثلا بجای configure فایلی به اسم autogen.sh اجرا بشه. لیست فایلهایی که واسه نصب غیر فشرده کرده رو میتونی اینجا بزاری (با دستور مثلا ls -l /home/nosh/Desktop/flock)؟

آفلاین sudotux

  • عضو کاربران ایرانی اوبونتو
  • *
  • ارسال: 2269
پاسخ به: نصب از سورس
« پاسخ #6 : 09 اسفند 1387، 11:39 ب‌ظ »
دستوراتی رو که دوستمون ( Saman.S ) گفتند , قاعده ی کلی هست ! معمولا در داخل بسته ی سورس یک فایل متنی با نام readme یا install وجود داره که روش دقیق کامپایل اون برنامه رو شرح داده ! برای کامپایل سورس برنامه ها معمولا نیاز به نصب خیلی از بسته های توسعه دهنده ( بسته هایی که با پسوند dev همراه هستند ) وجود داره. در مجموع عمل کامپایل سورس برنامه ها نیاز به کمی تمرین و تجربه داره و در خیلی از موارد یک عمل روتین و ساده نیست.

http://www.webmonkey.com/tutorial/Compile_Software_From_Source_Code

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #7 : 09 اسفند 1387، 11:47 ب‌ظ »
www.flock.com

گشتم نه فایل رد مینه فایل انیستال داشت

پیشنهاد میکنم یک بارم که شده این مورو گر را دانلود ونصب کنید مرور گر کاملا اجتمایی اوپن سورس قابل نصب  اکسشن های فایر فاکس بر روی این موروگر و سازگار با بسیاری از سایت ها از جمله یو توبی فیلکر جیمیل
..............خاصیت دیگه کاملا اوپن سورس

ولا ما از این لینکی که دادید هیچ سر در نیاوردیم چون زبان خارجی بود 
تورا خدا یکی پیدا بشه ایم مرورگر را دانلود کنه ببینیم اون چطور کمپایل میکنه  در ضمن از این مورو گر هم استفاده میکنه وعاشقشم میشه
« آخرین ویرایش: 09 اسفند 1387، 11:52 ب‌ظ توسط ams »
iranfoss.com

آفلاین sudotux

  • عضو کاربران ایرانی اوبونتو
  • *
  • ارسال: 2269
پاسخ به: نصب از سورس
« پاسخ #8 : 10 اسفند 1387، 12:09 ق‌ظ »
فایل deb آخرین نسخه ی این برنامه برای اوبونتو و توزیع های خانواده ی آن وجود داره و نیازی به کامپایل آن نیست:

http://www.getdeb.net/app/Flock
« آخرین ویرایش: 10 اسفند 1387، 12:10 ق‌ظ توسط Hosein-Mec »

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #9 : 10 اسفند 1387، 12:29 ق‌ظ »
ای خدا این فدورا بیچارهست که باید براش زحمت بکشیم

http://www.flock.com/faq/show/30#q_9069

اقا اینجا ا موزشش را داده  ولی چون کمی حرفه ای گفته بود من نتونستم انجام بدم امیدوارم دوستان  فارسی سازی کنند.در ضمن ادم زورش میاد وقتی فایلی را با این سرعت دانلود کرده دوباره بره همون فایل را دانلود کنه در صورتی که هر دو فایل قابل نصب هستند
iranfoss.com

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #10 : 10 اسفند 1387، 01:43 ب‌ظ »
سلام هدف من از پرسیدم این سوال یاد گرفتن نصب از طریق سورس بود .اما حالا هر نرم افزاری را میخواهم نصب کنم .گیر میده :'(
root@nosh:~# cd /home/nosh/Desktop/xmms-1.2.11
root@nosh:/home/nosh/Desktop/xmms-1.2.11# ./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 gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... no
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether assembler supports --noexecstack option... .section .note.GNU-stack,"",@progbits
yes
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... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 how to run the C preprocessor... gcc -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 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... ranlib
checking for strip... strip
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 static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for glib-config... no
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
root@nosh:/home/nosh/Desktop/xmms-1.2.11# make
make: *** No targets specified and no makefile found.  Stop.
root@nosh:/home/nosh/Desktop/xmms-1.2.11# make install
make: *** No rule to make target `install'.  Stop.

خواستم xmms را از سورس نصب کنم که اینو داد


خواستم فلوک را نصب کنم اینو داد
root@nosh:~# cd /home/nosh/Desktop/flock
root@nosh:/home/nosh/Desktop/flock# ./configure
-bash: ./configure: No such file or directory
root@nosh:/home/nosh/Desktop/flock# make
make: *** No targets specified and no makefile found.  Stop.
root@nosh:/home/nosh/Desktop/flock# make install
make: *** No rule to make target `install'.  Stop.
root@nosh:/home/nosh/Desktop/flock#



اینم اموزش تو سایتش برای نصب فلوک ببینید چیزی میفهمید

How do I install Flock on Linux?

Flock is not yet packaged for any Linux distribution (with the notable exception of Ultima Linux).

This guide should work for most distributions of Linux

Before you install Flock on Linux, please note:

* The Flock binaries are only for GNU/Linux on x86
* libstdc++5 is required

Installing Flock on Linux is relatively easy. First, download the latest version of Flock and save it to your home folder.

Open up a terminal window (not as root) and enter the following:

tar -C /home/yourusername -xzvf flock-*.linux-i686.tar.gz

Make sure you change the actual filename to match the version you have downloaded. This command extracts the contents of the package to your home folder

Now that you have done that, we need a desktop entry:

gedit /home/yourusername/Flock.desktop

You can use your preferred text editor, gedit is being used simply for example.

Enter the following in to the new file:

[Desktop Entry]
Version=2.0.3
Encoding=UTF-8
Name=Flock
Comment=Flock Web Browser
Exec="/home/yourusername/flock/flock-browser"
GenericName=Flock Web Browser
Icon=/home/yourusername/flock/icons/mozicon128.png
Path=$HOME/flock
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=
Categories=Network;Application;
GenericName[en_US]=Flock Web Browser

This creates a desktop shortcut to run Flock in your home folder. Feel free to drag it on to your panel or desktop to make it more convenient to access.

There you go! You're all set to start using Flock!
« آخرین ویرایش: 10 اسفند 1387، 01:59 ب‌ظ توسط ams »
iranfoss.com

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #11 : 10 اسفند 1387، 04:06 ب‌ظ »
منتظریم  کسی میدونه
iranfoss.com

آفلاین Saman.S

  • Sr. Member
  • *
  • ارسال: 322
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #12 : 10 اسفند 1387، 04:18 ب‌ظ »
در مورد برنامه ی اولتون(xmms) کتابخانه ی glib را نصب یا آپدیت کنید و بعد ادامه بدید.(به احتمال زیاد به چیزای دیگه هم گیر خواهد داد)
sudo apt-get install libglib2.0-0در مورد برنامه ی flock طبق راهنمایی که خودتون گذاشته بودید باید این کارهارو انجام بدید:
۱- این کتابخانه رو نصب کنید:
sudo apt-get install libstdc++6۲- بدون دسترسی روت, این دستور رو در ترمینال اجرا کنید:
tar -C /home/nosh/Desktop/flock -xzvf flock-*.linux-i686.tar.gz به جای ستاره, نسخه ی این برنامه رو بنویسید. در ضمن درصورتی که همچین آدرسی درست نیست, آدرس درست رو وارد کنید!
۳- این دستور رو اجرا کنید.
gedit /home/nosh/Flock.desktop۴- تو فایلی که باز می شه, این اطلاعات رو وارد کنید و بعد فایل رو سیو کنید و ببندید.
[Desktop Entry]
Version=2.0.3
Encoding=UTF-8
Name=Flock
Comment=Flock Web Browser
Exec="/home/yourusername/flock/flock-browser"
GenericName=Flock Web Browser
Icon=/home/yourusername/flock/icons/mozicon128.png
Path=$HOME/flock
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=
Categories=Network;Application;
GenericName[en_US]=Flock Web Browser
۵- فایل ایجاد شده رو برای دسترسی سریعتر, هر جا که خواستید کپی کنید(تو دسکتاپ,پنل و ...)

آفلاین ams

  • Sr. Member
  • *
  • ارسال: 250
  • جنسیت : پسر
پاسخ به: نصب از سورس
« پاسخ #13 : 10 اسفند 1387، 11:11 ب‌ظ »
فلوک عین نرم افزارپرتابل میمونه  فقط باید از فشرده گی خارج کرده و اون فایلی را که گفته لینک به نرم افزار کنیم خیلی را حت ولی من که نمیدونستم 


این xmms  که گیر میده
root@nosh:~# cd /home/nosh/Desktop/xmms-1.2.11
root@nosh:/home/nosh/Desktop/xmms-1.2.11# ./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 gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... no
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether assembler supports --noexecstack option... .section .note.GNU-stack,"",@progbits
yes
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... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 how to run the C preprocessor... gcc -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 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... ranlib
checking for strip... strip
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 static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for glib-config... no
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
root@nosh:/home/nosh/Desktop/xmms-1.2.11# make
make: *** No targets specified and no makefile found.  Stop.
root@nosh:/home/nosh/Desktop/xmms-1.2.11# make install
make: *** No rule to make target `install'.  Stop.
root@nosh:/home/nosh/Desktop/xmms-1.2.11#

در ضمن من اسم یوزرم را میخوام از نوش  به نوشا تغییر بدم چیکار کنیم
« آخرین ویرایش: 10 اسفند 1387، 11:18 ب‌ظ توسط ams »
iranfoss.com

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

  • High Hero Member
  • *
  • ارسال: 1123
  • جنسیت : پسر
    • پلت ولگ
پاسخ به: نصب از سورس
« پاسخ #14 : 11 اسفند 1387، 02:34 ب‌ظ »
منم تا حالا نتونستم بسته ای رو از سورس نصب کنم. همیشه موقع اجرای دستور make ارور میده! gcc و build essential هم نصبه.
http://www.palatvalg.com اینم وبلاگ جدید منه...