anleitung gd2 installieren?
anleitung gd2 installieren?
Hallo,
bin anscheinend absolut unfähig diese blöde gd2 libary zu installiern!
Kann mir da jemand ne Anleitung schicken?
wäre super!
gruss markus
bin anscheinend absolut unfähig diese blöde gd2 libary zu installiern!
Kann mir da jemand ne Anleitung schicken?
wäre super!
gruss markus
Ich denke mal, dieses Thema hat recht wenig mit Webserver zu tun, daher verschoben. Die Anleitung in Kurzform:Wenns so einfach ist, wieso klingst Du dann gleich so genervt?
Code: Alles auswählen
apt-get install libgd2
Programmer: A biological machine designed to convert caffeine into code.
xmpp:bert@debianforum.de
xmpp:bert@debianforum.de
wenn ich das eingeben kommt bei mir folgendes!
??? wie gesagt ich kenn mich ned gut aus...
Code: Alles auswählen
apt-get install libgd2
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libgd2 is already the newest version.
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
postgresql-contrib: Depends: postgresql (>= 7.2) but it is not going to be ins
talled
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a s
olution).
Mist, wieder zu langsam 
PS: ich hab in Deinem Post mal ein code tags eingebaut, um es besser lesbar zu machen.

PS: ich hab in Deinem Post mal ein code tags eingebaut, um es besser lesbar zu machen.
Programmer: A biological machine designed to convert caffeine into code.
xmpp:bert@debianforum.de
xmpp:bert@debianforum.de
Hast du irgendwann mal versucht postgressql zu installieren? Welche Debianversion hast du? Wenn du postgres nicht benötigst versuch eventuell mal ein
cu
Code: Alles auswählen
dpkg -r postgresql-contrib
ich hab debian woody! hab eigentlich noch nix probiert zu installiern!
hab das jetzt mal probiert...
hab das jetzt mal probiert...
Code: Alles auswählen
dpkg -r postgresql-contrib
(Reading database ... 48192 files and directories currently installed.)
Removing postgresql-contrib ...
debian:~# apt-get install libgd2
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libgd2 is already the newest version.
The following packages will be REMOVED:
postgresql
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 3752kB will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 47985 files and directories currently installed.)
Removing postgresql ...
dpkg - warning: while removing postgresql, directory `/usr/lib/postgresql/dumpall' not empty so not removed.
dpkg - warning: while removing postgresql, directory `/etc/logcheck/ignore.d.paranoid' not empty so not removed.
dpkg - warning: while removing postgresql, directory `/etc/logcheck/violations.ignore.d' not empty so not removed.
debian:~#