Re: [newbie] Apache2

2004-09-13 Thread Katinka Peter

On Monday 13 September 2004 06:19, Lyvim Xaphir wrote:
 Do you realize that you just hijacked a thread?

 Probably not, but I thought I'd bring it to your attention. :)

 LX
I`m really sorry for hijacking. I wasn`t aware I was doing it, I should have 
read the list etiquette first...

Anyway, thanks for the advice given to my question, I`ll try the urpmi 
command.

Kathy


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Apache2

2004-09-12 Thread Katinka Peter
Hi,
I`ve downloaded the latest Apache version httpd-2.0.50, but when I try 
installing it with ./configure, I get the foloowing message: configure: 
error: no acceptable C compiler found in $PATH [...] configure failed for 
srclib/apr.
Any help would be greatly appreciated!
Kathy


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] copying slides from PDF

2004-07-05 Thread Katinka Peter
Hi,
could anyone tell me how to copy-paste entire slides/graphics from PDF to 
other documents, e.g. OpenOffice Writer? I`ve got Adobe, KPDF, XPDF and 
GhostView installed. 
When using the icon to select an entire slide in Adobe and selecting copy, I 
get the following message: There was an error while copying to the 
clipboard. Segmentation violation caught.
I`d be grateful for suggestions.
Kat 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] How to fix linmodem for 2.6 kernel

2004-05-23 Thread Katinka Peter
On Sunday 23 May 2004 00:42, murallo wrote:
 Hi,
 I'm an improving newbie - that means I can do most of the things that linux
 deems to be essential like downloading weird libraries and recompiling
 kernels without having to ask too many questions from the helpful folk
 online.
 However I'd appreciate it anyone out there can answer this one. I have an
 internal linmodem (Intel v92ham) which I have installed sucessfully under
 several different linux releases using various 2.4 kernels including this
 one (slackware 9.1 with 2.4.22 kernel) But all attempts to run this modem
 with a 2.6 kernel seem doomed to failure. First the script only allows
 compilation with 2.4 kernels and second I think that 2.6 requires the
 resulting modules to be of type .ko.
 So, can I compile my old sources under 2.6 and convert them to .ko somehow?
 Can I get new sources compatible with 2.6?
 Do I buy a new modem?
 New system is mandrake 10 (from linux format magazine) with 2.6.3 kernel
 K7S5A board with athlon 2000  256 MB memory (onboard sound), GEForce
 FX5200, Dell 18 LCD
 And it all works a treat, except for that dratted modem
 Oh, and the scanner - but that's another story
 Best Regards
 Harry Anderson


I have the same modem, which worked fine under Mandrake 8.2 but doesn` t under 
10.0. I posted to the linmodem list, and have copied the essential parts of 
the thread below. Unfortunately, it doesn` t look very promising... I` m 
using an external modem now. 
I`d be pleased to be informed if anyone finds a better solution.
Kat 



Peter,

kernel compilation will NOT help!!
Winmodem code comes with a pre-compiled component,
that is NOT being updated.  The HaM chipests will NEVER be functional under
Linux 2.6.3 code

MarvS 

Many thanks for letting me know. 
I`ll get by using an external modem until I learn kernel compilation then.

Kat 

On Thursday 29 Apr 2004 16:20, vbm linux wrote:
 Yes,
 Sorry but HaM is not maintained anymore.
 And it is getting harder each day to convince my managers to let me keep
 536ep up to date as well. (everything is about the 537 softmodem now)

 -dorian

 Kat,

 Sadly as expected below
 --
 The 453 code release is also the last for this older chipset (relates
 Intel maintainer Dorian Araneda).
 Thus HaM code failures can be expected under the emerging 2.6.nn
 kernels.
 -
  From our experience with the Lucent DSP modem code, it is  a LOT of
 expect work in even the Open Source
 code component to achieve a 2.4 -  2.6 migration
 I am copying to Dorian Araneda, should he have any further information.

 You will need a 2.6.n supported modem chipset.
 ModemData.txt.2 relates the current options.

 Condolences,

 MarvS


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP: Kernel PPP support

2004-05-19 Thread Katinka Peter
On Wednesday 19 May 2004 01:16, et wrote:
 On Thursday 29 April 2004 01:55 am, Katinka Peter wrote:
   On Wednesday 28 April 2004 09:26 am, Katinka Peter wrote:
Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
internet anymore. When I try to connect using KPPP, the modem dials
but then I get the following error message:
   
pppd daemon died unexpectedly! Exit status 4 (On man pppd, the
 
  explanation
 
is: 4: The kernel does not support PPP, for example, the PPP kernel
 
  driver
 
is not included or cannot be loaded.). Details: unable to open the
 
  /dev/ppp
 
device. You need to create the /dev/ppp device by executing the
 
  following
 
command as root: ^lmknod /dev/ppp c 1808 0
   
When I do this, I get the message: substitution failed, so I don`t
have
 
  ppp
 
in the /dev folder.
   
I`d be grateful for help. Thanks, Kat
  
  Did you do a clean install of 10.0 or a upgrade? I had LOTS of
   problems with 10.0 after upgrades and internet connections was one of
   them.
  
  Marc
 
  I`ve only done an upgrade, which might be the problem. I`ll do a clean
  install instead and hope it`ll work then.
  Thanks for your advice,
  Kat

 install kdenetwork

Thanks, it worked without problems after a clean install.
Kat


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KPPP: Kernel PPP support

2004-04-28 Thread Katinka Peter
Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
internet anymore. When I try to connect using KPPP, the modem dials but then
I get the following error message:

pppd daemon died unexpectedly! Exit status 4 (On man pppd, the explanation
is: 4: The kernel does not support PPP, for example, the PPP kernel driver
is not included or cannot be loaded.). Details: unable to open the /dev/ppp
device. You need to create the /dev/ppp device by executing the following
command as root: ^lmknod /dev/ppp c 1808 0

When I do this, I get the message: substitution failed, so I don`t have ppp
in the /dev folder.

I`d be grateful for help. Thanks, Kat



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP: Kernel PPP support

2004-04-28 Thread Katinka Peter

 On Wednesday 28 April 2004 09:26 am, Katinka Peter wrote:
  Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
  internet anymore. When I try to connect using KPPP, the modem dials but
  then I get the following error message:
 
  pppd daemon died unexpectedly! Exit status 4 (On man pppd, the
explanation
  is: 4: The kernel does not support PPP, for example, the PPP kernel
driver
  is not included or cannot be loaded.). Details: unable to open the
/dev/ppp
  device. You need to create the /dev/ppp device by executing the
following
  command as root: ^lmknod /dev/ppp c 1808 0
 
  When I do this, I get the message: substitution failed, so I don`t have
ppp
  in the /dev folder.
 
  I`d be grateful for help. Thanks, Kat

Did you do a clean install of 10.0 or a upgrade? I had LOTS of problems
 with 10.0 after upgrades and internet connections was one of them.

Marc

I`ve only done an upgrade, which might be the problem. I`ll do a clean
install instead and hope it`ll work then.
Thanks for your advice,
Kat



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Instant Messaging with MSN

2004-04-03 Thread Katinka Peter
As most of my friends are using MSN Messenger, I`ve tried to use the 
libmsn.so plugin in Gaim and a hotmail account to communicate with them. 
Whenever I try to sign on to this account in Gnaim using the MSN protocol, I 
get the message [EMAIL PROTECTED] was unable to sign on: Protocol not 
supported.
I`d be grateful for any suggestions.

Kat  


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com