Re: [expert] test

2001-03-02 Thread vmalep


I hope so!





Moe <[EMAIL PROTECTED]>@linux-mandrake.com on 01/03/2001 19:23:06

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   expert mandrake <[EMAIL PROTECTED]>
cc:

Subject:  [expert] test


is this list still live?

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




**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**

 $RFC822.eml


[expert] failed dependencies for cups

2001-02-25 Thread vmalep

Can anyone explains to me how I can resolve this problem installing cups?
(I don't find where to get the good package.)



[bash]* rpm -ivh cups*

error: failed dependencies:

  /usr/sbin/update-alternatives is needed by cups-1.1.4-3mdk



Thanks for any help,



Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




[expert] Mount issue

2001-02-25 Thread vmalep

I've a problem with both Mdk 7.1 or 7.2: Average two weeks after I have
made a new installation, the mounting for the cdroms doesn't work more
and I've a I/O error message.

What I have to do is to umount /mnt/cdrom after a booting, and mount again /dev/hdc 
/mnt/cdrom.

Here, you have the fstab file. I wonder why for the cdrom and the floppy, the 
partitions are /mnt/cdrom or /mnt/floppy in place of /dev/hdc or
/dev/fd0,
but I've tried with /dev/hdc and I've the same problem.

fstab:
/dev/hda5 / ext2 defaults 1 1
/dev/hda10 /backup ext2 defaults 1 2
none /dev/pts devpts mode=0620 0 0
/dev/hda8 /home ext2 defaults 1 2
/mnt/cdrom  /mnt/cdrom  supermount   user,exec,dev,suid,rw,fs=iso9660 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
/dev/hda1 /mnt/win_c vfat user,exec,umask=0 0 0
/dev/hda9 /mnt/win_d vfat user,exec,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda7 /usr ext2 defaults 1 2
/dev/hda6 swap swap defaults 0 0

Thanks for any help,

Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




[expert] CUPS issue: what mean Device URI in the configuration procedure?

2001-02-23 Thread vmalep

Hello,

I'm trying to configure a network printer with the web browser for cups.

This printer is on the lpt1 port af an axis boxe, but I'm not sure about
the parameters I've to put for the location, the Device and the URI.

Can someone explain it to me?

Thanks and have a good day,

Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




Re: [expert] Re: CUPS dependencies redux...

2001-02-22 Thread vmalep


I tried this also, but I've had "failed dependencies":
openssl (that I've installed)
libcrypto.so.0 and
libssl.so.0

Pierre





Till Kamppeter <[EMAIL PROTECTED]>@mandrakesoft.com on 21/02/2001
23:06:28

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED], [EMAIL PROTECTED]
cc:

Subject:  [expert] Re: CUPS dependencies redux...


For the 7.2-version of cups-1.1.6-8mdk you do not need cups-common any
more it's all back in one package. Do a

   rpm -e --nodeps cups-common libcups1 libcups1-devel

and then install cups-1.1.6-8mdk.i586.rpm with

   rpm -Uvh cups-1.1.6-8mdk.i586.rpm

and you are done.

   Till


Michael O'Henly wrote:
>
> I've run Mandrake Update and attempted to install:
>
> cups-1.1.4-3mdk.rpm
> cups-devel-1.1.4-3mdk.rpm.
>
> This fails (as has already been noted on the list) because Update doesn't
> have the corresponding version of cups-common.
>
> I went to the Mandrake-Devel unsupported directory and found:
>
> cups-1.1.6-8mdk.i586.rpm
> cups-devel-1.1.6-8mdk.i586.rpm
> cups-drivers-1.0-15mdk.i586.rpm
>
> ...but no cups-common. There is a cups-common-1.1.6-8mdk.i586.rpm in the
> Cooker but it's not 7.2-friendly.
>
> Is there some place I can find 7.2-friendly versions of either:
>
> 1. cups-common-1.1.6-8mdk.rpm (1st choice)
>
> or...
>
> 2. cups-common-1.1.4-3mdk.rpm (2nd choice)
>
> As you can see (unless I'm overlooking something (which happens from time
to
> time (sigh))), it doesn't seem possible for a 7.2 user to do the CUPS
update.
>
> M.
>
> --
> Michael O'Henly
> TENZO Design




**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**

 $RFC822.eml


Re: [expert] How come SWAT doesn't work

2001-02-22 Thread vmalep


It eventually works with http://127.0.0.1:631

Thanks Ron and Rusty for your help,

Pierre





Ron Heron <[EMAIL PROTECTED]>@linux-mandrake.com on 21/02/2001 17:41:24

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:

Subject:  Re: [expert] How come SWAT doesn't work


In addition to trying the https, also replace localhost with 127.0.0.1 I
had a similar problem on SuSE, where it would only work with the IP.

