Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Robby Workman
On Sun, 1 Feb 2009 18:18:43 -0800 (PST) Rich Shepard wrote: > On Sun, 1 Feb 2009, Scott Harmon wrote: > > > Did you restore /usr/local/{lib,bin}... ? > > Scott, > >Yes. The restore default is to not overwrite disk files with the > same or newer mtimes. We suspect that somehow a file on tap

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Robby Workman
On Sun, 1 Feb 2009 17:48:13 -0800 (PST) Rich Shepard wrote: > On Sun, 1 Feb 2009, Rich Shepard wrote: > > > When I grep for gtk in /var/log/packages these are returned: > > > > gtk+2-2.12.12-i486-1 > >I found one problem. When building tinyerp-client the configure > phase fails for the sa

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Rich Shepard
On Mon, 2 Feb 2009, Timothy Pollard wrote: A bit of a Google around notes this bug report in Debian: http://www.mail-archive.com/debian-bugs-d...@lists.debian.org/msg525115.html which basically says that this is probably caused by libfreetype issues. Timothy, I didn't catch that; thank you.

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Rich Shepard
On Sun, 1 Feb 2009, Scott Harmon wrote: Did you restore /usr/local/{lib,bin}... ? Good question, Scott! I find a lot of broken links in /usr/local/bin and /usr/local/lib that I'll fix right after dinner. I'll post results when I have some. Thanks again, Rich -- Richard B. Shepard, Ph.D

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Rich Shepard
On Sun, 1 Feb 2009, Scott Harmon wrote: Did you restore /usr/local/{lib,bin}... ? Scott, Yes. The restore default is to not overwrite disk files with the same or newer mtimes. We suspect that somehow a file on tape had a newer time than the one on disk. I did not pick specific applications

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Timothy Pollard
Hi Rich, On Sun, 1 Feb 2009 17:48:13 -0800 (PST) Rich Shepard wrote: > On Sun, 1 Feb 2009, Rich Shepard wrote: > > > When I grep for gtk in /var/log/packages these are returned: > > > > gtk+2-2.12.12-i486-1 > >I found one problem. When building tinyerp-client the configure phase > fails f

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Scott Harmon
On Feb 1, 2009, at 7:48 PM, Rich Shepard wrote: On Sun, 1 Feb 2009, Rich Shepard wrote: When I grep for gtk in /var/log/packages these are returned: gtk+2-2.12.12-i486-1 I found one problem. When building tinyerp-client the configure phase fails for the same reason: cannot find gtk+2. So,

Re: [Slackbuilds-users] Package Build Issues -- Update

2009-02-01 Thread Rich Shepard
On Sun, 1 Feb 2009, Rich Shepard wrote: When I grep for gtk in /var/log/packages these are returned: gtk+2-2.12.12-i486-1 I found one problem. When building tinyerp-client the configure phase fails for the same reason: cannot find gtk+2. So, I tried importing the module in interactive pyt