[expert] libusb2?

2001-04-16 Thread Digital Wokan

I'm attempting to use the hackgphoto2 packages, but can't install gtkam
without libusb2.  I have libusb0.1 (making a libusb2 seem more like a
typo).  Any ideas where this can be found and how I can let RPM know
it's being provided?
-- 
Digital Wokan, Tribal Mage of the Electronics Age
Guerilla Linux Warrior




[expert] anyone know where libfreetype.so.6 is ?

2001-04-16 Thread Bill Kenworthy

Hi, can someone tell me what package contains libfreetype.so.6?  The
standard freetype rpms only seem to have the static library (.a).  I am
trying to install the unsupported kde 2.1.1 rpms and get the following
errors:

[root@Ralph kde-2.1]# rpm -Fvh *.rpm
error: failed dependencies:
libfreetype.so.6 is needed by kdeadmin-2.1.1-1mdk
etc etc ...

Also, how can I query a directory full of uninstalled rpm's for this
file - grep is useless, and rpm does not seem to have this function
built in, seemingly to only read installed packages.

BillK




Re: [expert] How dost one change from rpm-3.x to rpm-4.x?

2001-04-16 Thread John Wolford

I hate to post another non-productive email on this list, but here is an observation 
of mine: I've
been on this list for several months now and i have seen many a person ask this same 
question (i
myself asked it at one point, at least to myself), but i have not seen *ONE* person 
give
definative guidance on how to do this successfully. I STRONGLY recommend (ok so i 
guess this is a
little productive) building a test box (even if it's just  another minimal install on 
a different
partition of the same box) and trying it there. That way if/when it all goes to hell, 
it doesn't
take your system with it.

And if you figure it out, *please tell us*, i'm sure there are any number of readers, 
myself
included, who would like to know just how to do this. (Can you guess where i'm at? I 
still have
3.0.5-27mdk installed...i just haven't had time to attack that problem.)

:-),
j


--- Praedor Tempus [EMAIL PROTECTED] wrote:
 I am presently in the late process of rebuilding my system.  I reinstalled 
 Mandrake 7.2 and am now upgrading beyond 7.2, but not quite to 8.0.  I am 
 trying to do this cleanly and systematically.  
 
 I am about to switch to glibc2.2, rebuild my kernel, rebuild XFree86, and 
 then, I would like to upgrade from rpm-3.x to 4.x.  Last time I attempted 
 that particular change, it totally dicked up my system with all my previously 
 installed rpms being lost to the new rpm.
 
 I would like to avoid this on this go around.  How does one upgrade to 
 rpm-4.x without losing the list/database of installed rpms from 3.x?  
 
 -- 
 Against stupidity, the gods themselves contend in vain.
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




Re: [expert] Upgrading RPM 3 to 4

2001-04-16 Thread John Wolford

Yeah but what database does it use? Did you have to specify *anything* or did it just 
start
working on its own?

This is the closest thing to a success story i've heard of on this particular issue.

Thanks,
j


--- "C. CLOSE" [EMAIL PROTECTED] wrote:
 SoloCDM wrote:
  
  Does anyone have ideas how to go from RPM version 3.x to 4.x,
  because RPM version 3.x won't install version 4.x?  Also, what
  files are necessary to completely upgrade?
  
  Note: When you reply to this message, please include the mailing
list/newsgroup address in Cc: and my email address in To:.
  
  *
  Signed,
  SoloCDM
 
 Hi,
   I had this problem the only solution I found was to download the source
 as a tar.gz archive and compile it, I seem to recall that there were
 some dependencies. If I recall correctly it was htdig which also needed
 a later version (it was certainly a database package). I installed in
 /usr/local and use it from the command line when necessary; this saved
 messing up the rpm-3 installation. Hope this helps.
 
 
   Regards
 
Colin Close
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




Re: [expert]OS idenity,Dhcp Eth0 and more!!

2001-04-16 Thread John Wolford

Hmmm, i got a reply to this post before i got the post itself.

When you subscribed to your Roadrunner ISP, did they give you a hostname? I'm betting 
they did.
Let's pretend that is something like cr934573-a. Then try this on for size:

[root@homer john]# dhcpcd -h cr934573-a
[root@homer john]#

See my last post for details on how to integrate this into your network scripts so 
that it's done
automatically.

I hope that helps.
j

