Themabewertung:
  • 1 Bewertung(en) - 1 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Hilfe..Neue Version
#14
uff...
also ich hab das gtk+ ding da im terminal eingegeben und jetzt sieht das wie folgt aus...

Code:
vandread@felicia ~ $ sudo apt-get remove libpurple0 libpurple-bin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libpurple0 is not installed, so not removed
Package libpurple-bin is not installed, so not removed
The following packages were automatically installed and are no longer required:
  libsdl-ttf2.0-0 libmikmod2 libflickrnet2.1.5-cil localechooser-data
  libsdl-mixer1.2 tk8.4 libgnome-keyring1.0-cil libsdl-image1.2 libsmpeg0
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
vandread@felicia ~ $ sudo apt-get build-dep pidgin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Could not open file /var/lib/apt/lists/packages.linuxmint.com_dists_felicia_main_source_Sources - open (2 No such file or directory)
vandread@felicia ~ $ wget http://mesh.dl.sourceforge.net/sourceforge/pidgin/pidgin-2.5.5.tar.bz2
--2009-03-10 14:25:09--  http://mesh.dl.sourceforge.net/sourceforge/pidgin/pidgin-2.5.5.tar.bz2
Resolving mesh.dl.sourceforge.net... 213.203.218.122
Connecting to mesh.dl.sourceforge.net|213.203.218.122|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://213.203.218.125/p/pi/pidgin/pidgin-2.5.5.tar.bz2 [following]
--2009-03-10 14:25:09--  http://213.203.218.125/p/pi/pidgin/pidgin-2.5.5.tar.bz2
Connecting to 213.203.218.125:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8357209 (8.0M) [application/octet-stream]
Saving to: `pidgin-2.5.5.tar.bz2.1'

100%[======================================>] 8,357,209    141K/s   in 65s     

2009-03-10 14:26:15 (125 KB/s) - `pidgin-2.5.5.tar.bz2.1' saved [8357209/8357209]

vandread@felicia ~ $

...

Code:
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for time_t... yes
checking size of time_t... 4
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for setlocale... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for __res_query in -lresolv... yes
checking for gethostent in -lnsl... yes
checking for socket... yes
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for socklen_t... yes
checking for struct sockaddr.sa_len... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for fileno()... yes
checking for the %z format string in strftime()... yes
checking for GLIB... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GTK... yes
checking for PANGO... yes
checking for X11... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... no
configure: error:
XScreenSaver extension development headers not found.
Use --disable-screensaver if you do not need XScreenSaver extension support,
this is required for detecting idle time by mouse and keyboard usage.

vandread@felicia ~/pidgin-2.5.5 $ make
make: *** No targets specified and no makefile found.  Stop.
vandread@felicia ~/pidgin-2.5.5 $

wieso ist das nur so kompliziert? :S
Zitieren


Nachrichten in diesem Thema
Hilfe..Neue Version - von Baumi - 09.03.2009, 23:22
Re: Hilfe..Neue Version - von Freakazoid - 09.03.2009, 23:54
Re: Hilfe..Neue Version - von BattleMage - 10.03.2009, 10:24
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 10:33
Re: Hilfe..Neue Version - von xaos3k - 10.03.2009, 15:33
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 15:39
Re: Hilfe..Neue Version - von vandread - 10.03.2009, 15:51
Re: Hilfe..Neue Version - von xaos3k - 10.03.2009, 15:54
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 15:55
Re: Hilfe..Neue Version - von vandread - 10.03.2009, 16:04
Re: Hilfe..Neue Version - von duRiel - 10.03.2009, 16:09
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 16:12
Re: Hilfe..Neue Version - von xaos3k - 10.03.2009, 16:15
Re: Hilfe..Neue Version - von vandread - 10.03.2009, 16:30
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 16:34
Re: Hilfe..Neue Version - von xaos3k - 10.03.2009, 16:51
Re: Hilfe..Neue Version - von vandread - 10.03.2009, 16:53
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 16:55
Re: Hilfe..Neue Version - von vandread - 10.03.2009, 16:57
Re: Hilfe..Neue Version - von Freakazoid - 10.03.2009, 16:59
Re: Hilfe..Neue Version - von vandread - 10.03.2009, 17:06
Re: Hilfe..Neue Version - von Chillifee - 11.03.2009, 17:53
Re: Hilfe..Neue Version - von Freakazoid - 11.03.2009, 18:00
Re: Hilfe..Neue Version - von Chillifee - 11.03.2009, 18:05
Re: Hilfe..Neue Version - von Freakazoid - 11.03.2009, 18:21
Re: Hilfe..Neue Version - von Chillifee - 11.03.2009, 18:24
Re: Hilfe..Neue Version - von MelonBlue - 11.03.2009, 19:31
Re: Hilfe..Neue Version - von Freakazoid - 11.03.2009, 19:49
Re: Hilfe..Neue Version - von Chillifee - 12.03.2009, 00:28

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste