ก่อนหน้านี้ผมแนะนำให้คนที่เกี่ยวกับวิธีการอัพเกรดไป Rhythmbox กับรุ่น 2.99.1 นี่ อย่างไรก็ตามพวกเขาไม่สามารถอัปเกรดได้เนื่องจากไม่ได้ติดตั้ง gobject-introspection-1.0 ฉันช่วยพวกเขาไม่ได้
ตอนนี้กับคอมพิวเตอร์ใหม่ฉันได้รับปัญหาเช่นเดียวกับที่พวกเขามี นี่คือผลลัพธ์ที่ได้./configure
simon@simon-TS44HR:~/Downloads/rhythmbox-2.99.1$ ./configure
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... configure: error: gobject-introspection-1.0 is not installed
ฉันพยายามติดตั้ง gobject-introspection ด้วยวิธีต่อไปนี้
simon@simon-TS44HR:~/Downloads/rhythmbox-2.99.1$ sudo apt-get -f install gobject-introspection
[sudo] password for simon:
Reading package lists... Done
Building dependency tree
Reading state information... Done
gobject-introspection is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ดังนั้นฉันจึงพยายาม:
simon@simon-TS44HR:~/Downloads/rhythmbox-2.99.1$ sudo apt-get -f install gobject-introspection-1.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gobject-introspection-1.0
E: Couldn't find any package by regex 'gobject-introspection-1.0'
ฉันไม่ได้ติดตั้งซอฟต์แวร์อย่างถูกต้องความช่วยเหลือใด ๆ ก็จะได้รับการชื่นชม
-dev
อย่างไร? : /
sudo apt-get install libgirepository1.0-dev
ดีที่คุณสามารถทำได้ แต่คุณได้รับintltool
ข้อผิดพลาดคุณก็ทำเช่นsudo apt-get install intltool
นั้น แต่คุณจะได้รับข้อผิดพลาดอื่น = D