Author Topic: Help!  (Read 6277 times)

jocasmi

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • http://
Help!
« on: September 25, 2007, 05:39:46 pm »
Hi,

    after being waiting for an answer in the Linux issues subforum, I've decided to post in this subforum my question:

Hi, I've used OpenBsd in many occassions, and now I want to return again to it, having seen that a lot of people have interest on OpenBSD, and Developers are doing a great work, with big respect to the Zaurus Community.

So I get the last snapshot in my home PC first.

I want to be able to use in my desktop the common apps that I use in my zaurus daily.

So I start to set up the environment to compile the apps from source, in order to get Kde pwmanager (there's no port or package for it).

The first issue appears when compiling qt-x11, because pwmanager wants a specific version, and also because OpenBSD puts libraries in a different dir than Linux does.

After setting the QTDIR in .profile, i was able to successfully compile QT.

When I back to compile Kde pwmanager, the ./configure complains about the system doesn't have nor libjpeg6b neither libbzip2 installed, and then stops with a warning of "fatal error can't configure". (bzip2 version is 1.0.4)

These libraries are installed from their sources.

I don't understand why ./configure doesn't find them. I'm care about that such a case may repeat with other compilation and other libraries.

Any OpenBSD user could tell me if this is an isolated issue, or something general that needs to be configured in a different way?

What can I do?

Thanks in advance.
SL-C3200 Sharp Rom, Meanie's X/QT and Pocket Workstation
Wifi Linksys WCF12, SD 1GB Kingston (Ellite Pro)

SL-5500S Cacko Crow 30/30 home on SD
SD 1GB Kingston (the good one)
CF 1GB Kingston


Juanjo Santiso
Barcelona
EU

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Help!
« Reply #1 on: September 25, 2007, 06:07:51 pm »
You could try specifying the directories where the Bzip2 and jpeg libs are with the LDFLAG, or whatever flag it is. That has worked for me in the past.

Never used BSD, though, so YMMV.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

jocasmi

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • http://
Help!
« Reply #2 on: September 28, 2007, 03:17:11 am »
I have used that option without succes by doing ldconfig, but not while configuring. I'll read again the INSTALL files, anyway.


Thanks for the reply, I'll keep trying.

Cheers
SL-C3200 Sharp Rom, Meanie's X/QT and Pocket Workstation
Wifi Linksys WCF12, SD 1GB Kingston (Ellite Pro)

SL-5500S Cacko Crow 30/30 home on SD
SD 1GB Kingston (the good one)
CF 1GB Kingston


Juanjo Santiso
Barcelona
EU