--- phil [EMAIL PROTECTED] wrote:
 
 Any comments thanks in advance??
 When i run ifup eth0 I get an error message unable to get ip info via dhcpcd.
 I have went thru netconf a dozen times.If i am using dhcp then no need to 
 enter the Ip address or any of the other things DNS etc. Correct?
 FYI: Linux for Windows (7.2 Mandrake) on a Hp 600mhz ceoron 256mb ram, 
 realtek networkcard trying to get online
 via Cable modem Road Runner acess.
 I have read everthing online(well almost) And Tried almost Everything. 
 concerning Road Runner Cable service,Apparently I am not the only Linux 
 user that has tried to get online thru Road Runner?
 Does anyone know anything about if my eth0 card is Bind to the dhcp,could 
 that be the prob?
  From what I have read I really think that Road runner would prefer that I 
 stick with Windows. from further reading 
 http://www.insecure.org/nmap/nmap-fingerprinting-article.html
 http://www.sans.org/newlook/resources/IDFAQ/TCP_fingerprinting.htm
 Even though with DHCP the OS should not matter right?IN THEORY.
 Could Road runner be preventing me from getting online thru there 
 service?THey are able to Idenify Your OS
 Is Linux considered the Hackers OS? to some people Although that is not my 
 intentions!
 I enjoy trying to get Linux to run, And after all this Windows Quite boring.
 I might as well sign up for AOL aargh LOLPS please dont flame me.
 
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




[expert] XMMS no sound although soundcard works

2001-04-16 Thread Erik Kaffehr

Hi!

I have a problem with XMMS under Linux Mandrake 7.2. 

Sound works great, but when I try using xmms nothing happens. One thing I 
noted is that playtime in xmms is moving very fast (10 times to fast?)

Any ideas?!

Best regards

Erik





Re: [expert] Upgrading RPM 3 to 4

2001-04-16 Thread John Wolford

See my last post. This illustrates my point quite nicely.

If you figure it out, please post it.

Thanks :-)
j

--- SoloCDM [EMAIL PROTECTED] wrote:
 Does anyone have ideas how to go from RPM version 3.x to 4.x,
 because RPM version 3.x won't install version 4.x?  Also, what
 files are necessary to completely upgrade?
 
 Note: When you reply to this message, please include the mailing
   list/newsgroup address in Cc: and my email address in To:.
 
 *
 Signed,
 SoloCDM
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




Re: [expert] libusb2?

2001-04-16 Thread John Wolford

Try looking at www.rpmfind.net and www.tuxfinder.com, i've found both of those to be 
very helpful
(especially the latter).

j

--- Digital Wokan [EMAIL PROTECTED] wrote:
 I'm attempting to use the hackgphoto2 packages, but can't install gtkam
 without libusb2.  I have libusb0.1 (making a libusb2 seem more like a
 typo).  Any ideas where this can be found and how I can let RPM know
 it's being provided?
 -- 
 Digital Wokan, Tribal Mage of the Electronics Age
 Guerilla Linux Warrior
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




Re: [expert] Using .rpm files to upgrade from kde 2.0.1 to kde 2.1

2001-04-16 Thread Alan Shoemaker

Eric Krout wrote:
 Myself and many others have had problems upgrading to kde
 2.1 from 2.0.1, even though we're all using .rpm files.  I
 have seen a few FAQs on the web on how to do this, but none
 that I've seen remarked about getting any errors that
 prevent such an upgrade.

 I run a mailing list on my machine and cannot afford any
 downtime that could happen as a result of screwiness with a
 kde upgrade; however, I *really* want the newest version of
 Konqueror ;)

 So, does anyone have a solution to these problems with
 dependencies and symlinks that myself and many others have
 been getting?  I don't have enough spare time and can't
 interrupt my uptime, so I'm looking for the easy way out
 since I can't experiment much on my own.

 Thank you *very* much.

 Sincerely,
  Eric

Ericthe most painless method is to do an upgrade install 
of MandrakeFreq.  The iso is available on the mirrors or you 
can by the CD (real cheap) from either:

http://www.cheapbytes.com/
 or
http://www.lsl.com/
-- 
Alan




Re: [expert]OS idenity,Dhcp Eth0 and more!!

2001-04-16 Thread Mitch Thompson

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

RR does give hostnames, via the dhcp process, and they are usually some funky 
long thing with part of the IP address in it.

It should work by simply running netconf, setting the adapter to dhcp, then 
doing an ifup eth0 (if eth0 is your ethernet card).  You can check your 
config by "cat /etc/sysconfig/network-scripts/ifcfg-eth0".  You should see 
something like:

DEVICE="eth0"
BOOTPROTO="dhcp"
HOSTNAME=cs28144-55.satx.rr.com - what RR assigns as your hostname.
DOMAIN=satx.rr.com
IPADDR=""
NETMASK=""
ONBOOT="yes"

Look in /etc/sysconfig/network and see something like:

NETWORKING=yes
GATEWAYDEV=""
GATEWAY=""
FORWARD_IPV4=no
HOSTNAME=guardian.thompson.net

I've used RealTek NICs, with no problems. Do you have a link light on your 
cable modem?  Here in San Antonio, RR uses Toshiba PCX1100 modems...is the PC 
light on?  Is the link light on your PC NIC on?  Is the ethernet cable 
premade?  It needs to be a "straight-through" cable, versus a cross-over.

Remember, you don't have to run dhcpd on your machine; that's for when you 
want your machine to be a dhcp server.

Sorry if I've overstated the obvious:  I've been a computer maintenance 
technician for the Air Force for 18 years, and I've learned that sometimes 
its the simplest things...

Mitch

On Monday 16 April 2001 01:58 am, you wrote:
 Hmmm, i got a reply to this post before i got the post itself.

 When you subscribed to your Roadrunner ISP, did they give you a hostname?
 I'm betting they did. Let's pretend that is something like cr934573-a. Then
 try this on for size:

 [root@homer john]# dhcpcd -h cr934573-a
 [root@homer john]#

 See my last post for details on how to integrate this into your network
 scripts so that it's done automatically.

 I hope that helps.
 j

 --- phil [EMAIL PROTECTED] wrote:
  Any comments thanks in advance??
  When i run ifup eth0 I get an error message unable to get ip info via
  dhcpcd. I have went thru netconf a dozen times.If i am using dhcp then no
  need to enter the Ip address or any of the other things DNS etc. Correct?
  FYI: Linux for Windows (7.2 Mandrake) on a Hp 600mhz ceoron 256mb ram,
  realtek networkcard trying to get online
  via Cable modem Road Runner acess.
  I have read everthing online(well almost) And Tried almost Everything.
  concerning Road Runner Cable service,Apparently I am not the only Linux
  user that has tried to get online thru Road Runner?
  Does anyone know anything about if my eth0 card is Bind to the dhcp,could
  that be the prob?
   From what I have read I really think that Road runner would prefer that
  I stick with Windows. from further reading
  http://www.insecure.org/nmap/nmap-fingerprinting-article.html
  http://www.sans.org/newlook/resources/IDFAQ/TCP_fingerprinting.htm
  Even though with DHCP the OS should not matter right?IN THEORY.
  Could Road runner be preventing me from getting online thru there
  service?THey are able to Idenify Your OS
  Is Linux considered the Hackers OS? to some people Although that is not
  my intentions!
  I enjoy trying to get Linux to run, And after all this Windows Quite
  boring. I might as well sign up for AOL aargh LOLPS please dont flame
  me.

 __
 Do You Yahoo!?
 Get email at your own domain with Yahoo! Mail.
 http://personal.mail.yahoo.com/

- -- 
Mitch Thompson, San Antonio TX
Redhat Certified Engineer #80609957760032
http://www.redhat.com/training/rhce/certification/index.html
Key fingerprint = BBDA 3A2A 4483 BD0D 7CED  B8A9 D183 C8F6 B0AF 66AE
- --
"Birthdays bring good luck:  The more you have the longer you will live!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQIXAwUBOtrWPtGDyPawr2auFAMHewf/f+94WLkpsaqcqtISC4IyDsVHOP8g3eKh
VpOLjvC1cErfZ7mUnyooJ71t238HHZ7C6ivpzu65l1/9ItWRdDKYmrY+KM5jFa3H
6MWrcY+bl963xKM/wNCSkY5mTcp0AMuHyhtq1eqLYVCSkPWeTGVlnB+oiXg9MSH1
LUl4AnngALxvOUrUTU8s6lfB0QP0Ey4ObsJAjVtLvGKMbdYVw4R2kN5GtW8uptIv
0rkzP+krvhM9Zu9v3rZabShUdA4UvKzNyZEI3CbjSU16Z8wt7cQqNkoTfBiQmTmx
3EvDMUbF7ZnXH1m9q1EeJBqWFV2vfv4F4+hH1y5T+M6jyo9oXx5H1Af9GRoviDsg
smU5dVd4gN7QaI/PBn95YUa/kVhoqqkBmTux05i3msdEtMGaXJQGcMY4Pj6VH2si
SOuVFz73NSg/nOzExDSa4XXA/YqAo0/qXtcSz/sNTgcwYmmrLG6HKLtiwH/Mupbf
7bP57NdUz1gxwSGBJWxbXIEyaJO4OtwjoVhncAzEIcXBr7+obP1qoUblZqVXJFUe
PBuAcccSKfOGB7bvMNve8zgG1PPIa/FreL4zoSzezKdVRfCzsJIgIAawEAJbJNxc
f32xsk91/Ewx5AnwrPlvaiiAM2OqZM2BfqUUa1orj4npCzXlI87NMedl3HAh00SQ
pl1U3ViVdlVOdA==
=oaZ7
-END PGP SIGNATURE-




[expert] Quanta compile problems

2001-04-16 Thread Phil

Hello all,

I'm trying to install the latest version of quanta (the previous version 
failed for the same reason).

During the compile process an error message says "/usr/bin/ld cannot find 
-lssl". I suppose that this error message is referring to openssl. My system 
has the package openssl 0.9.5a-8mdk already installed so I'm at a bit of a 
loss to know what to do next.

Does anyone have any ideas? By the way I'm using Mdk version 7.2.

-- 
Regards,
Phil
[EMAIL PROTECTED]




Re: [expert] Using .rpm files to upgrade from kde 2.0.1 to kde 2.1

2001-04-16 Thread Randy Kramer

Just a heads up.  I did the upgrade to kde 2.1 using the RPMs, and had
some (minor) bugs (features?) after the install.  The two that I
remember are:

-in konsole, the home and end keys no longer work to move the cursor to
the beginning and end of the command line

-when you right click in the toolbar and then click on "Settings",
nothing happens (whether logged in as user or root).

I then installed MandrakeFreq with the same results.  I haven't done
enough testing with kde 2.1 to know if there are some other problems,
but they may exist in both the install from RPMs and in MandrakeFreq.

Randy Kramer

Alan Shoemaker wrote:
 Ericthe most painless method is to do an upgrade install
 of MandrakeFreq.  The iso is available on the mirrors or you
 can by the CD (real cheap) from either:
 
 http://www.cheapbytes.com/
  or
 http://www.lsl.com/




[expert] go back to lpd

2001-04-16 Thread Jesus Roncero

Hi, Is there any way to go back to lpd and uninstall cups? I am not satisfied 
with cups and would like to install lpd without messing too much with the 
system. Is there an easy way to do it? 
If this topic has already been spoken on this list, I'd appreciate someone 
pointing me to the right place, list archive or web page.

Thanks.

-- 
Saludos desde Sevilla




Re: [expert] go back to lpd

2001-04-16 Thread Christopher Molnar

On Monday 16 April 2001 04:17, you wrote:
 Hi, Is there any way to go back to lpd and uninstall cups? I am not
 satisfied with cups and would like to install lpd without messing too much
 with the system. Is there an easy way to do it?
 If this topic has already been spoken on this list, I'd appreciate someone
 pointing me to the right place, list archive or web page.

Yes, you can do an rpm -qa|grep cups and uninstall all of the rpm's that are 
associated with cups. However, you may end up with some large dependency 
problems.

Another way to do this would be to: "urpme libcups" or "urpme cups" depending 
what version you are running. 

However, my suggestion: Can you post here what you do not like about cups and 
what you are not satisfied with? I am sure someone from Mdk is listening and 
maybe a problem could be fixed.

I am running 8.0-RC1 and am seeing a GREAT improvement in cups that acually 
makes it usable. Additionally the current KDE CVS now actually talks to cups 
internally and makes printing from KDE apps really nice. You may want to try 
some of this.


-Chris


-- 
[EMAIL PROTECTED]
860-956-9408 / 860-798-7032 (cell)




Re: [expert] kvoice and 7.2

2001-04-16 Thread Sheldon Lee Wen


 Kvoice writes the greeting.wav in the temp directory and it plays fine with 
 another audio player but for some reason kvoice is not connecting with the 
 audio server and doesn't play it.  When someone calls in and the modem  

probably because the sound server in kde1 and in kde2 are different and not
compatible.

 -- 
Cheers,
Sheldon Lee-Wen





[expert] kernel patches

2001-04-16 Thread Sheldon Lee Wen

Hi,

I'm wondering if someone here knows what patches were applied to the
kernel in mandrake 7.0 . rpm -q reports kernel-2.2.14-15mdk I'm owndering b/c
I'm in the middle of trying to debug some bad nfs problems with auspex and
netapps.

-- 
Cheers,
Sheldon Lee-Wen

Systems Analyst
Design Environment Solutions
Ottawa West Metro II
Nortelnetworks
Phone: (613) 765-6536
ESN: 39+56536
Mailstop 117/D1/C03 Ottawa, Ontario
Email: [EMAIL PROTECTED]





Re: [expert] XMMS no sound although soundcard works

2001-04-16 Thread Will

Sound like you're using the disk writer output plugin.  The fast playback is a dead 
giveaway. 
 Press ctrl+P to pop up the XMMS preferences window, and change the output plugin to 
