انجمنهای فارسی اوبونتو
کمک و پشتیبانی => نرمافزارهای فنی-مهندسی => نویسنده: ha88an در 21 خرداد 1395، 09:56 بظ
-
سلام دوستان
من Virtual Box رو از سایت سازندش دانلود کردم از اونجایی ک نسخه اوبونتو من 16.04 هس و 64 بیتیه این نسخه رو دانلود کردم:
http://download.virtualbox.org/virtualbox/5.0.20/virtualbox-5.0_5.0.20-106931~Ubuntu~xenial_i386.deb
متاسفانه بعد از نصب کردن از طریق ترمینال اخطار میده بهم: ](*,)
(http://www.axgig.com/images/06386599887872261374.png)
تازه کار هستم دوستان :P
-
VirtualBox رو از مخازن خود اوبونتو نصب کنید: (نسخه 5.0.18 تو مخازن موجوده)
sudo apt install virtualbox
ضمن اینکه نسخهای که دانلود کردید 32 بیتی هست، برنامه های 32بیتی رو سیستمعاملهای 64بیتی قابل اجرا هستند ولی اگر اشتباه نکنم برخی از اونها یه Library خاص میخوان.
-
VirtualBox رو از مخازن خود اوبونتو نصب کنید: (نسخه 5.0.18 تو مخازن موجوده)
sudo apt install virtualbox
ضمن اینکه نسخهای که دانلود کردید 32 بیتی هست، برنامه های 32بیتی رو سیستمعاملهای 64بیتی قابل اجرا هستند ولی اگر اشتباه نکنم برخی از اونها یه Library خاص میخوان.
ممنون دوست عزیز ولی حالا با ارور زیر مواجه شدم
sudo apt install virtualbox
[sudo] password for hassan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'virtualbox-5.0:i386' instead of 'virtualbox:i386'
virtualbox-5.0:i386 is already the newest version (5.0.20-106931~Ubuntu~xenial).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
Depends: libgcc1:i386 but it is not installable
Depends: libasound2:i386 but it is not installable
Depends: libexpat1:i386 but it is not installable
Depends: libfontconfig1:i386 but it is not installable
Depends: libfreetype6:i386 but it is not installable
Depends: libjpeg62:i386 but it is not installable
Depends: libpng12-0:i386 but it is not installable
Depends: libsm6:i386 but it is not installable
Depends: libxdamage1:i386 but it is not installable
Depends: libxext6:i386 but it is not installable
Depends: libxfixes3:i386 but it is not installable
Depends: libxinerama1:i386 but it is not installable
Depends: libxrandr2:i386 but it is not installable
Depends: libxrender1:i386 but it is not installable
Depends: libxtst6:i386 but it is not installable
Depends: zlib1g:i386 but it is not installable
virtualbox-5.0:i386 : Depends: libc6:i386 (>= 2.15) but it is not installable
Depends: libcurl3:i386 (>= 7.16.2) but it is not installable
Depends: libdevmapper1.02.1:i386 (>= 2:1.02.97) but it is not installable
Depends: libgcc1:i386 (>= 1:4.2) but it is not installable
Depends: libgl1-mesa-glx:i386 but it is not installable or
libgl1:i386 but it is not installable
Depends: libpng12-0:i386 (>= 1.2.13-4) but it is not installable
Depends: libpython2.7:i386 (>= 2.7) but it is not installable
Depends: libqt4-opengl:i386 (>= 4:4.7.2) but it is not installable
Depends: libqtcore4:i386 (>= 4:4.8.0) but it is not installable
Depends: libqtgui4:i386 (>= 4:4.8.0) but it is not installable
Depends: libsdl1.2debian:i386 (>= 1.2.11) but it is not installable
Depends: libssl1.0.0:i386 (>= 1.0.0) but it is not installable
Depends: libstdc++6:i386 (>= 5.2) but it is not installable
Depends: libvpx3:i386 (>= 1.5.0) but it is not installable
Depends: libx11-6:i386 but it is not installable
Depends: libxcursor1:i386 (> 1.1.2) but it is not installable
Depends: libxext6:i386 but it is not installable
Depends: libxinerama1:i386 but it is not installable
Depends: libxml2:i386 (>= 2.7.4) but it is not installable
Depends: libxmu6:i386 but it is not installable
Depends: libxt6:i386 but it is not installable
Depends: zlib1g:i386 (>= 1:1.1.4) but it is not installable
Recommends: libasound2:i386 but it is not installable
Recommends: libpulse0:i386 but it is not installable
Recommends: libsdl-ttf2.0-0:i386 but it is not installable
Recommends: dkms:i386 but it is not installable
Recommends: linux-headers:i386 but it is not installable
Recommends: gcc:i386 but it is not installable
Recommends: make:i386 but it is not installable
Recommends: binutils:i386 but it is not installable
Recommends: pdf-viewer:i386 but it is not installable
Recommends: libgl1:i386 but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
-
بزنید:
sudo apt-get autoremove --purge virtualbox
sudo apt-get install virtualbox
چون احتمالا برنامههایی رو از خارج مخازن اصلی نصب کردید اینطور شده، دستورات بالا رو چک کنید ببینید حل میشه؟
-
بزنید:
sudo apt-get autoremove --purge virtualbox
sudo apt-get install virtualbox
چون احتمالا برنامههایی رو از خارج مخازن اصلی نصب کردید اینطور شده، دستورات بالا رو چک کنید ببینید حل میشه؟
اره خارج از مخزن خواستم نصب کنم ولی کامل پاکشون کردم قبلش
این دستورات جدید رو هم ک گفتید زدم ولی همچنان همون خطای دفعه قبل رو میده
sudo apt-get autoremove --purge virtualbox
[sudo] password for hassan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'virtualbox-5.0:i386' instead of 'virtualbox:i386'
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
Depends: libgcc1:i386 but it is not installable
Depends: libasound2:i386 but it is not installable
Depends: libexpat1:i386 but it is not installable
Depends: libfontconfig1:i386 but it is not installable
Depends: libfreetype6:i386 but it is not installable
Depends: libjpeg62:i386 but it is not installable
Depends: libpng12-0:i386 but it is not installable
Depends: libsm6:i386 but it is not installable
Depends: libxdamage1:i386 but it is not installable
Depends: libxext6:i386 but it is not installable
Depends: libxfixes3:i386 but it is not installable
Depends: libxinerama1:i386 but it is not installable
Depends: libxrandr2:i386 but it is not installable
Depends: libxrender1:i386 but it is not installable
Depends: libxtst6:i386 but it is not installable
Depends: zlib1g:i386 but it is not installable
virtualbox-5.0:i386 : Depends: libc6:i386 (>= 2.15) but it is not installable
Depends: libcurl3:i386 (>= 7.16.2) but it is not installable
Depends: libdevmapper1.02.1:i386 (>= 2:1.02.97) but it is not installable
Depends: libgcc1:i386 (>= 1:4.2) but it is not installable
Depends: libgl1-mesa-glx:i386 but it is not installable or
libgl1:i386 but it is not installable
Depends: libpng12-0:i386 (>= 1.2.13-4) but it is not installable
Depends: libpython2.7:i386 (>= 2.7) but it is not installable
Depends: libqt4-opengl:i386 (>= 4:4.7.2) but it is not installable
Depends: libqtcore4:i386 (>= 4:4.8.0) but it is not installable
Depends: libqtgui4:i386 (>= 4:4.8.0) but it is not installable
Depends: libsdl1.2debian:i386 (>= 1.2.11) but it is not installable
Depends: libssl1.0.0:i386 (>= 1.0.0) but it is not installable
Depends: libstdc++6:i386 (>= 5.2) but it is not installable
Depends: libvpx3:i386 (>= 1.5.0) but it is not installable
Depends: libx11-6:i386 but it is not installable
Depends: libxcursor1:i386 (> 1.1.2) but it is not installable
Depends: libxext6:i386 but it is not installable
Depends: libxinerama1:i386 but it is not installable
Depends: libxml2:i386 (>= 2.7.4) but it is not installable
Depends: libxmu6:i386 but it is not installable
Depends: libxt6:i386 but it is not installable
Depends: zlib1g:i386 (>= 1:1.1.4) but it is not installable
Recommends: libasound2:i386 but it is not installable
Recommends: libpulse0:i386 but it is not installable
Recommends: libsdl-ttf2.0-0:i386 but it is not installable
Recommends: dkms:i386 but it is not installable
Recommends: linux-headers:i386 but it is not installable
Recommends: gcc:i386 but it is not installable
Recommends: make:i386 but it is not installable
Recommends: binutils:i386 but it is not installable
Recommends: pdf-viewer:i386 but it is not installable
Recommends: libgl1:i386 but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
hassan@hassan-System-Product-Name:~$ sudo apt-get install virtualbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'virtualbox-5.0:i386' instead of 'virtualbox:i386'
virtualbox-5.0:i386 is already the newest version (5.0.20-106931~Ubuntu~xenial).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
Depends: libgcc1:i386 but it is not installable
Depends: libasound2:i386 but it is not installable
Depends: libexpat1:i386 but it is not installable
Depends: libfontconfig1:i386 but it is not installable
Depends: libfreetype6:i386 but it is not installable
Depends: libjpeg62:i386 but it is not installable
Depends: libpng12-0:i386 but it is not installable
Depends: libsm6:i386 but it is not installable
Depends: libxdamage1:i386 but it is not installable
Depends: libxext6:i386 but it is not installable
Depends: libxfixes3:i386 but it is not installable
Depends: libxinerama1:i386 but it is not installable
Depends: libxrandr2:i386 but it is not installable
Depends: libxrender1:i386 but it is not installable
Depends: libxtst6:i386 but it is not installable
Depends: zlib1g:i386 but it is not installable
virtualbox-5.0:i386 : Depends: libc6:i386 (>= 2.15) but it is not installable
Depends: libcurl3:i386 (>= 7.16.2) but it is not installable
Depends: libdevmapper1.02.1:i386 (>= 2:1.02.97) but it is not installable
Depends: libgcc1:i386 (>= 1:4.2) but it is not installable
Depends: libgl1-mesa-glx:i386 but it is not installable or
libgl1:i386 but it is not installable
Depends: libpng12-0:i386 (>= 1.2.13-4) but it is not installable
Depends: libpython2.7:i386 (>= 2.7) but it is not installable
Depends: libqt4-opengl:i386 (>= 4:4.7.2) but it is not installable
Depends: libqtcore4:i386 (>= 4:4.8.0) but it is not installable
Depends: libqtgui4:i386 (>= 4:4.8.0) but it is not installable
Depends: libsdl1.2debian:i386 (>= 1.2.11) but it is not installable
Depends: libssl1.0.0:i386 (>= 1.0.0) but it is not installable
Depends: libstdc++6:i386 (>= 5.2) but it is not installable
Depends: libvpx3:i386 (>= 1.5.0) but it is not installable
Depends: libx11-6:i386 but it is not installable
Depends: libxcursor1:i386 (> 1.1.2) but it is not installable
Depends: libxext6:i386 but it is not installable
Depends: libxinerama1:i386 but it is not installable
Depends: libxml2:i386 (>= 2.7.4) but it is not installable
Depends: libxmu6:i386 but it is not installable
Depends: libxt6:i386 but it is not installable
Depends: zlib1g:i386 (>= 1:1.1.4) but it is not installable
Recommends: libasound2:i386 but it is not installable
Recommends: libpulse0:i386 but it is not installable
Recommends: libsdl-ttf2.0-0:i386 but it is not installable
Recommends: dkms:i386 but it is not installable
Recommends: linux-headers:i386 but it is not installable
Recommends: gcc:i386 but it is not installable
Recommends: make:i386 but it is not installable
Recommends: binutils:i386 but it is not installable
Recommends: pdf-viewer:i386 but it is not installable
Recommends: libgl1:i386 but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
دیگه کم کم دارم از خودم و اوبونتو ناامید میشم ](*,) ](*,) ](*,)
-
این راهنما رو مطالعه کنید:
https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-adding-a-ppa
-
میدونم جوابم پاک کردن صورت مسئله است. ولی چرا از gnome-boxes استفاده نمیکنی؟ خیلی بیدردسرتره!
-
میدونم جوابم پاک کردن صورت مسئله است. ولی چرا از gnome-boxes استفاده نمیکنی؟ خیلی بیدردسرتره!
برای اندروید استادیو و جنی موشن نیاز دارم بهش
-
5.0.20
رو در
16.04 LTS
نصب کردم البته 32 بیت مشکلی نداشت | نسخه تو عوض کن
مثلا دقیق همین نسخه رو | ویندزی ش | تو ویندوز نصب نشد
-
اول اینکه این نسخه از VirtualBox که شما سعی در نصبش داری،نسخه ۳۲ بیتی هست :)
پس اگر سیستم عاملت 64 بیتی هست یا نسخه 64 بیتی VirtualBox رو نصب کن یا با کد زیر امکان اجرای نرم افزار ها 32 بیتی رو فعال کن:
$ sudo dpkg --add-architecture i386
$ sudo apt update
دوم اینکه Dependencie ها نصب نیستن :(
پیشنهاد میکنم به جای دانلود پکیج،از توی مخازن نصب کنی \\:D/
$ sudo apt install virtualbox virtualbox-ext-pack
اگر به خاطر تحریم ها با نصبش مشکل داری از تور استفاده کن:
http://forum.ubuntu.ir/index.php/topic,86172.0.html
http://forum.ubuntu.ir/index.php?topic=111452.0
http://forum.ubuntu.ir/index.php?topic=96172.15
اگر خیلی اصرار داری که همون پکیج دانلودی رو نصب کنی دستور زیر رو بزن ببین مشکلت حل میشه؟
$ sudo apt purge virtualbox*
$ sudo apt autoremove
$ sudo apt install -f
-
VirtualBox رو از مخازن خود اوبونتو نصب کنید: (نسخه 5.0.18 تو مخازن موجوده)
sudo apt install virtualbox
ضمن اینکه نسخهای که دانلود کردید 32 بیتی هست، برنامه های 32بیتی رو سیستمعاملهای 64بیتی قابل اجرا هستند ولی اگر اشتباه نکنم برخی از اونها یه Library خاص میخوان.
درود بر شماُ این مخزن که میگین چیه؟؟ من تازه اوبونتو نصب کردم میخوام virtual box نصب کنم روش مشکل برخوردم.
-
مخازن یا Repository ها مخازنی هستن که نرم افزار های تست شده و مطمئن رو شامل میشن.
هر توزیع گنو/لینوکسی مخارن خودش رو داره که نرم افزار ها رو در داخل اون میذاره و شما از اون دانلود میکنید
مثلا" برای اوبونتو بعد از آپدیت کردن لیست مخازن با دستور زیر میتونید virtualbox رو نصب کنید:
$ sudo apt update
$ sudo apt install virtualbox
-
VirtualBox رو از مخازن خود اوبونتو نصب کنید: (نسخه 5.0.18 تو مخازن موجوده)
sudo apt install virtualbox
ضمن اینکه نسخهای که دانلود کردید 32 بیتی هست، برنامه های 32بیتی رو سیستمعاملهای 64بیتی قابل اجرا هستند ولی اگر اشتباه نکنم برخی از اونها یه Library خاص میخوان.
درود بر شماُ این مخزن که میگین چیه؟؟ من تازه اوبونتو نصب کردم میخوام virtual box نصب کنم روش مشکل برخوردم.
ویکی رو مطالعه کنید:
https://wiki.ubuntu.ir/wiki/مخزن
برای اطلاعات بیشتر:
https://help.ubuntu.com/community/Repositories/Ubuntu
-
sudo apt install virtualbox virtualbox-ext-pack
من اوبونتو 17.04 دارم.با دستوراتی که اینجا نوشتید خواستم از مخزن نصب کنم پیدا نمیکنه
E: Unable to locate package virtualbox
E: Unable to locate package virtualbox-ext-pack
اگر به خاطر تحریم ها با نصبش مشکل داری از تور استفاده کن:
http://forum.ubuntu.ir/index.php/topic,86172.0.html
http://forum.ubuntu.ir/index.php?topic=111452.0
http://forum.ubuntu.ir/index.php?topic=96172.15
رفتم به این لینک ها و هیچ کمکی بهم نشد چرا که صفحانی که مثلا برای راهنمایی نصب tor بود کلا page not found هستن :(
حتی wiki
میشه لطفا منو راهنمایی کنید؟
-
من اوبونتو 17.04 دارم.
میشه لطفا منو راهنمایی کنید؟
با سلام
اوبونتو 17.04 منقضی شده به خاطر همین پکیجی تو مخازن برای این نسخه از اوبونتو وجود نداره و شما نمی تونین virtualbox رو نصب کنین.
پ.ن: فقط یه مطلب ، اگه سوال دیگه ای دارین لطف کنین یه تاپیک مستقل بزنین و تاپیک قدیمی رو بالا نیارین