[Cooker] Advanced Extranet Server

1999-10-11 Thread Vincent Danen

Ok, I'm having some pretty serious problems with the AES that comes with
Mandrake 6.1, and I hope someone here can help me out.  I posted to the
expert list and no one replied, so I'm gonna try here... =(  this is
really important and it's really starting to annoy me.

I want to use the PHP modules (mod_php3, midgard-php3, I don't really care
at this point) to connect to my PostgreSQL server.  Midgard can't do it,
it keeps coming back with unknown function pg_connect() which is no good.
Looks like mod_php3 has the same problem, so I downloaded the source RPM
for mod_php3 and tried changing the .spec file.  Now, in the .spec file
it's configured --with-mysql but not --with-pgsql, so I added it and now I
get this problem when I try to build the RPM:

In file included from internal_functions.c:63:
functions/php3_pgsql.h:46: libpq-fe.h: No such file or directory
functions/php3_pgsql.h:47: libpq/libpq-fs.h: No such file or directory
In file included from internal_functions.c:63:
functions/php3_pgsql.h:89: parse error before `*'
functions/php3_pgsql.h:96: parse error before `PGconn'
functions/php3_pgsql.h:96: warning: no semicolon at end of struct or union
functions/php3_pgsql.h:98: parse error before `}'
functions/php3_pgsql.h:98: warning: data definition has no type or storage
class
functions/php3_pgsql.h:101: parse error before `PGconn'
functions/php3_pgsql.h:101: warning: no semicolon at end of struct or
union
functions/php3_pgsql.h:102: warning: data definition has no type or
storage class
functions/php3_pgsql.h:103: parse error before `}'
functions/php3_pgsql.h:103: warning: data definition has no type or
storage class

Now, I'm no programmer or I might hop in those header files and fix
whatever the problem is, but I can't do that... =(  Sounds like something
is wrong with the pgsql code?

I've got some small existing databases with pgsql and I'd like to continue
using them.  It wouldn't be *that* difficult to use mysql, but I find
pgsql a little easier to use than mysql, and I'd like to continue using
it.

Does anyone have any suggestions or help for me?  This has been driving me
crazy for about a week... I had Midgard installed up until this morning
and all the other PHP stuff works great... it just looks like Midgard
requires mysql whereas mod_php3 doesn't require anything, from what I can
see.. and it can use either pgsql or mysql.  Now, if Midgard can use pgsql
also, that's a bigger bonus, but I think the same problem exists for
Midgard as does for mod_php3 since they seem to be using the same pgsql
files (or at least the module names are similar and I would guess
interchangeable?).

Thank you *very* much in advance for help with this.

Vincent Danen ([EMAIL PROTECTED]) . ICQ: 16978834
http://shx.tzo.net . telnet://shx.tzo.net . http://tux.tzo.net
BBBS/LiI . Internet Rex for Linux Beta . Stronghold Enterprises/X BBS

Check out the new Linux Information site at http://tux.tzo.net



Re: [Cooker] Problems with advanced extranet server

1999-10-11 Thread Eric Mings

>Install the Midgard packages.  There are some dependencies.  I don't exactly
>remember, but you need to install about 4 or 5 RPMS from the CD related to
>Midgard.  This should work. 

Thanks much for the info!

However, I give up, what is midgard? Snooping around in the Apache 
directories it appears to be some sort of replacement for the the regular 
php module. What is it and why would I want it to replace a standard php 
module?


Regards,

Eric Mings Ph.D.



Re: [Cooker] Problems with advanced extranet server

1999-10-11 Thread wow


I had the exact same problem.  This one is pretty simple to fix.  Mount your CD
for Mandrake 6.1 if you burned and ISO image.

Install the Midgard packages.  There are some dependencies.  I don't exactly
remember, but you need to install about 4 or 5 RPMS from the CD related to
Midgard.  This should work. 


On Mon, 11 Oct 1999, you wrote:
> I just upgraded to Mankdrake 6.1 which apparently installed the advanced 
> extranet server version of Apache. Now none of my php pages work! They 
> were fine with the earlier version of Apache/phpmodule. The error I now 
> get is:
> 
> Fatal error: midgard module not found in - on line 0
> 
> The extranet site stated that this was the proper list to post problems 
> and bugs related to that version of Apache. Anyone out there have a 
> suggestion as to what might cause this and a solution? Thanks.
> 
> 
> Regards,
> 
> Eric Mings Ph.D.



[Cooker] Problems with advanced extranet server

1999-10-11 Thread Eric Mings

I just upgraded to Mankdrake 6.1 which apparently installed the advanced 
extranet server version of Apache. Now none of my php pages work! They 
were fine with the earlier version of Apache/phpmodule. The error I now 
get is:

Fatal error: midgard module not found in - on line 0

The extranet site stated that this was the proper list to post problems 
and bugs related to that version of Apache. Anyone out there have a 
suggestion as to what might cause this and a solution? Thanks.


Regards,

Eric Mings Ph.D.



Re: [Cooker]

1999-10-11 Thread Axalon Bloodstone

On Mon, 11 Oct 1999, tracer wrote:

> Hello
> 
> For those interested, SamSung is putting out or putting their label on 80
> min cds
> 
> acc to a post on a newsgroups.he saw the ad in  "Midwest Micro" catalog
> 

While we're at it, the "Pacific Digital" 4x4x2? in this weeks compusa
claims to handle 80min cdr's



[Cooker]

1999-10-11 Thread tracer

Hello

For those interested, SamSung is putting out or putting their label on 80
min cds

acc to a post on a newsgroups.he saw the ad in  "Midwest Micro" catalog


  

Best regards,

tracer

mail to: [EMAIL PROTECTED]
NOTE: 1 MAILRUN PER DAY ONLY




Re: [Cooker] QT2

1999-10-11 Thread Eddy Cooper

Sergio Korlowsky wrote:

> Eddy Cooper wrote:
>
> > Chmouel Boudjnah wrote:
> >
> > > Michael Irving <[EMAIL PROTECTED]> writes:
> > >
> > > > > I use this :
> > > > >
> > > > > MOC=/usr/bin/moc2 QTDIR=/usr/lib/qt2/ ./configure --*
> > > > >
> > > > I see that you don't run Mandrake yourself as there is no /usr/lib/qt2 when I
> > >
> > > (root@kenobi)[/RPMS]-# rpm -qpl --changelog qt2-devel-2.0.1-6mdk.i586.rpm |head 
>-40
> > > [...]
> > > * Tue Jul 27 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
> > >
> > > - First version for Mandrake distribution
> > >
> > > sure i don't run mandrake but i have do the package.
> > >
> > > > have it installed.. qt2 is located within /usr/lib ..
> > >
> > > Humm back to office maybe you can compile like this :
> > >
> > > CXXFLAGS="$RPM_OPT_FLAGS -fexceptions -frtti" CC=%{compiler} ./configure \
> > > --prefix=%{kdeprefix} \
> > > --with-install-root=$RPM_BUILD_ROOT \
> > > --with-pam \
> > > --with-qt-includes=/usr/include/qt2
> > > make MOC="/usr/bin/moc2"
> > >
> > > Sorry.
> > >
> > > --
> > > MandrakeSoft  http://www.mandrakesoft.com/
> > >  --Chmouel
> >
> > Telling ./configure all the right dirs works ok but when it tries to compile an 
>X-QT
> > library test program it doesn't work.  I'm trying the latest Kvirc on this.
> >
> > Eddy Cooper
>
> Eddy why don't you install the static binary version of kvirc, I am using it!
> kvirc-1.0.0-beta3.1=i386.tar.gz
> With this version you don't need the QT2 library!
>
> Szymon Stefanek Mon Oct 04 1999
> ###
>
> This package contains the statically linked ELF binary version of
> KVIrc-1.0.0-beta 3.1 for intel 386 machines.
>
> The source code for this release is available at http://www.kvirc.org
>
> Sergio Korlowsky

Oh...oops...I didn't even notice that one on the page.  Excellent.  I'm still gonna 
need
QT2 for licq but I think I'll just try and build it from source and see what happens.

Eddy Cooper



Re: [Cooker] Netscape still a no go

1999-10-11 Thread terrapin

On Sat, 09 Oct 1999, you wrote:
> Not sure Netscape still works with the regular install its only
> broke when I use panoramix to install for some reason. also the
> 4.61 in cooker is very stable. I can't remember the last time it
> crashed.

I have just experienced the same problem. Panoramix failed to install the
unknown dependencies:
compat-libs
compat-glibc

~/cooker/Mandrake/base/depslist:
netscape-communicator 13858530 XFree86-libs glibc libstdc++ netscape-common xpm 
netscape-navigator 7425689 XFree86-libs glibc libstdc++ netscape-common xpm 



Re: [Cooker] QT2

1999-10-11 Thread Sergio Korlowsky

Eddy Cooper wrote:

> Chmouel Boudjnah wrote:
>
> > Michael Irving <[EMAIL PROTECTED]> writes:
> >
> > > > I use this :
> > > >
> > > > MOC=/usr/bin/moc2 QTDIR=/usr/lib/qt2/ ./configure --*
> > > >
> > > I see that you don't run Mandrake yourself as there is no /usr/lib/qt2 when I
> >
> > (root@kenobi)[/RPMS]-# rpm -qpl --changelog qt2-devel-2.0.1-6mdk.i586.rpm |head -40
> > [...]
> > * Tue Jul 27 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
> >
> > - First version for Mandrake distribution
> >
> > sure i don't run mandrake but i have do the package.
> >
> > > have it installed.. qt2 is located within /usr/lib ..
> >
> > Humm back to office maybe you can compile like this :
> >
> > CXXFLAGS="$RPM_OPT_FLAGS -fexceptions -frtti" CC=%{compiler} ./configure \
> > --prefix=%{kdeprefix} \
> > --with-install-root=$RPM_BUILD_ROOT \
> > --with-pam \
> > --with-qt-includes=/usr/include/qt2
> > make MOC="/usr/bin/moc2"
> >
> > Sorry.
> >
> > --
> > MandrakeSoft  http://www.mandrakesoft.com/
> >  --Chmouel
>
> Telling ./configure all the right dirs works ok but when it tries to compile an X-QT
> library test program it doesn't work.  I'm trying the latest Kvirc on this.
>
> Eddy Cooper

Eddy why don't you install the static binary version of kvirc, I am using it!
kvirc-1.0.0-beta3.1=i386.tar.gz
With this version you don't need the QT2 library!

Szymon Stefanek Mon Oct 04 1999
###


This package contains the statically linked ELF binary version of
KVIrc-1.0.0-beta 3.1 for intel 386 machines.


The source code for this release is available at http://www.kvirc.org

Sergio Korlowsky



Re: [Cooker] QT2

1999-10-11 Thread Eddy Cooper

Chmouel Boudjnah wrote:

> Michael Irving <[EMAIL PROTECTED]> writes:
>
> > > I use this :
> > >
> > > MOC=/usr/bin/moc2 QTDIR=/usr/lib/qt2/ ./configure --*
> > >
> > I see that you don't run Mandrake yourself as there is no /usr/lib/qt2 when I
>
> (root@kenobi)[/RPMS]-# rpm -qpl --changelog qt2-devel-2.0.1-6mdk.i586.rpm |head -40
> [...]
> * Tue Jul 27 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
>
> - First version for Mandrake distribution
>
> sure i don't run mandrake but i have do the package.
>
> > have it installed.. qt2 is located within /usr/lib ..
>
> Humm back to office maybe you can compile like this :
>
> CXXFLAGS="$RPM_OPT_FLAGS -fexceptions -frtti" CC=%{compiler} ./configure \
> --prefix=%{kdeprefix} \
> --with-install-root=$RPM_BUILD_ROOT \
> --with-pam \
> --with-qt-includes=/usr/include/qt2
> make MOC="/usr/bin/moc2"
>
> Sorry.
>
> --
> MandrakeSoft  http://www.mandrakesoft.com/
>  --Chmouel

Telling ./configure all the right dirs works ok but when it tries to compile an X-QT
library test program it doesn't work.  I'm trying the latest Kvirc on this.

Eddy Cooper



Re[2]: [Cooker] Netscape still a no go

1999-10-11 Thread allxsan

Hello webmedic,

Sunday, October 10, 1999, 2:37:29 PM, you wrote:

w> On my system I don't have any problems with netscape hanging.

w> On Mon, 11 Oct 1999, you wrote:

>> 4,7 is alot better.. now it only hangs a couple of times per day instead of
>> dozens of times..
>> 
>> Michael Irving

I have some problem with java... but only on some pages


Best regards,
 allxsanmailto:[EMAIL PROTECTED]




Re: [Cooker] Netscape still a no go

1999-10-11 Thread webmedic

On my system I don't have any problems with netscape hanging.

On Mon, 11 Oct 1999, you wrote:

> 4,7 is alot better.. now it only hangs a couple of times per day instead of
> dozens of times..
> 
> Michael Irving
-- 
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
Holiness unto the Lord, He must increase, but I must decrease
Brook Humphrey
Owner, Mobile PC Medic
webmaster, www.thelinuxstop.com
webmaster, www.webmedic.net



[Cooker] Upload: man-pages-pl-0.3-1mdk

1999-10-11 Thread Paweł Jabłoński

Name: man-pages-pl Relocations: (not relocateable)
Version : 0.3   Vendor: MandrakeSoft
Release : 1mdk  Build Date: Sat Oct  9 13:34:26
1999
Install date: (not installed)   Build Host: localhost
Group   : Documentation Source RPM: (none)
Size: 884075   License: GPL
Packager: Pawel Jablonski <[EMAIL PROTECTED]>
URL : http://ptm.linux.pl/
Summary : Man pages in polish language
Description :
A collection of man pages for Linux in polish language

Changelog:

* Sat Oct  9 12:00:00 1999 Paweł Jabłoński <[EMAIL PROTECTED]>
- updated man pages

Paweł Jabłoński



[Cooker] Upload: ispell-pl-0.7-1mdk

1999-10-11 Thread Paweł Jabłoński

Name: ispell-plRelocations: (not relocateable)
Version : 0.7   Vendor: MandrakeSoft
Release : 1mdk  Build Date: Sat Oct  9 16:35:14
1999
Install date: (not installed)   Build Host: localhost
Group   : Utilities/TextSource RPM: (none)
Size: 438636   License: GPL
Packager: Pawel Jablonski <[EMAIL PROTECTED]>
URL : ftp://ftp.ds14.agh.edu.pl/pub/ispell/slownik
Summary : Polish dictionary for ispell
Description :
Polish Dictionaries for ispell.
To check spelling in Polish text use command:
ispell -d polish 

Changelog:

* Sat Oct  9 12:00:00 1999 Paweł Jabłoński <[EMAIL PROTECTED]>
- Initial Mandrake version

Paweł Jabłoński



[Cooker] Upload: ispell-3.1.20-7mdk

1999-10-11 Thread Paweł Jabłoński

Name: ispell   Relocations: (not relocateable)
Version : 3.1.20Vendor: MandrakeSoft
Release : 7mdk  Build Date: Sun Oct  3 20:46:12
1999
Install date: (not installed)   Build Host: localhost
Group   : Applications/Text Source RPM: (none)
Size: 1038585  License: GPL
Summary : The GNU interactive spelling checker program.
Description :
Ispell is the GNU interactive spelling checker.  Ispell will check a text
file for spelling and typographical errors.  When it finds a word that is
not in the dictionary, it will suggest correctly spelled words for the
misspelled word.

Changelog

* Sun Oct  3 12:00:00 1999 Paweł Jabłoński <[EMAIL PROTECTED]>
- increase MASKBITS from 32 to 64 - like in Debian (needed by ispell-pl)

Please rebuild other ispell-LANG !

Paweł Jabłoński



Re: [Cooker] Mesa

1999-10-11 Thread Michael Irving

On Mon, 11 Oct 1999, you wrote:
> Michael Irving <[EMAIL PROTECTED]> writes:
> 
> > I am wondering if we will get a working MESA soon or should we all go out and
> > try to install it ourselves using the tarball? Or could you put out the
> > previous version as that one worked.. the latest package doesn't contain
> > libMesa*
> 
> I upload a new one if 5 minutes.
> 
:



Re: [Cooker] DISPLAY variable

1999-10-11 Thread Quel Qun

Then that ksmsu2 script is never going to work.

---
kel



>From: Michael Irving <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [Cooker] DISPLAY variable
>Date: Mon, 11 Oct 1999 07:38:53 +0200
>
>On Mon, 11 Oct 1999, you wrote:
> > Yo,
> >
> > 1. Is it a feature that the DISPLAY environment variable is not set 
>after a
> > 'su - user' ?
> >
>AFAIK su - should NOT set the DISPLAY to anything as the - says you want a 
>new
>enviroment created. If you don't want an enviroment created then use just 
>su
>not su -.
>
>Michael Irving

__
Get Your Private, Free Email at http://www.hotmail.com



Re: [Cooker] Mesa

1999-10-11 Thread Sergio Korlowsky

Chmouel Boudjnah wrote:

> Michael Irving <[EMAIL PROTECTED]> writes:
>
> > I am wondering if we will get a working MESA soon or should we all go out and
> > try to install it ourselves using the tarball? Or could you put out the
> > previous version as that one worked.. the latest package doesn't contain
> > libMesa*
>
> I upload a new one if 5 minutes.
>
> --
> MandrakeSoft  http://www.mandrakesoft.com/
>  --Chmouel

Thanks Chmouel... I needed it.

sk



[Cooker] Mesa

1999-10-11 Thread Michael Irving

I am wondering if we will get a working MESA soon or should we all go out and
try to install it ourselves using the tarball? Or could you put out the
previous version as that one worked.. the latest package doesn't contain
libMesa*

Michael Irving



Re: [Cooker] Netscape still a no go

1999-10-11 Thread Michael Irving

On Mon, 11 Oct 1999, you wrote:
> webmedic wrote:
> 
> > Not sure why but netscape still doesn't work. I tried installing
> > libstdc++-compat-2.95-1-3mdk to see if that was the problem but
> > netscape still doesn't run. Mozilla m10 does though. Its comming
> > along quite nicely.
> >
> > --
> > ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
> > Holiness unto the Lord, He must increase, but I must decrease
> > Brook Humphrey
> > Owner, Mobile PC Medic
> > webmaster, www.thelinuxstop.com
> > webmaster, www.webmedic.net
> 
> How about netscape 4.7 for cooker, I've read it's available at Red Hat
> site
> supposed to fix several bugs with java

4,7 is alot better.. now it only hangs a couple of times per day instead of
dozens of times..

Michael Irving



Re: [Cooker] QT2

1999-10-11 Thread Michael Irving

On Mon, 11 Oct 1999, you wrote:
> Eddy Cooper <[EMAIL PROTECTED]> writes:
> 
> > Has anyone managed to make the QT2 in Cooker compile anything?  I've had
> > absolutely no luck so far.
> 
> what program do you use ?
> 
> I use this :
> 
> MOC=/usr/bin/moc2 QTDIR=/usr/lib/qt2/ ./configure --*
> 
I see that you don't run Mandrake yourself as there is no /usr/lib/qt2 when I
have it installed.. qt2 is located within /usr/lib ..

Michael Irving