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

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

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

نویسنده موضوع: مشکل gtk در اوبونتو8.10(حل شد)  (دفعات بازدید: 3072 بار)

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

آفلاین sabersoft

  • Jr. Member
  • *
  • ارسال: 31
مشکل gtk در اوبونتو8.10(حل شد)
« : 22 آذر 1388، 08:26 ب‌ظ »
سلام
من می خوام یه برنامه ی ساده را در اوبونتو 8.10 با gcc کامپایل کنم خطای زیر را دریافت می کنم :
دستوری که من اجرا می کنم :
gcc -o test test.cpp `pkg-config --libs --cflags gtk+-2.0`
خطای نمایش داده شده :
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
بعد این دستور را اجرا کردم :
sudo apt-get install libgtk2.0-devو این هم نتیجش :
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package libgtk2.0-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libgtk2.0-bin
E: Package libgtk2.0-dev has no installation candidate
کسی می دونه اشکال کجاست؟اونطوری که نشون میده اشکال از پکیج های اوبونتو باشه.
آیا در اوبونتوی 8.10 نمی توان با gtk و c++ برنامه نویسی کرد؟
این نکته هم بگم که من به اینترنت متصل هستم
« آخرین ویرایش: 25 آذر 1388، 11:01 ق‌ظ توسط sabersoft »

آفلاین mozhdeh

  • Jr. Member
  • *
  • ارسال: 53
پاسخ به: مشکل gtk در اوبونتو 8.10
« پاسخ #1 : 24 آذر 1388، 01:26 ق‌ظ »
این خطا می‌گه که پکیج libgtk2.0-dev توی مخازن apt شما پیدا نشده. داخل فایل /etc/apt/sources.list چه مخازنی دارید؟

آفلاین parsibox

  • Hero Member
  • *
  • ارسال: 777
  • جنسیت : پسر
  • آچار فرانسه
    • سایت شخصی محسن داوری
پاسخ به: مشکل gtk در اوبونتو 8.10
« پاسخ #2 : 24 آذر 1388، 10:06 ق‌ظ »
یه نکته ی انجرافی دیدم .
چرا gcc را استفاده میکنی؟
برای c++ باید از g++ استفاده کنی.
gcc مربوط میشه به c.
=======
میتونی از اینجا هم پکیج های مورد نیازت را دانلود کنی و بعدش نصب کنی
http://packages.ubuntu.com/intrepid/libgtk2.0-dev

=======
http://ftp.gnome.org/pub/gnome/sources/gtk+/2.18
میتونی از آدرس بالا gtk را دریافت و نصب کنی
اینم راهنمای نصبش
http://library.gnome.org/devel/gtk/unstable/gtk-building.html
اگه بازم نشد روش بعدی را امتحان کن
http://forum.ubuntu.ir/index.php/topic,12830.0.html
http://forum.ubuntu.ir/index.php/topic,12928.new.htm
http://forum.ubuntu.ir/index.php/topic,12151.0.html
توجه : کلیه ی کاربران لینوکس در اصفهان که متقاضی شارژ یا راه اندازی ADSL پیشگامان یا صبانت هستند میتوانند از طریق ما 5% تخفیف بگیرند

آفلاین sabersoft

  • Jr. Member
  • *
  • ارسال: 31
پاسخ به: مشکل gtk در اوبونتو 8.10
« پاسخ #3 : 24 آذر 1388، 11:08 ق‌ظ »
این خطا می‌گه که پکیج libgtk2.0-dev توی مخازن apt شما پیدا نشده. داخل فایل /etc/apt/sources.list چه مخازنی دارید؟

این محتویات فایلی است که گفتید :
deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.


## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ intrepid multiverse universe
# deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

آفلاین sabersoft

  • Jr. Member
  • *
  • ارسال: 31
پاسخ به: مشکل gtk در اوبونتو 8.10
« پاسخ #4 : 24 آذر 1388، 11:44 ق‌ظ »
راستی من DVD های پکیج ها را کامل تهیه کردم چطور می شه از آنها استفاده کنم و این پکیج ها را به جای دانلود از روی DVD نصب کنم؟

آفلاین parsibox

  • Hero Member
  • *
  • ارسال: 777
  • جنسیت : پسر
  • آچار فرانسه
    • سایت شخصی محسن داوری
http://forum.ubuntu.ir/index.php/topic,12830.0.html
http://forum.ubuntu.ir/index.php/topic,12928.new.htm
http://forum.ubuntu.ir/index.php/topic,12151.0.html
توجه : کلیه ی کاربران لینوکس در اصفهان که متقاضی شارژ یا راه اندازی ADSL پیشگامان یا صبانت هستند میتوانند از طریق ما 5% تخفیف بگیرند

آفلاین mozhdeh

  • Jr. Member
  • *
  • ارسال: 53
پاسخ به: مشکل gtk در اوبونتو 8.10
« پاسخ #6 : 24 آذر 1388، 11:58 ب‌ظ »
اگه خط
نقل‌قول
deb http://archive.ubuntu.com/ubuntu/ intrepid multiverse universe
رو به این تغییر بدید:
نقل‌قول
deb http://archive.ubuntu.com/ubuntu/ intrepid  main multiverse universe
مخازن main هم به فهرست مخازن اضافه می‌شن و می‌تونید بسته رو از synaptic نصب کنید.

آفلاین sabersoft

  • Jr. Member
  • *
  • ارسال: 31
پاسخ به: مشکل gtk در اوبونتو 8.10
« پاسخ #7 : 25 آذر 1388، 11:00 ق‌ظ »
از همتون ممنونم حل شد