OSS 
driver  (or Esound plugin, if you use ESD).  Also, since XMMS was writing it's output 
to 
disk, every MP3 you've played this way exists as a .wav file somewhere in your home 
dir now.  


In "[expert] XMMS no sound although soundcard works", on Mon, 16 Apr 2001, Erik 
Kaffehr wrote:
 Hi!

 I have a problem with XMMS under Linux Mandrake 7.2.

 Sound works great, but when I try using xmms nothing happens. One thing I
 noted is that playtime in xmms is moving very fast (10 times to fast?)

 Any ideas?!

 Best regards

 Erik

-- 
Madness takes its toll; please have exact change

Will Reinhart
[EMAIL PROTECTED]





Re: [expert] kernel patches

2001-04-16 Thread Vincent Danen

On Mon Mar 26, 2001 at 09:00:35AM -0500, Sheldon Lee Wen wrote:

   I'm wondering if someone here knows what patches were applied to the
 kernel in mandrake 7.0 . rpm -q reports kernel-2.2.14-15mdk I'm owndering b/c
 I'm in the middle of trying to debug some bad nfs problems with auspex and
 netapps.

Pop in your sources CD and take a look.  There are a lot of patches.

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
1024D/FE6F2AFD   88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD
 - Danen Consulting Serviceswww.danen.net, www.freezer-burn.org
 - MandrakeSoft, Inc. Security  www.linux-mandrake.com

Current Linux kernel 2.4.3-19mdk uptime: 1 day 13 hours 42 minutes.

 PGP signature


[expert] MadrakeFreq Problem

2001-04-16 Thread Stephen Lawrence Jr.

Anyone install the latest MandrakeFreq iso?

I used the live update feature of it, but it killed 3 of my /etc/ files. It created 
the following 3 sym links :

/etc/services - /etc/services

/etc/resolve.conf - /etc/resolve.conf

/etc/protocols - /etc/protocols

That sure looks bad to me!

I had to copy the 3 files from another machine I had onto a floppy and transfer

them to the upgraded machine to get it to work.

Anyone else have this problem?

--
Stephen Lawrence Jr. - Programmer
[EMAIL PROTECTED]
California Animal Health  Food Safety Laboratory System, UC Davis
(530)-752-4614







RE: [expert] Quanta compile problems

2001-04-16 Thread Marcel Pol


On 16-Apr-01 Phil wrote:
 I'm trying to install the latest version of quanta (the previous
 version failed for the same reason).
 
 During the compile process an error message says "/usr/bin/ld cannot
 find  -lssl".
 My system 
 has the package openssl 0.9.5a-8mdk already installed so I'm at a bit
 of a loss to know what to do next.

You need openssl-devel too if you want to compile anything that uses
openssl.
You have that too?

--
Marcel Pol
[EMAIL PROTECTED]

...my cow ate the CDs.





Re: [expert] go back to lpd

2001-04-16 Thread Till Kamppeter

See

   http://www.mandrakeforum.com/article.php?sid=545lang=en

tip number 4.

   Till



Jesus Roncero wrote:
 
 Hi, Is there any way to go back to lpd and uninstall cups? I am not satisfied
 with cups and would like to install lpd without messing too much with the
 system. Is there an easy way to do it?
 If this topic has already been spoken on this list, I'd appreciate someone
 pointing me to the right place, list archive or web page.
 
 Thanks.
 
 --
 Saludos desde Sevilla




[expert] is that sshd process serving ssh?

2001-04-16 Thread John Wolford


Note: forwarded message attached.


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/


This is the Postfix program at host smpt2.mandrax.org.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

For further assistance, please contact [EMAIL PROTECTED]

If you do so, please include this problem report. You can
delete your own text from the message returned below.

The Postfix program

[EMAIL PROTECTED]: Name service error for domain smpt2.mandrax.org:
Host not found




Hi All,

I have a question that might be off-topic for this list, but then again maybe not. How 
can i tell
if a given sshd process is serving ssh? Other than trying to connect to it, that is.

This situation i'm trying to work with is like this: There is sshd running on a box, 
and there is
a script watching to make sure that it's running. But if someone logs in via ssh, 
another sshd
process gets spawned for that connection. If that person were to somehow kill the sshd 
server
process (the parent of the spawned sshd) then s/he could continue on with the 
connection but
nobody else would be able to get in. The watchdog would not know this because it would 
see a sshd
in the process list, which is all it is checking for. But i would like it to be able 
to check if
the sshd that it's seeing in the process list is actually serving ssh or if it is not 
serving ssh.

Does that question make sense?

