LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Scribus compile error "-ljpeg"? (https://www.linuxquestions.org/questions/linux-software-2/scribus-compile-error-ljpeg-92982/)

jmccune 09-15-2003 08:22 AM

Scribus compile error "-ljpeg"?
 
In attempting to compile scribus 1.0.1 on RH 9.0, I keep running into this error...

checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

In checking the config.log I see this...

configure:13102: gcc -o conftest -O2 -g -O2 -I/usr/X11R6/include -D_REENTRANT -lm conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:13105: $? = 1
configure: failed program was:
| #line 13071 "configure"
| /* confdefs.h. */

Keep in mind I am an absolute idiot here. I have no clue what is going on. I'm just trying to get this to work. Hence, you're going to really have to Barney this down for me.

Thanks in advance!

-Joel

:Pengy:

acid_kewpie 09-15-2003 09:19 AM

this is not an error on that line, it is the next line that gives the error. install Qt-devel-3.something.rpm and re configure it.

OR just install scribus from rpm.


All times are GMT -5. The time now is 11:25 PM.