Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Michael Tollefson
Daniel E. Macks dmacks at netspace.org writes: Yeah, *something* is screwy there. What is the output of /sw/bin/pkg-config--version? Hi Daniel - I can't make that command work. Within the /bin directory: -bash: pkg-config-version: command not found pkg-config is there at 4kb Fink

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Michael Tollefson
Martin Costabel costabel at wanadoo.fr writes: It should be sufficient. pkg-config is in /sw/bin, and /sw/bin is in $PATH, so configure will find it unless your PATH is not set up for Fink at all. You can see at the beginning of config.log what your configure script thinks about your

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: It means pretty much what it says. If you add the lines to your startup file (whichever one you're using) then those environment variables are set that way whenever you open a terminal. Hi Alex - That's maybe the problem. I

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Ben Abbott
On Sep 1, 2008, at 1:37 PM, Michael Tollefson wrote: Daniel E. Macks dmacks at netspace.org writes: Yeah, *something* is screwy there. What is the output of /sw/bin/pkg-config--version? Hi Daniel - I can't make that command work. Within the /bin directory: -bash: pkg-config-version:

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Alexander Hansen
On Sep 1, 2008, at 1:37 PM, Michael Tollefson wrote: Daniel E. Macks dmacks at netspace.org writes: Yeah, *something* is screwy there. What is the output of /sw/bin/pkg-config--version? Hi Daniel - I can't make that command work. Within the /bin directory: -bash: pkg-config-version:

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Alexander Hansen
On Sep 1, 2008, at 1:52 PM, Michael Tollefson wrote: Martin Costabel costabel at wanadoo.fr writes: It should be sufficient. pkg-config is in /sw/bin, and /sw/bin is in $PATH, so configure will find it unless your PATH is not set up for Fink at all. You can see at the beginning of

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Alexander Hansen
On Sep 1, 2008, at 1:59 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: It means pretty much what it says. If you add the lines to your startup file (whichever one you're using) then those environment variables are set that way whenever you open a

Re: [Fink-beginners] Using libjpeg-devel?

2008-09-01 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: It means pretty much what it says. If you add the lines to your startup file (whichever one you're using) then those environment variables are set that way whenever you open a terminal. Alex - I now have a build. I followed

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-29 Thread Daniel E. Macks
Michael Tollefson [EMAIL PROTECTED] said: I have pkgconfig installed. I still get this terminal error: checking for pkg-config... no In the config.log it says: configure:23482: checking for pkg-config configure:23515: result: no My guess is it's that pkgconfig. How do we get around

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-28 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: Perhaps installing pkgconfig might help here. dbus-dev does have a couple of .pc files (pkgconfig configuration) in it. Hi Alex -- I have pkgconfig installed. I have sane-backends installed. I have sane-backends-dev installed.

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-28 Thread Alexander Hansen
On Aug 28, 2008, at 8:08 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: Perhaps installing pkgconfig might help here. dbus-dev does have a couple of .pc files (pkgconfig configuration) in it. Hi Alex -- I have pkgconfig installed. I have

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Michael Tollefson
Hi Alex - Here is what was above the line: configure:23223: checking python2.3/Python.h usability configure:23240: gcc -c -g -O2 -I/sw/include conftest.c 5 configure:23246: $? = 0 configure:23260: result: yes configure:23264: checking python2.3/Python.h presence configure:23279: gcc -E

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Alexander Hansen
On Aug 26, 2008, at 9:49 AM, Michael Tollefson wrote: Hi Alex - Here is what was above the line: configure:23223: checking python2.3/Python.h usability configure:23240: gcc -c -g -O2 -I/sw/include conftest.c 5 configure:23246: $? = 0 configure:23260: result: yes configure:23264:

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread David T.
that there might be some problem with dbus that should get attention, since this keeps coming up. David --- On Tue, 8/26/08, Alexander Hansen [EMAIL PROTECTED] wrote: From: Alexander Hansen [EMAIL PROTECTED] Subject: Re: [Fink-beginners] Using libjpeg-devel? To: Michael Tollefson [EMAIL PROTECTED] Cc

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Alexander Hansen
] wrote: From: Alexander Hansen [EMAIL PROTECTED] Subject: Re: [Fink-beginners] Using libjpeg-devel? To: Michael Tollefson [EMAIL PROTECTED] Cc: fink-beginners@lists.sourceforge.net Date: Tuesday, August 26, 2008, 8:05 AM On Aug 26, 2008, at 9:49 AM, Michael Tollefson wrote: Hi Alex - Here

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: Perhaps installing pkgconfig might help here. dbus-dev does have a couple of .pc files (pkgconfig configuration) in it. Alex - Much snipage. pkgconfig is installed and current. ...best, Michael

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Michael Tollefson
David T. sunfish62 at yahoo.com writes: Not so long ago, I sent in a message about my own installation issues while installing GIMP. That installation hung with the same error about not finding dbus-devel. As I stated at the time, a reinstallation of dbus fixed the problem.

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread David T.
. David --- On Tue, 8/26/08, Alexander Hansen [EMAIL PROTECTED] wrote: From: Alexander Hansen [EMAIL PROTECTED] Subject: Re: [Fink-beginners] Using libjpeg-devel? To: [EMAIL PROTECTED] Cc: Michael Tollefson [EMAIL PROTECTED], fink-beginners@lists.sourceforge.net Date: Tuesday, August 26, 2008, 11

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-25 Thread Alexander Hansen
I think what I was looking for got buried in one of the ... ; after the configure:23618 output there should be a C program. On Aug 24, 2008, at 6:02 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: Check the config.log file in the hplip build directory

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-25 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: I think what I was looking for got buried in one of the ... ; after the configure:23618 output there should be a C program. Hi Alex - Sorry to be so obtuse. Don't know how much you need, so here is the rest of it fro there.

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-24 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: Check the config.log file in the hplip build directory to see what command it's running to look for dbus-devel . Hi Alex - Sorry to be so long getting back. On travel. This is everything it says about dbus: configure:21921:

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-17 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: I'd thought the FAQ mentioned removing /etc/X11 as part of the cleanup, but apparently not. Anyway, use rm -rf /etc/X11 to remove that. In a separate thread, let's also explore what went on with running /sw/bin/pathsetup.sh Hi

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-17 Thread Alexander Hansen
On Aug 17, 2008, at 8:19 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: I'd thought the FAQ mentioned removing /etc/X11 as part of the cleanup, but apparently not. Anyway, use rm -rf /etc/X11 to remove that. In a separate thread, let's also

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-17 Thread David T.
reinstalling dbus. That fixed my problem, but maybe there's an underlying problem... David --- On Sun, 8/17/08, Alexander Hansen [EMAIL PROTECTED] wrote: From: Alexander Hansen [EMAIL PROTECTED] Subject: Re: [Fink-beginners] Using libjpeg-devel? To: Michael Tollefson [EMAIL PROTECTED] Cc: fink

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-12 Thread Alexander Hansen
Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: You shouldn't need to specify the path for any Fink tools, normally (and the fink command doesn't need sudo, but that's beside the point right now). You could use sudo /sw/bin/dpkg , but you really

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-10 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: You shouldn't need to specify the path for any Fink tools, normally (and the fink command doesn't need sudo, but that's beside the point right now). You could use sudo /sw/bin/dpkg , but you really ought to run /sw/

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-07 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: Ah, that'd be my bad. You want sudo rm -rf /LIbrary/Receipts/X11SDK.pkg Hi Alex - I'd guess we're getting closer. That worked. Here's the latest: Reading Package Lists... Building Dependency Tree... Sorry, xfree86 is already the

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-07 Thread Alexander Hansen
On Aug 7, 2008, at 6:37 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: Ah, that'd be my bad. You want sudo rm -rf /LIbrary/Receipts/X11SDK.pkg Hi Alex - I'd guess we're getting closer. That worked. Here's the latest: Reading Package Lists...

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-06 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: No, those files are normal. Try sudo rm /LIbrary/Receipts/X11SDK.pkg to force the installer to let you do the install. Hi Alex - Did that. Here's the result. Welcome to Darwin! michael-tollefsons-power-mac-g5:~ mrt$ sudo rm

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-06 Thread Alexander Hansen
On Aug 6, 2008, at 4:55 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: No, those files are normal. Try sudo rm /LIbrary/Receipts/X11SDK.pkg to force the installer to let you do the install. Hi Alex - Did that. Here's the result. Welcome to

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-05 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: I mean the X11 SDK, which installs stuff in /usr/X11R6 . Apple's installer is known to leave files out on occasion. Hi Alex - The installer DVD won't install the XLL SDK. It says a newer one is already installed. It appears to

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-05 Thread Alexander Hansen
On Aug 5, 2008, at 4:52 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: I mean the X11 SDK, which installs stuff in /usr/X11R6 . Apple's installer is known to leave files out on occasion. Hi Alex - The installer DVD won't install the XLL SDK. It

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-02 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: How about 9.11: http://www.finkproject.org/faq/usage-packages.php? phpLang=en#apple-x11-wants-xfree86 ? You should expect to get the same results from a batch install or a single install. The error suggests that you have

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-02 Thread Alexander Hansen
On Aug 2, 2008, at 12:47 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: How about 9.11: http://www.finkproject.org/faq/usage-packages.php? phpLang=en#apple-x11-wants-xfree86 ? You should expect to get the same results from a batch install or a

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-01 Thread Michael Tollefson
Daniel Johnson daniel.johnson31 at gmail.com writes: I typed this in Terminal (after cd-ing into the hplip-2.8.7 directory): fink install libjpeg libusb sane-backends-dev export CPPFLAGS=-I/sw/include export LDFLAGS=-L/sw/lib ./configure --disable-pp-build make That built

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-01 Thread Alexander Hansen
On Aug 1, 2008, at 5:39 PM, Michael Tollefson wrote: Daniel Johnson daniel.johnson31 at gmail.com writes: I typed this in Terminal (after cd-ing into the hplip-2.8.7 directory): fink install libjpeg libusb sane-backends-dev export CPPFLAGS=-I/sw/include export LDFLAGS=-L/sw/lib

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-31 Thread Michael Tollefson
Daniel Johnson daniel.johnson31 at gmail.com writes: The project is to build the Hewlett-Packard HPLIP drivers. There is no MacOS procedure to follow, but there is a FreeBSD one that I've embarked upon. Have you read

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-31 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: Since hplip doesn't appear to have a flag ) specific to the location of libjpeg (from my reading of ./configure --help, I'd next try setting environment variables as per

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-31 Thread Daniel Johnson
On Jul 31, 2008, at 9:17 AM, Michael Tollefson wrote: Daniel Johnson daniel.johnson31 at gmail.com writes: The project is to build the Hewlett-Packard HPLIP drivers. There is no MacOS procedure to follow, but there is a FreeBSD one that I've embarked upon. Have you read

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-31 Thread Michael Tollefson
Daniel Johnson daniel.johnson31 at gmail.com writes: Low-level IO stuff on Mac OS X is COMPLETELY different from every other UNIXish OS, including FreeBSD. It isn't just a matter of recompiling software, but rewriting it. Having said that, I looked at building the full hplip and it

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-31 Thread Daniel Johnson
On Jul 31, 2008, at 4:04 PM, Michael Tollefson wrote: Daniel Johnson daniel.johnson31 at gmail.com writes: Low-level IO stuff on Mac OS X is COMPLETELY different from every other UNIXish OS, including FreeBSD. It isn't just a matter of recompiling software, but rewriting it. Having said

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-30 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: How to configure your package depends on its internal details. the instruction webpage isn't opening for me for some reason, so I don't have it in front of me. If you install libjpeg, the package may auto- detect it, or it may

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-30 Thread Alexander Hansen
On Jul 30, 2008, at 7:54 PM, Michael Tollefson wrote: Alexander Hansen alexanderk.hansen at gmail.com writes: How to configure your package depends on its internal details. the instruction webpage isn't opening for me for some reason, so I don't have it in front of me. If you install

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-30 Thread Daniel Johnson
On Jul 29, 2008, at 7:51 PM, Michael Tollefson wrote: Hello All - Beginners is the right place for me. My last make was in 1995, and anything I knew is long since decayed away. I am trying to build an application that requires libjpeg-devel. I don't find it in the Fink packages.

[Fink-beginners] Using libjpeg-devel?

2008-07-29 Thread Michael Tollefson
Hello All - Beginners is the right place for me. My last make was in 1995, and anything I knew is long since decayed away. I am trying to build an application that requires libjpeg-devel. I don't find it in the Fink packages. If that is so, what are my alternatives, and how do I implement

Re: [Fink-beginners] Using libjpeg-devel?

2008-07-29 Thread Alexander Hansen
On Jul 29, 2008, at 7:51 PM, Michael Tollefson wrote: Hello All - Beginners is the right place for me. My last make was in 1995, and anything I knew is long since decayed away. I am trying to build an application that requires libjpeg-devel. I don't find it in the Fink packages.