Thanks,
j 

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/





[expert] No PHP in perl-proxied Apache?

2001-04-16 Thread Christoph Haas

Good evening, glorious masters...

I need to set up a development server for WWW application programming
using these features with Apache:
 - PHP
 - MySQL support
 - mod_perl
 - SSL

Using Redhat 6.1 everything went fine. But the perl-proxied Apache
mod_perl package within Mandrake 7.2 starts to get me mad. I do
understand that all mod_perl requests must be URL-prefixed with
"/perl". I also can see the requests being proxied to the
httpd-perl in the log files. But when it gets to embedded PHP scripts
in the HTML source it looks like the httpd-perl can simply not handle
PHP. Unfortunately our application handles authentication by a mod_perl
module and then wants to show PHP-pregnant pages inside /perl/...
which just prints the PHP source code without executing it.

Then I tried to include the libphp4.so module manually by inserting
"Include conf/addon-modules/php.conf" in the httpd-perl.conf file.
But that only lead to the following error message when starting the
httpd-perl process:

"API module structure `php4_module' in file /usr/lib/apache/libphp4.so
is garbled - perhaps this is not an Apache module DSO"

I am not involved too deeply into apxs and all that funky Apache
features
so I don't dare to decipher why that module can be included into the
httpd but not into the httpd-perl. But I do see that both httpd and
httpd-perl have mod_so.c compiled in so basically it should be
possible to include the php4_module even into httpd-perl.

Can't I revert to the good old httpd binary that knows all modules
without proxying or something? Or is there some kind of workaround?
It took me days now to install an Apache package by hand without
interfering with the RPM system and that just lead to further problems.

What am I missing here? Thanks for your advice.

 Christoph Haas
(Systems Manager)




Re: [expert] Upgrading RPM 3 to 4

2001-04-16 Thread C. CLOSE

John Wolford wrote:
 
 
 Yeah but what database does it use? Did you have to specify *anything* or did it 
just start
 working on its own?
 
 This is the closest thing to a success story i've heard of on this particular issue.
 
 Thanks,
 j
Hi,
The db files you want are the BerkeleyDB.3.1 distribution available
from www.sleepycat.com.
These build ok and install in /usr/local/.
You can then build the rpm.4 source there are a few tricks to this. The
first thing you need to do is to feed configure with the paths of the db
files on usr local the following script is what I used.

LDFLAGS='-L/usr/local/BerkeleyDB.3.1/lib'
CFLAGS='-I/usr/local/BerkeleyDB.3.1/include' ./configure check 21 
tail -f check 

Put this in a file in the top rpm-4.0 directory and make it executable
then run it.

You will also need to do one important hack!!.

go to the lib directory in the rpm-4 source tree and open the file db3.c
in a text editor. Near the top you will find a line #include db3/db.h
change this to
#include /usr/local/BerkeleyDB.3.1/include/db.h

then run make and then make install.

With a bit of luck you will have rpm-4 in your /usr/local/bin/
directory.

By the way don't bother to try and run the tests they are badly broken.
I did hack them a bit and got most of them to pass they are mainly
screwed on the paths Redhat must have a slightly different directory
structure than Mandrake. The only tests which I know definatelt failed
are the two last tests in the popt directory; using a pre-build Mandrake
lib for this would probably solve the problem configure or the makefiles
would probably have to be hacked to do this.

FYI I have tried install the Mandrake cooker RPM-4 binary package with
--nodeps I was able to install it and uninstall it. I could not run it
fully because I don't have libc-2.2.2. If you have it a simple sybolic
link from the /usr/local/Berkely libs to /usr/lib will probably allow it
to run alternatively you can change the install dir on the one youv'e
compiled and do an install in the proper places. I haven't done this yet 


Hope this info helps you


Regards

Colin Close

 
 --- "C. CLOSE" [EMAIL PROTECTED] wrote:
  SoloCDM wrote:
  
   Does anyone have ideas how to go from RPM version 3.x to 4.x,
   because RPM version 3.x won't install version 4.x?  Also, what
   files are necessary to completely upgrade?
  
   Note: When you reply to this message, please include the mailing
 list/newsgroup address in Cc: and my email address in To:.
  
   *
   Signed,
   SoloCDM
 
  Hi,
I had this problem the only solution I found was to download the source
  as a tar.gz archive and compile it, I seem to recall that there were
  some dependencies. If I recall correctly it was htdig which also needed
  a later version (it was certainly a database package). I installed in
  /usr/local and use it from the command line when necessary; this saved
  messing up the rpm-3 installation. Hope this helps.
 
 
Regards
 
 Colin Close




[expert] Nessus install on 7.2

