aMSN Forums
February 11, 2012, 11:27:38 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: "/screenshot" command ?  (Read 12740 times)
Fenix-TX
Super Power User
**
Online Online

Posts: 660


View Profile
« Reply #15 on: August 15, 2006, 07:28:58 pm »

I hope that this link help you: http://www.mandriva.com/en/individuals/products/2006discoverylx/packages32?p=media-main-libimlib1-1.9.14-11mdk.i586.rpm.html
Logged
snipe2004
Super Power User
**
Offline Offline

Posts: 827


View Profile
« Reply #16 on: August 15, 2006, 07:50:31 pm »

Well, I found it on my DVD, but when trying to install it said 'Package already installed". It's not surprizing, I've installed all libs from my DVD, and never deleted any. That's why I don't understand why snapshot doesn't work anymore !!  :evil:

But tx for your help Fenix-TX !!  :wink:
Logged

Voyager 11.10
Fenix-TX
Super Power User
**
Online Online

Posts: 660


View Profile
« Reply #17 on: August 15, 2006, 07:54:37 pm »

I think that is broken the latest snapshot file from amsn plus, because i did a "make clean" and "make" and i have this:

Code:
gcc snapshot.c -o snapshot `imlib-config --cflags` `imlib-config --libs`
snapshot.c:2:19: error: Imlib.h: No existe el fichero ó directorio
snapshot.c: En la función 'main':
snapshot.c:12: error: 'ImlibData' no se declaró aquí (primer uso en esta función)
snapshot.c:12: error: (Cada identificador no declarado solamente se reporta una vez
snapshot.c:12: error: para cada funcion en la que aparece.)
snapshot.c:12: error: 'id' no se declaró aquí (primer uso en esta función)
snapshot.c:13: error: 'ImlibImage' no se declaró aquí (primer uso en esta función)
snapshot.c:13: error: 'im' no se declaró aquí (primer uso en esta función)
snapshot.c:17: aviso: declaración implícita incompatible de la función interna 'printf'
snapshot.c:24: aviso: declaración implícita incompatible de la función interna 'printf'
make: *** [snapshot] Error 1


EDITED
Ok, now....i was missing imlib11-dev .... now is working Cheesy
Logged
snipe2004
Super Power User
**
Offline Offline

Posts: 827


View Profile
« Reply #18 on: August 15, 2006, 09:04:43 pm »

Shit, it would have been so easy if it was in the last file :S

Quote from: "Fenix-TX"
There is someting broken i think...

--> What do u mean? what is broken and where ? Cheesy
Logged

Voyager 11.10
Fenix-TX
Super Power User
**
Online Online

Posts: 660


View Profile
« Reply #19 on: August 15, 2006, 10:42:42 pm »

Sorry, i forgot to remove that line.....

I did a "make clean" and i install imlib11-dev on my system. I did "make" and now is working Wink
Logged
snipe2004
Super Power User
**
Offline Offline

Posts: 827


View Profile
« Reply #20 on: August 16, 2006, 12:44:24 pm »

Well, ok, I understand your previous post now Cheesy
I made a make clean, and look to what I get :
Code:
[famille@localhost amsnplus]$ su
Password:
[root@localhost amsnplus]# make clean
rm snapshot
[root@localhost amsnplus]# make
gcc snapshot.c -o snapshot `imlib-config --cflags` `imlib-config --libs`
/bin/sh: imlib-config: command not found
/bin/sh: imlib-config: command not found
snapshot.c:2:19: error: Imlib.h: Aucun fichier ou répertoire de ce type
snapshot.c: In function 'main':
snapshot.c:12: error: 'ImlibData' undeclared (first use in this function)
snapshot.c:12: error: (Each undeclared identifier is reported only once
snapshot.c:12: error: for each function it appears in.)
snapshot.c:12: error: 'id' undeclared (first use in this function)
snapshot.c:13: error: 'ImlibImage' undeclared (first use in this function)
snapshot.c:13: error: 'im' undeclared (first use in this function)
snapshot.c:17: warning: incompatible implicit declaration of built-in function 'printf'
snapshot.c:24: warning: incompatible implicit declaration of built-in function 'printf'
make: *** [snapshot] Erreur 1
[root@localhost amsnplus]#


It seems to be the same error as you get Tongue So I'll install "imlib11-dev" as you did, then "make" and I hope this will work. Thanks !
Logged

Voyager 11.10
snipe2004
Super Power User
**
Offline Offline

Posts: 827


View Profile
« Reply #21 on: August 16, 2006, 02:05:38 pm »

Okay, I can't find any "imlib11-dev" to install :S

Can you tell me where you found it ?

muchas graçias Wink
Logged

Voyager 11.10
Fenix-TX
Super Power User
**
Online Online

Posts: 660


View Profile
« Reply #22 on: August 16, 2006, 02:19:29 pm »

Quote from: "snipe2004"
Okay, I can't find any "imlib11-dev" to install :S

Can you tell me where you found it ?

muchas graçias Wink


Well.....i have kubuntu dapper, and i have that package on my repositories....
Logged
snipe2004
Super Power User
**
Offline Offline

Posts: 827


View Profile
« Reply #23 on: August 16, 2006, 02:59:28 pm »

Shit, I've Mandriva, and I've nothing on my DVD :S
(what are exactly the repositories  :lol: ?)

If your imlib11-dev is compatible with my Mandriva, perhaps could you send it to me ?

Thanks
Logged

Voyager 11.10
Fenix-TX
Super Power User
**
Online Online

Posts: 660


View Profile
« Reply #24 on: August 16, 2006, 05:27:34 pm »

Try to search imlib-dev or imlib-devel or something like that. I think that my package will not work on your mandriva.

Off-Topic:
repositories: (bad definition) a list of links used in debian systems with you can get packages with the command apt-get

respository: (formal definition) A repository is a central place where data is stored and maintained. A repository can be a place where multiple databases or files are located for distribution over a network, or a repository can be a location that is directly accessible to the user without having to travel across a network.
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!