Ron
--- Rusty Carruth <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,
> >
> > I've uncommented the right line in /etc/inet.conf, restarted de inet
> > service, configured the apache server and started the httpd service,
> but
> > when I try to go to the localhost:631 URL, I've an alert message
> saying
> > that the document doesn't have any data. And the same with the
> > localhost:901 URL.
> >
> > What have I missed?
>
> are you using 'http://...' or 'https://...' - As I recall you need the
> https.
>
> rc
>
>
> Rusty Carruth  Email: [EMAIL PROTECTED] or
> [EMAIL PROTECTED]
> Voice: (480) 345-3621  SnailMail: Schlumberger ATE
> FAX:   (480) 345-8793 7855 S. River Parkway, Suite 116
> Ham: N7IKQ @ 146.82+,pl 162.2 Tempe, AZ 85284-1825
> ICBM: 33 20' 44"N   111 53' 47"W
>


=
^C
quit
:q
exit
?
help
shit

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices!
http://auctions.yahoo.com/




**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**

 $RFC822.eml


[expert] How come SWAT doesn't work

2001-02-21 Thread vmalep

Hello,

I need to configure a remote printer: the IBM Network Printer 17, for which
I don't find the driver with the lpr service (the Mdk version is 7.1).
So I decided to install Cups (cups-1.1.4-3mdk.i586.rpm). But to configure
it, I need to use SWAT.

I've uncommented the right line in /etc/inet.conf, restarted de inet
service, configured the apache server and started the httpd service, but
when I try to go to the localhost:631 URL, I've an alert message saying
that the document doesn't have any data. And the same with the
localhost:901 URL.

What have I missed?

Thanks for help,

Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




[expert] Wine troubleshooting: the apps is running, but without any window

2001-02-15 Thread vmalep

Hello,

I've installed codeweavers-wine-20010112-1.i386.rpm to use Lotus Notes
Client with Linux.
Yesterday, it worked very well and today, when I run the notes.exe file,
the application is running (with wine), but without any window.

I've uninstalled and reinstalled wine (windows user reflex), but it changes
nothing.

Has anybody any idea of what I could try to resolve this issue?

Thanks and have a nice day,

Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




Re: [expert] telnet on vers 7.2

2001-01-30 Thread vmalep



You can also install the xinetd rpm package (in the Mdk-7.2 distrib) in
place of the telnet one.





[EMAIL PROTECTED]@linux-mandrake.com on 30/01/2001 12:54:52

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:

Subject:  Re: [expert] telnet on vers 7.2


En réponse à richard <[EMAIL PROTECTED]>:

> Hi all, need some help with this one
>
> The machine has 2 NIC's on connected to a local network, which full
> access
> is required from , the other to a cable modem.
>
> I need to be able to route and telnet in to this machine, as well as
> telnet
> to localhost.
> Telnet seems to be disbled.
> any attempt to telnet to port 23 is refused , but I can ftp to it .
>
> I checked in /usr/sbin and in.telnetd was missing, I've tried replacing
> the
> missing deamon with one from a Redhat distro.
> but still no telnet function.
> I also need to be able to disable the firewall so I can run my on
> firewall


I think you have to install the package telnet-server to be able to run
telnet.
But, use ssh-open-server, it's much better and secure.


> scripts for ipchains.
> Ive moved from a Suse ditro as I'm fed up with yast rewrinting config
> files
> at random. I like Mandrake but it fails in being too secure.
>
> The immediate thing that must be got functional is routing and masq from
> the
> LAN which has a 44.0.0.0 domain through to the internet.
>
> One thing I do lkike is the ability to use fiixed ip adresses on one
> ethernet
> port and dchp on the port connected to the cablemodem.
>
> Or have I like with Suse to disable the dchp deamon and just use the
> client
> after the first ethernet port is set up so that the second port eth1 can
> be
> used with a fixed ip address..
>
>
> urgent help needed here as a gateway is down at the moment.
>
> TIA richard
>
>




**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**

 =?iso-8859-1?Q?$RFC822.eml?=


[expert] Caracters problems

2001-01-28 Thread vmalep

Hello,

I've installed Mdk 7.2 in french and I've problems with the accentuated
caracters.
The "é", "è", "ç", "à", etc. aren't displayed correctly by the shell.

I've seen in documentation that depends on the "inputrc" file, but I don't
have more information about that.