2001-04-16 Thread Andrew Judge

Has anyone loaded Nessus from the 7.2 contribs on 7.2?  I tried, but I get
errors saying that I need glibc2.2  Also, don't you need bison, flex,
gtkdev, and glibdev for the program to work?

Best regards,

Andrew Judge





Re: [expert] MadrakeFreq Problem

2001-04-16 Thread Lyric


Yes.

That was my exact problem.  That was why my internet connection wasn't
working correctly when I tried to connect through my lan.

Thanks.

 Anyone install the latest MandrakeFreq iso?

 I used the live update feature of it, but it killed 3 of my /etc/ files. It created 
the following 3 sym links :

 /etc/services - /etc/services

 /etc/resolve.conf - /etc/resolve.conf

 /etc/protocols - /etc/protocols

 That sure looks bad to me!

 I had to copy the 3 files from another machine I had onto a floppy and transfer

 them to the upgraded machine to get it to work.

 Anyone else have this problem?

 --
 Stephen Lawrence Jr. - Programmer
 [EMAIL PROTECTED]
 California Animal Health  Food Safety Laboratory System, UC Davis
 (530)-752-4614









Re: [expert] libusb2?

2001-04-16 Thread Digital Wokan

Nothing on libusb2 at tuxfinder.  Only thing is a stale search engine
result on google pointing at rpmfind.  Even looked at the libusb project
and libusb only seems to be up to libusb 0.1.  How libusb2 became a
dependancy of hackgphoto2 is a mystery.

John Wolford wrote:
 Try looking at www.rpmfind.net and www.tuxfinder.com, i've found both of those to be 
very helpful
 (especially the latter).
 j
 --- Digital Wokan [EMAIL PROTECTED] wrote:
  I'm attempting to use the hackgphoto2 packages, but can't install gtkam
  without libusb2.  I have libusb0.1 (making a libusb2 seem more like a
  typo).  Any ideas where this can be found and how I can let RPM know
  it's being provided?
-- 
Digital Wokan, Tribal Mage of the Electronics Age
Guerilla Linux Warrior




Re: [expert] kernel patches

2001-04-16 Thread Pierre Fortin

Sheldon Lee Wen wrote:
 
 Hi,
 
 I'm wondering if someone here knows what patches were applied to the
 kernel in mandrake 7.0 . rpm -q reports kernel-2.2.14-15mdk I'm owndering b/c
 I'm in the middle of trying to debug some bad nfs problems with auspex and
 netapps.

You don't say much about the problems...  just the other day, I posted that
there is an NFS bug which exists on LM6.1 and LM7.2 (both systems still running
with NFS dead if anyone wants more info) where one of the processes will crash
and leave some data on the rx_queue as seen in "netstat -l | grep 2049"...  In
all my digging, short of checking the source, there does not appear to be any
way to recover from this situation without rebooting.  

If this sounds familiar, I can try to help some.

Pierre

 --
 Cheers,
 Sheldon Lee-Wen
 
 Systems Analyst
 Design Environment Solutions
 Ottawa West Metro II
 Nortelnetworks
 Phone: (613) 765-6536
 ESN: 39+56536
 Mailstop 117/D1/C03 Ottawa, Ontario
 Email: [EMAIL PROTECTED]

-- 
Linux (Up 26 days) -- Reboots are for system upgrades... not Windows X^P
Last reboot reason:  01/03/27: winter storm 6hr power outage




Re: [expert]OS idenity,Dhcp Eth0 and more!!

2001-04-16 Thread phil

THanks for the info  guys but still  no ,I've tried these  but  on ifup eth0
   I still get  Ip info failed..


At 04:23 AM 4/16/2001, you wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

RR does give hostnames, via the dhcp process, and they are usually some funky
long thing with part of the IP address in it.

It should work by simply running netconf, setting the adapter to dhcp, then
doing an ifup eth0 (if eth0 is your ethernet card).  You can check your
config by "cat /etc/sysconfig/network-scripts/ifcfg-eth0".  You should see
something like:

DEVICE="eth0"
BOOTPROTO="dhcp"
HOSTNAME=cs28144-55.satx.rr.com - what RR assigns as your hostname.
DOMAIN=satx.rr.com
IPADDR=""
NETMASK=""
ONBOOT="yes"

Look in /etc/sysconfig/network and see something like:

NETWORKING=yes
GATEWAYDEV=""
GATEWAY=""
FORWARD_IPV4=no
HOSTNAME=guardian.thompson.net

