Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3763

Troubleshooting • Re: ./configure is complaining about missing pixbuf install package

$
0
0
OK time to post your sources.list
Copy and paste both of these:
/etc/apt/sources.list
/etc/apt/sources.list.d/raspi.list

The raspi.list should look like:

Code:

deb http://archive.raspberrypi.com/debian/ bookworm main # Uncomment line below then 'apt-get update' to enable 'apt-get source'# deb-src http://archive.raspberrypi.com/debian/ bookworm main
/etc/apt/sources.list should look more or less like this:

Code:

# Debian 12 Bookworm https://www.debian.org/releases/bookworm/deb https://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware# deb-src https://deb.debian.org/debian/ bookworm main contrib non-free# Bookworm Security https://www.debian.org/releases/bookworm/deb https://deb.debian.org/debian-security bookworm-security main contrib non-free# deb-src https://deb.debian.org/debian-security bookworm-security main contrib non-free# Bookworm Backports  https://backports.debian.org/# Backports are _not_ enabled by default.# Enable them by uncommenting the following line:deb https://deb.debian.org/debian/ bookworm-backports main contrib non-free# deb-src https://deb.debian.org/debian/ bookworm-backports main contrib non-free

Code:

$ sudo apt install libgdk-pixbuf-2.0-0  libgdk-pixbuf-2.0-devReading package lists... DoneBuilding dependency tree... DoneReading state information... Donelibgdk-pixbuf-2.0-0 is already the newest version (2.42.10+dfsg-1+deb12u1).libgdk-pixbuf-2.0-0 set to manually installed.libgdk-pixbuf-2.0-dev is already the newest version (2.42.10+dfsg-1+deb12u1).0 upgraded, 0 newly installed, 0 to remove

Statistics: Posted by craigevil — Sat Mar 01, 2025 11:36 pm



Viewing all articles
Browse latest Browse all 3763

Trending Articles