Re: Frontpage and Debian (SOLVED!)

1997-04-10 Thread Adam Shand
>Adam, trust me, I went through this three months ago, I got involved >in some significant discussion on rtr's forum, and the best possible >solution, the one that rtr itself recommends, is the one I described >above. Put the special libraries in a special place, and let apache >know about it usin

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Dale Scheetz
On 9 Apr 1997, Michael Alan Dorman wrote: > Dale Scheetz <[EMAIL PROTECTED]> writes: > > You are confusing ld.so with gcc. The compiler/linker doesn't search > > /usr/local, you would need to direct it to look there. What you need to > > put into /usr/local/lib is the shared libraries used by ld.s

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Dale Scheetz
On 8 Apr 1997, Manoj Srivastava wrote: > Hi, > >>"Dale" == Dale Scheetz <[EMAIL PROTECTED]> writes: > > Dale> On Tue, 8 Apr 1997, Steffen R. Mueller wrote: > > Dale> One way to deal with this would be to downgrade to the old > Dale> library, then copy the installed libraries, by hand, into > Dal

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Rick
-BEGIN PGP SIGNED MESSAGE- On 09-Apr-97 Michael Alan Dorman wrote: >Dale Scheetz <[EMAIL PROTECTED]> writes: >> You are confusing ld.so with gcc. The compiler/linker doesn't search >> /usr/local, you would need to direct it to look there. What you need to >> put into /usr/local/lib is the

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Michael Alan Dorman
Dale Scheetz <[EMAIL PROTECTED]> writes: > You are confusing ld.so with gcc. The compiler/linker doesn't search > /usr/local, you would need to direct it to look there. What you need to > put into /usr/local/lib is the shared libraries used by ld.so during > program loading. This path is on the lis

Re: Frontpage and Debian

1997-04-09 Thread Michael Alan Dorman
Adam Shand <[EMAIL PROTECTED]> writes: > >You can download them from the rtr.com site, and then you just need to > >add to the httpd.conf for Apache (or the equivalent on other httpds): > I found the old debian package and got it to work by downgrading. Yes, but you've just broken several other pa

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Dale Scheetz
On Wed, 9 Apr 1997, Adam Shand wrote: > >One way to deal with this would be to downgrade to the old library, then > >copy the installed libraries, by hand, into /usr/local/lib. You can then > >upgrade back to the current libraries and everything should work without > >the need for the LD_PRELOAD.

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Manoj Srivastava
Hi, >>"Dale" == Dale Scheetz <[EMAIL PROTECTED]> writes: Dale> On Tue, 8 Apr 1997, Steffen R. Mueller wrote: Dale> One way to deal with this would be to downgrade to the old Dale> library, then copy the installed libraries, by hand, into Dale> /usr/local/lib. You can then upgrade back to the curr

Re: Frontpage and Debian

1997-04-09 Thread Adam Shand
>You can download them from the rtr.com site, and then you just need to >add to the httpd.conf for Apache (or the equivalent on other httpds): I found the old debian package and got it to work by downgrading. ># Make sure the FrontPage stuff finds its private lib versions >SetEnv LD_LIBRARY_PATH

Re: Frontpage and Debian (SOLVED!)

1997-04-09 Thread Adam Shand
>One way to deal with this would be to downgrade to the old library, then >copy the installed libraries, by hand, into /usr/local/lib. You can then >upgrade back to the current libraries and everything should work without >the need for the LD_PRELOAD. I'm very new to this but couldn't you end up w

Re: Frontpage and Debian (SOLVED!)

1997-04-08 Thread Dale Scheetz
On Tue, 8 Apr 1997, Steffen R. Mueller wrote: > Thus spake Adam Shand ([EMAIL PROTECTED]): > > > Hi. > > Hi Adam, > > > > > Sorry for the follow-up post so soon after. I managed to find a copy of > > the old libg++ 2.7.1 that I needed on the September 1996 Infomagic CD. > > > > For anyone in

Re: Frontpage and Debian (SOLVED!)

1997-04-08 Thread Adam Shand
>> For anyone interested if you want the FP97 extensions to work with Debian >> linux all you need to do is is *downgrade* libg++ to version 2.7.1 and it >> all becomes easy. If anyone needs help I'll be happy to provide what help >> I can. > >Was it really necessary to downgrade the complete syst

Re: Frontpage and Debian (SOLVED!)

1997-04-08 Thread Steffen R. Mueller
Thus spake Adam Shand ([EMAIL PROTECTED]): > Hi. Hi Adam, > > Sorry for the follow-up post so soon after. I managed to find a copy of > the old libg++ 2.7.1 that I needed on the September 1996 Infomagic CD. > > For anyone interested if you want the FP97 extensions to work with Debian > linux

Re: Frontpage and Debian (SOLVED!)

1997-04-08 Thread Adam Shand
Hi. Sorry for the follow-up post so soon after. I managed to find a copy of the old libg++ 2.7.1 that I needed on the September 1996 Infomagic CD. For anyone interested if you want the FP97 extensions to work with Debian linux all you need to do is is *downgrade* libg++ to version 2.7.1 and it a

Frontpage and Debian

1997-04-08 Thread Adam Shand
Hi All. I'm trying to get MS Frontpage extensions working on my Debian box. After repeated unsucess it turns out that the problem is that Frontpage was compiled against an old libg++. Has anyone here gotten it to work? And if you have do you still have to old library files in deb format lying a