I've used RealTek NICs, with no problems. Do you have a link light on your
cable modem?  Here in San Antonio, RR uses Toshiba PCX1100 modems...is the PC
light on?  Is the link light on your PC NIC on?  Is the ethernet cable
premade?  It needs to be a "straight-through" cable, versus a cross-over.

Remember, you don't have to run dhcpd on your machine; that's for when you
want your machine to be a dhcp server.

Sorry if I've overstated the obvious:  I've been a computer maintenance
technician for the Air Force for 18 years, and I've learned that sometimes
its the simplest things...

Mitch

On Monday 16 April 2001 01:58 am, you wrote:
  Hmmm, i got a reply to this post before i got the post itself.
 
  When you subscribed to your Roadrunner ISP, did they give you a hostname?
  I'm betting they did. Let's pretend that is something like cr934573-a. Then
  try this on for size:
 
  [root@homer john]# dhcpcd -h cr934573-a
  [root@homer john]#
 
  See my last post for details on how to integrate this into your network
  scripts so that it's done automatically.
 
  I hope that helps.
  j
 
  --- phil [EMAIL PROTECTED] wrote:
   Any comments thanks in advance??
   When i run ifup eth0 I get an error message unable to get ip info via
   dhcpcd. I have went thru netconf a dozen times.If i am using dhcp then no
   need to enter the Ip address or any of the other things DNS etc. Correct?
   FYI: Linux for Windows (7.2 Mandrake) on a Hp 600mhz ceoron 256mb ram,
   realtek networkcard trying to get online
   via Cable modem Road Runner acess.
   I have read everthing online(well almost) And Tried almost Everything.
   concerning Road Runner Cable service,Apparently I am not the only Linux
   user that has tried to get online thru Road Runner?
   Does anyone know anything about if my eth0 card is Bind to the dhcp,could
   that be the prob?
From what I have read I really think that Road runner would prefer that
   I stick with Windows. from further reading
   http://www.insecure.org/nmap/nmap-fingerprinting-article.html
   http://www.sans.org/newlook/resources/IDFAQ/TCP_fingerprinting.htm
   Even though with DHCP the OS should not matter right?IN THEORY.
   Could Road runner be preventing me from getting online thru there
   service?THey are able to Idenify Your OS
   Is Linux considered the Hackers OS? to some people Although that is not
   my intentions!
   I enjoy trying to get Linux to run, And after all this Windows Quite
   boring. I might as well sign up for AOL aargh LOLPS please dont flame
   me.
 
  __
  Do You Yahoo!?
  Get email at your own domain with Yahoo! Mail.
  http://personal.mail.yahoo.com/

- --
Mitch Thompson, San Antonio TX
Redhat Certified Engineer #80609957760032
http://www.redhat.com/training/rhce/certification/index.html
Key fingerprint = BBDA 3A2A 4483 BD0D 7CED  B8A9 D183 C8F6 B0AF 66AE
- --
"Birthdays bring good luck:  The more you have the longer you will live!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQIXAwUBOtrWPtGDyPawr2auFAMHewf/f+94WLkpsaqcqtISC4IyDsVHOP8g3eKh
VpOLjvC1cErfZ7mUnyooJ71t238HHZ7C6ivpzu65l1/9ItWRdDKYmrY+KM5jFa3H
6MWrcY+bl963xKM/wNCSkY5mTcp0AMuHyhtq1eqLYVCSkPWeTGVlnB+oiXg9MSH1
LUl4AnngALxvOUrUTU8s6lfB0QP0Ey4ObsJAjVtLvGKMbdYVw4R2kN5GtW8uptIv
0rkzP+krvhM9Zu9v3rZabShUdA4UvKzNyZEI3CbjSU16Z8wt7cQqNkoTfBiQmTmx
3EvDMUbF7ZnXH1m9q1EeJBqWFV2vfv4F4+hH1y5T+M6jyo9oXx5H1Af9GRoviDsg
smU5dVd4gN7QaI/PBn95YUa/kVhoqqkBmTux05i3msdEtMGaXJQGcMY4Pj6VH2si
SOuVFz73NSg/nOzExDSa4XXA/YqAo0/qXtcSz/sNTgcwYmmrLG6HKLtiwH/Mupbf
7bP57NdUz1gxwSGBJWxbXIEyaJO4OtwjoVhncAzEIcXBr7+obP1qoUblZqVXJFUe
PBuAcccSKfOGB7bvMNve8zgG1PPIa/FreL4zoSzezKdVRfCzsJIgIAawEAJbJNxc
f32xsk91/Ewx5AnwrPlvaiiAM2OqZM2BfqUUa1orj4npCzXlI87NMedl3HAh00SQ
pl1U3ViVdlVOdA==
=oaZ7
-END PGP SIGNATURE-