Here below are the content of de ".bashrc" and de "etc/inputrc" files (the
"~/.inputrc" doesn't exist).

-
# .bashrc

# User specific aliases and functions
alias rm='rm -i'
alias mv='mv -i'
alias cp='cp -i'
alias s='cd ..'
alias d='ls'
alias p='cd -'

# Need for a xterm & co if we don't make a -ls
[ -n $DISPLAY ] && {
 [ -f /etc/profile.d/color_ls.sh ] && source /etc/profile.d/color_ls.sh
  export XAUTHORITY=$HOME/.Xauthority
}

# Read first /etc/inputrc if the variable is not defined, and after the /etc/inputrc
# include the ~/.inputrc
[ -z $INPUTRC ] && export INPUTRC=/etc/inputrc

# Source global definitions
if [ -f /etc/bashrc ]; then
 . /etc/bashrc
fi
-

and the etc/inputrc file:
-
## Linux-Mandrake Configuration
# (c) MandrakeSoft, Chmouel Boudjnah <[EMAIL PROTECTED]>, Pablo Saratxaga 
<[EMAIL PROTECTED]>
#$Id: inputrc,v 1.4 2000/03/27 12:13:17 chmouel Exp $


# Show all if ambigious.
set show-all-if-ambiguous on

# 8Bits supports.
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on

# Keyboard configuration
" [2~": yank # Insert
" [3~":delete-char   # Suppr

" [1~": beginning-of-line # Home
" [4~": end-of-line  # End

" [5~": previous-history # Previous
" [6~": next-history  # Next

# those two are for rxvt
"\e[7~":beginning-of-line
"\e[8~":end-of-line

# on some xterm
"\e[H": beginning-of-line
"\e[F": end-of-line

# on nxterms
"\e[\C-@": beginning-of-line
"\e[e": end-of-line

$if term=xterm
#
# Application keypad and cursor of xterm
# with NumLock ON
#
# Operators
"\eOo": "/"
"\eOj": "*"
"\eOm": "-"
"\eOk": "+"
"\eOl": "+"
"\eOM": accept-line

# Colon and dot
# "\eOl": ","
"\eOn":"."

# Numbers
"\eOp": "0"
"\eOq": "1"
"\eOr": "2"
"\eOs": "3"
"\eOt": "4"
"\eOu": "5"
"\eOv": "6"
"\eOw": "7"
"\eOx": "8"
"\eOy": "9"
$endif

#
# Application keypad and cursor of xterm
#
"\eOD": backward-char
"\eOC": forward-char
"\eOA": previous-history
"\eOB": next-history
"\eOE": re-read-init-file
-

Thanks for any help and have a good week,

Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




[expert] Caracters problems

2001-01-17 Thread vmalep

Hello,

I've installed Mdk 7.2 in french and I've problems with the accentuated
caracters.
The "é", "è", "ç", "à", etc. aren't displayed correctly.

To illustrate you that, I typed these caracters and saved them in a file,
but in windows, they are corrects.

Thanks for help and have a good week,

Pierre



**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




Re: [expert] ram issue

2001-01-10 Thread vmalep


I've had the same problem with Mdk7.1. I tried to resolve modifying
etc/lilo.conf, but it didn't work.
Eventually, the problem was resolved uptading to Mdk7.2...

Pierre





"chronos ." <[EMAIL PROTECTED]>@linux-mandrake.com on 07/05/97 01:56:27

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:

Subject:  [expert] ram issue


Hi all,
I am using mandrake 7.1 and I have 128 of ram.Problem is mandrake only sees
64 of my 128. I went to mandrakeuser.org and found the following. It says
to edit the following- /boot/grub/menu.1st as root and "find" the
following- kernel (hd0,5)/vmlinuz root=/dev/hda6 Then append mem=128 to the
end of the line. So then, how do I "find" the previous line ? I understand
I can use pico to edit the line and all that.I just dont know how to "find"
the line I need.
   Thank you, Chronos.

_
Email your boss can't read - sign up for free disinfo.net email
at http://www.disinfo.com, your gateway to the underground




**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**

 $RFC822.eml


[expert] Why doesn't work the telnet with Mdk 7.2 after install?

2001-01-08 Thread vmalep

Thank you for your usefull help.
The Telnet-server wasn't installed indeed and now it works.

Pierre


Hello,

I've just installed Mdk 7.2 and the telnet doesn't work. A friend explained
me to check that the telnet service is enable in /etc/xinetd/telnet but
this file doesn't exist.

Someone could explain me what I've to do to active this service after the
installation?

And Happy New year!

Pierre





**
This message may contain confidential information and is intended solely
for the use of the addressee. If you are not the intended recipient of
this message, please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message is subject to Systemat's 
General Terms and Conditions. Any personal opinion expressed in this
message reflects the opinion of the sender and not Systemat's opinion.
**




[expert] Why doesn't work the telnet with Mdk 7.2 after install?

2001-01-03 Thread vmalep

Hello,

I've just installed Mdk 7.2 and the telnet doesn't work. A friend explained
me to check that the telnet service is enable in /etc/xinetd/telnet but
this file doesn't exist.

Someone could explain me what I've to do to active this service after the
installation?

And Happy New year!

Pierre




This message may contain confidential information
and is intended solely for the use of the individual
or entity to whom it is addressed.
If you are not the intended recipient of this message,
please notify the sender immediately and do not disclose,
use, disseminate or copy this message.
The information contained in this message reflects 
the opinion of the sender and not Systemat's opinion.