LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   enlightement (https://www.linuxquestions.org/questions/linux-software-2/enlightement-33677/)

chrismiceli 10-24-2002 09:53 PM

enlightement
 
i downloaded the enlightenment rpms and when i tried to install them it said i need lib something or another 1.9 or above, so i downloaded it and tried to install that and it said i needed another rpm so i downloaded that and it said I need four files, so I downloaded those files, but after installing those rpms it still can't install lib something or another 1.9. could someone give me all the files needed for enlightenment on a default install of redhat 8.0.

neo77777 10-24-2002 10:37 PM

did you get devel packages as well (not all of them have devel packages accossiated with them) for these libs that are missing, anyway we need something more descriptive than lib something.

cottonmouth 10-25-2002 06:47 AM

can you put the text of the error message here? I think I had the same one last night and I am not exactly sure how I fixed it but it is gone now and a new one has taken its place.

I'm compiling mine from source and when I did the ./configure I got an error message bout the imlib not being available.

that problem is gone but now when I do "make" the post below is the out put of my error message.

cottonmouth 10-25-2002 06:48 AM

dox.h:103: warning: no semicolon at end of struct or union
dox.h:108: parse error before '}' token
dox.h:109: warning: data definition has no type or storage class
dox.h:173: parse error before '*' token
dox.h:179: parse error before '*' token
dox.h:179: warning: data definition has no type or storage class
dox.h:180: parse error before '*' token
dox.h:183: parse error before "Efont"
dox.h:186: parse error before '*' token
dox.h:187: parse error before '*' token
dox.h:189: parse error before '*' token
format.c: In function `RenderPage':
format.c:513: parse error before "ts"
format.c:521: `ts' undeclared (first use in this function)
format.c:521: (Each undeclared identifier is reported only once
format.c:521: for each function it appears in.)
make[3]: *** [format.o] Error 1
make[3]: Leaving directory `/root/enlightenment-0.16.5/dox'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/enlightenment-0.16.5/dox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/enlightenment-0.16.5'
make: *** [all-recursive-am] Error 2
[root@localhost enlightenment-0.16.5]#

chrismiceli 10-25-2002 07:21 AM

the files that they said i needed are listed below, what else do I need?

enlightenment-0.16.4-1.i386.rpm , libgr-progs-2.0.13-23.i386.rpm
fnlib-0.5-4.i386.rpm, imlib-1.9.8-1rh61.i386.rpm

cottonmouth 10-25-2002 07:30 AM

That should be it. What I am unsure of is if there is a certain order they need to be installed. I also know that there is a path statement for the imlib that needs to be created but I'm not sure how to do it.


All times are GMT -5. The time now is 06:53 AM.