Re: debian vs redhat

1999-07-29 Thread Gareth
On Thu, 29 Jul 1999, Steve Stancliff wrote: > as sysadmin of that system, and due to the way the installation have been > over-customized, I am going > to reinstall them. > am going to try and convince my boss that as long as we > are reinstalling, we > should switch to Debian. I have my list of

Gnomeicu problems

1999-07-29 Thread Oleg Krivosheev
Hi, All just installed gnomeicu and while trying to run it i got reboot ~ $ gnomeicu type = 0 exid = (null) ** CRITICAL **: file applet-widget.c: line 655 (gnome_panel_applet_corba_init): assertion `panel_client != ((void *)0)' failed. ** CRITICAL **: file applet-wid

debian vs redhat

1999-07-29 Thread Steve Stancliff
Hi all, I use Debian at home. At work we are gradually switching from Windows to Linux, and a redhat system (6 machines) has been running for about 3 months. In a couple of weeks I will be taking over as sysadmin of that system, and due to the way the installation have been over-customized, I am

SoundBlaster AWE 64 and 486DX33?

1999-07-29 Thread John Gay
I recently came across a deal on a SoundBlaster AWE 64 ISA card and was wondering what the chances were I could get it to work in a 486DX33 I have set up as an X-Terminal to a PII 350? The 486 only has ISA slots, so I'm limited to ISA cards, but the DOC's for the sound card says it needs at least

Re: setting variables under an X11 session

1999-07-29 Thread Martin Bialasinski
** "Micha" == Micha Feigin <[EMAIL PROTECTED]> wrote: Micha> How can i set an environment variable under an x11 session (not Micha> a specific xterm under x) so that they work for programs not Micha> opened through a terminal ( for example the CVSROOT var for Micha> tkcvs) /etc/environment shoul

Re: creating dirs under cvs + tkcvs

1999-07-29 Thread Martin Bialasinski
** "Micha" == Micha Feigin <[EMAIL PROTECTED]> wrote: Micha> How do i create dirs under the cvs module tree (in the cvs Micha> repository). Don't know, I use the usual mkdir in the shell. Micha> Also tkcvs won't show me the projects in the repository (oned Micha> that do exist there) only one

How to use Mosaic

1999-07-29 Thread a
I copy Mosaic 2.6 from NCSA to my Debian 1.2 /usr/bin but can't run it. Although I put a copy of libXt.so.6 in /usr/lib, Mosaic says: /usr/bin/Mosaic-linux-2_6: can't load library '/usr/lib/libXt.so.6' Unknown error /usr/bin/Mosaic-linux-2_6: can't load library '/lib/libXt.so.6' U

Re: Toshiba Satellite 2520CDS

1999-07-29 Thread William Ono
On Thu, 29 Jul 1999, Stanley J. Benes wrote: > The toshiba laptops require special (kernel?) install called the tecra. I > think > it's on the 2.1 slink CD, but I don't have my machine by me right now to > check. > Try looking for and using this. If you have slink on CD, the second disk boots w

Sound card

1999-07-29 Thread Tadas
Hello all, I have ESS 1869 sound card and I can't configure it on Debian. I can play CD and midi. When I try to play wav, I see this: Playing [FILE: tada.wav] [LENGTH: 171008] [RATE: 22050] [BPS: 88200] [DEPTH: 16] [CHANNELS: 2] [TIME: 00:00:00]Sound: DMA (output) timed out - IRQ/DRQ config error

Debian 2.1 on a Sony Vaio Z505SX -- Success

1999-07-29 Thread Syrus Nemat-Nasser
Hello Folks. I have succeeded in a functional installation of Debian 2.1 on a Vaio z505sx. I have also created a web page about it: http://sdss.ucsd.edu/~vaio I believe someone was asking about this model a few weeks ago. I got this done in the last week. Thanks. Syrus. -- -=-=-=-=-=

X-Term and networking

1999-07-29 Thread John Gay
Well, after several attempt and false starts, reading the net3 how-to and as many doc's re: X-Terminals as I could find, I have finally made some progress today I started by configuring the network between the two PC's using ifconfig and route. I used 192.168.1.1 &192.168.1.2 for the

Re: StarOffice 5.1 segfaults

1999-07-29 Thread Dave Dash
> Yes the last libc upgrade; it seems to of killed > Star Office 5.1 for me. :< Luckily I have old libc6 and libc6-dev debs (you might be able to dig them up in your /var/cache/apt/archives/ directory). I'll just keep these in a safe folder just in case this happens again. === ___

Re: SV: burning potatoe on cd's

1999-07-29 Thread Mark Brown
On Thu, Jul 29, 1999 at 04:55:55PM +0200, [EMAIL PROTECTED] wrote: > > > dists/potato/contrib/binary-i386/, dists/potato/main/binary-i386/ and > > > dists/potato/non-free/binary-i386/. Is this correct? What do I put > where, > > > since this won't fit om a single cd...? > > Take a look at the sli

sblive,'n debian, one more time...

1999-07-29 Thread Peter Moody
I know that this is beating the hell out of a dead horse, but please bear with me for one more sblive question...thanks. I was running redhat 6.0 on a regular i386 with an sblive card. when I downloaded and the latest modules, they installed fine, not requireing a reboot or anything. then I switc

Possible culprit for netscape glibc crashes

1999-07-29 Thread Dave Swegen
For what I've been able to work out the xlib6g package is responsible for the netscape bug where closing a window crashes the whole thing with a bus error. I downgraded from xlib6g_3.3.3.1-10 to xlib6g_3.3.2.3a and netscape seems a lot happier now (touch wood). YMMV. Cheers Dave PS Should I f

slink bug(?): /etc/limits permissions

1999-07-29 Thread Jim B
Hi all, please see this excerpt from the man page for /etc/limits: LIMITS(5) LIMITS(5) NAME limits - Resource limits definition DESCRIPTION The limits file (/etc/limits by default or LIMITS_FILE defined config.h) describes th

setting variables under an X11 session

1999-07-29 Thread Micha Feigin
How can i set an environment variable under an x11 session (not a specific xterm under x) so that they work for programs not opened through a terminal ( for example the CVSROOT var for tkcvs) Thanx [EMAIL PROTECTED]

Programing x11

1999-07-29 Thread Micha Feigin
I'm looking for tutorials on programing for X11. Also, what libs (or whatever else exist) are there from programing for X11. I know of GTK VDK lesstif motif V. What are the diferences, pros/cons of them. Is there any documentation on the subject? Thanx [EMAIL PROTECTED]

creating dirs under cvs + tkcvs

1999-07-29 Thread Micha Feigin
How do i create dirs under the cvs module tree (in the cvs repository). I tried to do it in tkcvs using create dir, but pressing ok didn't do anything.also, when I gave it a directory tree it said that the parent directory didn't exist, but on correct input it didn't do nothing. Also tkcvs won'

SMC Ether EZ 10/100

1999-07-29 Thread Peter Iannarelli
Hello all: Does anyone know if the SMC Ether EZ 10/100 NIC is support in Linux. Peter begin:vcard n:Iannarelli;Peter tel;fax:1+ 416 929 1056 tel;work:1+ 416 929 1885 x-mozilla-html:FALSE url:http://www.GenXl.com org:GenX Internet Labs.;Operations adr:;;238a Gerrard St. East ;Toronto;Ontario;M5A

Re: Toshiba Satellite 2520CDS

1999-07-29 Thread Mark Buda
> "Stanley" == Stanley J Benes <[EMAIL PROTECTED]> writes: Stanley> The toshiba laptops require special (kernel?) install Stanley> called the tecra. I think it's on the 2.1 slink CD, but I Stanley> don't have my machine by me right now to check. Try Stanley> looking for and us

Re: telnet access control

1999-07-29 Thread Marek Habersack
* venu said: > how is this done ? i have done it once before.. but don't remember how...is it > thru inetd.conf ? Nope, see /etc/securetty and man 5 securetty > and if i need to restrict number of simultaneous logins (total and for a > particular user).. how do i do it ? read /etc/limits and man 5

Re: lost the root password

1999-07-29 Thread Marek Habersack
* Shukuko Yono said: > I need to know whether there are any methods of finding the root password There are none. The standard Unix passwords are encrypted using a one-way encryption algorithm using so the only way to test for password correctness is to encrypt the provided password and compare it t

kernel read/write

1999-07-29 Thread Michael Edward Christman
I'm trying to write between the application level and the kernel. I am using version 2.0.34 and am attempting to use memcpy_tofs and memcpy_fromfs, but am having some trouble. If I use these functions in the application level, what do I use for the *to and *from variables. I assume that you can

libvw -- what+where is it?

1999-07-29 Thread Arcady Genkin
Hi all: I've tried to compile AbiWord yesterday. It failed saying smth about LIBVW. Any ideas what this library is? Tried searching for it on deja and ftp search, all hopeless. -- Arcady Genkin "... without money one gets nothing in this world, not even a certificate of eternal blessedness in th

Re: .xsession not being read?

1999-07-29 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- On Thu, 29 Jul 1999, Carl Fink wrote: > > I know I am asking a stupid question, but is the file executable, as it > > should be? > > First thing I checked. Yes. > -- OK, yet another stupid question. THis may have already been anwered, but I didn't read the

nis(+) shows wong map

1999-07-29 Thread Gerhard Kroder
hi, i try to setup automount for linux using solaris-nis+ maps. i need to adopt them to work with linux automounter. but my problem for now is, that auto-maps on sunserver are different than what i can see from linux: >linux > ypcat auto.master >auto_direct >auto_home >-hosts -nosuid an

When kill -9 fails...

1999-07-29 Thread Barry King
I have a server which has a tape drive that has been known to hang up, freezing access to the backup for cron jobs. Naturally, kill -9 fails, but I want to avoid having to reboot when this happens. Is there any mechanism in debian (or linux for that matter - using 2.0.36) for bringing down the d

Re: Logitech mouse M-S48

1999-07-29 Thread Carl Mummert
If it has a little round DIN connector, try '/dev/psaux' as the device. You will need to 'modprobe psaux' before you do try the mouse. I recommend installing gpm, which has a nifty mouse-test program that can usually figure out automatically the type/port/etc of your mouse - but you may have to r

Logitech mouse M-S48

1999-07-29 Thread virtanen
Managed to install and get runnig slink on a quite recent machine. (Pentium II mmx 330) But now I cannot get a mouse working at all: It is Logitech model M-S48 ('This device complies with Par 15 of the fcc rules', it is telling as well on the bottom.) Which kind of device driver module sho

Re: lost the root password

1999-07-29 Thread Carl Mummert
You probably can't derive the root password from info on your system (if you could, then it would be easy to break in...) But you can get around it as long as you have physical access to the machine. Get 'tom's unix on a floppy' or any other linux boot disk. The debian rescue disk may work, but

lost the root password

1999-07-29 Thread Shukuko Yono
I need to know whether there are any methods of finding the root password for my machine. I lost the root password, but I still have access to the machine as a different user. Thanks!

Re: [Solved] Re: Getting Realtek8139 chipset network card to work

1999-07-29 Thread Arcady Genkin
John Foster <[EMAIL PROTECTED]> writes: > > Where do I enable experimental drivers? > __ > I normally use "make xconfig" but its the same in "make menuconfig" or > "make config" its the very first item offered on the menu along with the > ch

Re: Toshiba Satellite 2520CDS

1999-07-29 Thread Stanley J. Benes
> >Hoi, > > > >You need to use the Tetra disks (or cd) then everything should work. > ^ > ? > > Tetra disks? What do you mean by that? The toshiba laptops require special (kernel?) install called the tecra. I think it's on the 2.1 slink CD, but I

Re: [Solved] Re: Getting Realtek8139 chipset network card to work

1999-07-29 Thread John Foster
Arcady Genkin wrote: Hi, John: > > Where do I enable experimental drivers? __ I normally use "make xconfig" but its the same in "make menuconfig" or "make config" its the very first item offered on the menu along with the choice of CPU to c

SV: burning potatoe on cd's

1999-07-29 Thread Anders . ohrt
> > I though I'd try potatoe, but there are no iso's available (duh..). What do > > I need to burn to install from bootfloppy + cd's? I've found potatoe at a > > fast local ftp site, and my guess is that what I need is att the files in > > the dists/potato/ dir, and also all the packages in the di

Re: burning potatoe on cd's

1999-07-29 Thread Mark Brown
On Thu, Jul 29, 1999 at 02:59:34PM +0200, [EMAIL PROTECTED] wrote: > I though I'd try potatoe, but there are no iso's available (duh..). What do > I need to burn to install from bootfloppy + cd's? I've found potatoe at a > fast local ftp site, and my guess is that what I need is att the files in >

Re: IglooFTP goes commercial. Violation of GPL?

1999-07-29 Thread Paul D. Smith
%% Peter S Galbraith <[EMAIL PROTECTED]> writes: >> This is _exactly_ why the FSF requires copyright assignment. Done >> this way there is absolutely no question who owns the entirety of >> the program. If you care about this, that's the only way to go. psg> I'd like the FSF to _not_ do

Re: Toshiba Satellite 2520CDS

1999-07-29 Thread Pedro Quaresma de Almeida
>Date: Thu, 29 Jul 1999 12:53:33 +0200 (GMT-2) >From: Geordy Korte <[EMAIL PROTECTED]> > >> I have a Toshiba Satellite 2520CDS (with DSTN screen), and I am trying >> to install Debian on it without any sucess. >> >> I put the Debian CD-ROM, I switch the computer on, the Debian boot >> program begi

RE: micron laptop install problem

1999-07-29 Thread Dan Neilson
> My boot from the rescue disk hangs after the md driver. This > problem was discussed in Dec 1998 on this list, and a modified > boot disk was posted as a > fix, but which I can not find at present. Does anyone have this > disk or some other way to solve the problem? > Which micron do you have?

Re: .xsession not being read?

1999-07-29 Thread W. Paul Mills
Does /etc/X11/config contain the following line? allow-user-xsession -- *** Running Debian Linux *** * For God so loved the world that He gave his only begotten Son, * * that whoever believes in Him should not perish...John 3:16 * * W. Paul Mills

Re: Suggestion for Newbie Guide Lines (ITP)

1999-07-29 Thread Peter S Galbraith
Colin Marquardt wrote: > Dale Scheetz´ book which can also be had online > (lost the bookmark, maybe www.linuxpress.com is a starting point), maybe > also http://www.debian.org/%7Ejoey/linx.html Packaged as tdlug (The Debian Linux User's Guide) in potato. -- Peter Galbr

Re: IglooFTP goes commercial. Violation of GPL?

1999-07-29 Thread Peter S Galbraith
Paul D. Smith wrote: > %% Carl Mummert <[EMAIL PROTECTED]> writes: > > cm> If, as you suggest, patch code remains the property of the patch > cm> author, then the 'ownership' of the entire program comes into > cm> question. > > Precisely. > > Sometimes no one cares. Does Linus actuall

Re: telnet access control

1999-07-29 Thread Igor
I'm not sure about linux, but i know that in DigitalUnix (or Tru64 as it's now called), you have to add "ptys" to the /etc/securettys file...perhaps that can carry over to linux. let me know if this works -igor --- venu <[EMAIL PROTECTED]> wrote: > hi all !! > > the default config on most unices

Re: How to divide a .ps file in another .ps file with two pages by pages

1999-07-29 Thread Igor
sorry...i just remembered something... enscript is used to print text... try the 'psnups' tool. you can find it for free wiht a bunch of other ps utilities...unfortunately, i forgot the name of the entire package, but i know that psnups definitely does what you want. hope this helps, sorry for the

Re: Potato

1999-07-29 Thread David Wright
Quoting Nate Duehr ([EMAIL PROTECTED]): > It's not all that stable if you're keeping up with the upgrades and > changes constantly being released. Major stuff has been broken (and then > later fixed) recently by updated packages. > > If you get one up and running with *exactly* what you need and

Re: bad login tracking

1999-07-29 Thread David Wright
Quoting Chad A. Adlawan ([EMAIL PROTECTED]): > hello all, >when i invoke 'lastb', i get the following output : > > UNKNOWN ttyp1ruf2-6.evoserve. Tue Jul 27 21:13 - 21:13 (00:00) > chadittyp1ruf2-6.evoserve. Tue Jul 27 21:12 - 21:12 (00:00) > >that is, UNKNOWN for so

burning potatoe on cd's

1999-07-29 Thread Anders . ohrt
I though I'd try potatoe, but there are no iso's available (duh..). What do I need to burn to install from bootfloppy + cd's? I've found potatoe at a fast local ftp site, and my guess is that what I need is att the files in the dists/potato/ dir, and also all the packages in the dir's dists/potato

Re: StarOffice 5.1 segfaults

1999-07-29 Thread Lawrence Walton
On Wed, Jul 28, 1999 at 10:36:51PM -0700, Dave Dash wrote: > I am running potato and during the last week Star > Office fails to run and gives a segmentation fault. > Anybody else get this? > > > === > > Dave Dash > http://www.ftmax.com/ > ___

Re: telnet access control

1999-07-29 Thread Franz Marko
look at /etc/login.defs and /etc/seuretty

Re: .xsession not being read?

1999-07-29 Thread Gary L. Hennigan
[EMAIL PROTECTED] (Carl Fink) writes: > Thanks to everyone for the answers on installing KDE or GNOME on a > 2.0 box. I appreciate it. > > Installing GNOME brought something to mind I hadn't thought about, > although I noticed it months ago: my .xsession file is never read. > I had to edit the

RE: micron laptop install probe

1999-07-29 Thread Lewis, James M.
> My boot from the rescue disk hangs after the md driver. This problem was > discussed in Dec 1998 on this list, and a modified boot disk was posted as > a > fix, but which I can not find at present. Does anyone have this disk or > some > other way to solve the problem? > > Which micron do yo

Re: telnet access control

1999-07-29 Thread ¯»¥Ö - Å]¤l¤p©j - [Agent 1.5 v32\ ]
it's something to deal with "securetty" for the "root" thingy, but for simultaneous login.. sorry, forgot :~ ¦b Thu, 29 Jul 1999 16:52:38 +0530, »Õ¤U¼g¹D... >hi all !! > >the default config on most unices restricts "root" login via telnet... >how is this done ? i have done it once before.. but

telnet access control

1999-07-29 Thread venu
hi all !! the default config on most unices restricts "root" login via telnet... how is this done ? i have done it once before.. but don't remember how...is it thru inetd.conf ? and if i need to restrict number of simultaneous logins (total and for a particular user).. how do i do it ? thanks in

Re: SB live for linux.

1999-07-29 Thread Marcus Johansson
Hi! > I remember someone saying something about a linux driver for SB live > sound card available. http://developer.soundblaster.com/linux/ This webpage contains a module for the sb-live soundcard. But in the README it states that one must use a non-SMP kernel, and that is not very good news f

Re: Toshiba Satellite 2520CDS

1999-07-29 Thread Geordy Korte
> I have a Toshiba Satellite 2520CDS (with DSTN screen), and I am trying > to install Debian on it without any sucess. > > I put the Debian CD-ROM, I switch the computer on, the Debian boot > program begins to work > > ... > loading root.bin ... > loading Linux .. > Hoi, You need to use

Re: .xsession not being read?

1999-07-29 Thread Carl Fink
> I know I am asking a stupid question, but is the file executable, as it > should be? First thing I checked. Yes. -- Carl Fink [EMAIL PROTECTED] Manager, Dueling Modems Computer Forum

Re: A4 in LaTeX

1999-07-29 Thread Pedro Quaresma de Almeida
>Date: Sat, 24 Jul 1999 21:32:38 +1000 >From: Damon Muller <[EMAIL PROTECTED]> > >I've be playing around with LaTeX, after having successfully avoided it >for years, and I've run up accross a little problem. To many years inded :) > >I start my document as follows: > >\documentstyle[a4]{article}

Toshiba Satellite 2520CDS

1999-07-29 Thread Pedro Quaresma de Almeida
Hi I have a Toshiba Satellite 2520CDS (with DSTN screen), and I am trying to install Debian on it without any sucess. I put the Debian CD-ROM, I switch the computer on, the Debian boot program begins to work ... loading root.bin ... loading Linux .. And then it stops :( I have to shutt-

Re: [Solved] Re: Getting Realtek8139 chipset network card to work

1999-07-29 Thread Nils Rennebarth
On Wed, Jul 28, 1999 at 06:44:37PM -0400, Arcady Genkin wrote: > Where do I enable experimental drivers? In the first dialog of the kernel configuration "Include experimental/development drivers?" or the like Nils -- Plug-and-Play is really nice, unfortunately it only works 50% of the time. To

Winmodem in Acer Aspire 6060?

1999-07-29 Thread LUK ShunTim
Dear all, I'd be grateful if someone who owns/has experience with the Acer Aspire 6060 tell me whether it comes with a winmodem? I'm offered a second hand one at a good price and would like to strip Windows off for debian. If it is, then that would be useless. I presume that winmodem is still not

Re: no NFS connection

1999-07-29 Thread dirk
Noah L. Meyerhans <[EMAIL PROTECTED]> wrote: >-BEGIN PGP SIGNED MESSAGE- > >On Wed, 28 Jul 1999, Wolfgang Hlawatsch wrote: > >> >> I installed the NFS in the pentium. But when I try to use the pentium >> (obelix.whlnet) as a server for installing the operating system to the >> 486 (troubadi

Re: StarOffice 5.1 segfaults

1999-07-29 Thread Mike Brownlow
Dave Dash <[EMAIL PROTECTED]> wrote: > I am running potato and during the last week Star > Office fails to run and gives a segmentation fault. > Anybody else get this? > > > === > > Dave Dash > http://www.ftmax.com/ Yep. I got it to partially work, but not well, by doin

Re: tail -f /var/log/messages and top

1999-07-29 Thread Stephan Engelke
Hi Patrick, On Wed, Jul 28, 1999 at 04:02:43PM +0100, Patrick Kirk wrote: > Thanks for the answers on this. It seems the top problem is due to the NT > telnet client. Could someone recommend a decent telnet client for NT. It > needs to be something that the techies at work won't be horrified by

Re: slave symlink?

1999-07-29 Thread Brad
On Wed, 28 Jul 1999, Carl Mummert wrote: > With the alternatives sytstem, there are two links per executable: > > > /usr/bin/executable -> /etc/alternatives/executable -> /real/executable > > Apparently, the develoepr of update-alternatives calls > the link in the middle a 'slave symlink' Actu

Re: Update-menus hanging during dselect / apt-get

1999-07-29 Thread Nate Duehr
Laurent Martelli wrote: > I saw something about this in debian-devel, and I think there's a bug > report now. Yes, I've been in contact with the package maintainer and here was his response to me. Since I had the problem last night, it has not happened again, which I don't really understand, but

StarOffice 5.1 segfaults

1999-07-29 Thread Dave Dash
I am running potato and during the last week Star Office fails to run and gives a segmentation fault. Anybody else get this? === Dave Dash http://www.ftmax.com/ _ Do You Yahoo!? Free instant messaging and more a

xfstt on potato

1999-07-29 Thread Oz Dror
I have just installed the new version of xfstt on potato. when I run xfstt --sync it does not generate a for dir file on /usr/share/fonts/truetype/ thus ? I do not have true type fonts on. xfstt starts by the init process ( I do have unix/:7100 in my font path) Any help will be appreciated than

Re: X11amp for 2.1?

1999-07-29 Thread Aaron Solochek
I have xmms on my 2.1 system, and as far as I can remember I had no problems at all. I believe I downloaded a .rpm of it from somewhere and just used alien, then dpkg -i. It works perfect now. -Aaron Solochek [EMAIL PROTECTED] On Thu, 29 Jul 1999, John Gay wrote: > > > I know I've seen a fe

Re: Setup a Proxy or Ipmasq

1999-07-29 Thread Stephen Pitts
On Wed, Jul 28, 1999 at 09:31:54PM -0400, Donna Lopolito wrote: > I have two ethernet cards. One connected to the cable modem the other to > my internal network. > I want all the boxes on the internal network to be able to use netscape, > real player etc. What is the best way to go about it and how

OT: Need Good HTML/Javascript Book

1999-07-29 Thread Chris Hoover
Sorry for a some what off topic posting, but I have a friend who is looking for a good book(s) that cover html and javascript. Since I'm not up on books in this area, I was wondering if maybe one of you could suggest a couple good ones. Thanks, chris -- The Government just announced today the

RE: .xsession not being read?

1999-07-29 Thread Pollywog
On 29-Jul-99 Carl Fink wrote: > > This is irritating. Why would .xsession not be read? Any ideas? I > have three Unix books and four Linux books here, and not one > describes the X startup process even well enough for me to figure out > which program actually reads Xsession and .xsession files

Re: .xsession not being read?

1999-07-29 Thread egm2
chmod 700 ~/.xsession It must be executable. -- Eric G. Miller Powered by the POTATO (http://www.debian.org)!

.xsession not being read?

1999-07-29 Thread Carl Fink
Thanks to everyone for the answers on installing KDE or GNOME on a 2.0 box. I appreciate it. Installing GNOME brought something to mind I hadn't thought about, although I noticed it months ago: my .xsession file is never read. I had to edit the global /etc/X11/Xsession file to force X to load m

Re: X11amp for 2.1?

1999-07-29 Thread John Gay
*- On 29 Jul, John Gay wrote about "Re: X11amp for 2.1?" > > > Actually, I installed from CD with dselect. I haven't set up my internet > connection, as phone service here in Ireland is a bit expensive. I usually copy > anything I need to floppy at work and bring it home. I suppose I could do t

Re: X11amp for 2.1?

1999-07-29 Thread egm2
On 28 Jul, Steve Udell wrote: | First of all x11amp is now XMMS www.xmms.org | Second of all potato has a nice .deb of xmms | Third of all StarOffice 5.1 (the 40 doller version on CD) gave me no problems |installing on a potato system, no I didn't even need to put thoes old lib

Re: slave symlink?

1999-07-29 Thread Martin Bialasinski
** "Carl" == Carl Mummert <[EMAIL PROTECTED]> wrote: Carl> With the alternatives sytstem, there are two links per Carl> executable: /usr/bin/executable -> /etc/alternatives/executable Carl> -> /real/executable Carl> Apparently, the develoepr of update-alternatives calls the link Carl> in the mid

Re: slave symlink?

1999-07-29 Thread Pollywog
On 29-Jul-99 Carl Mummert wrote: > > With the alternatives sytstem, there are two links per executable: > > > /usr/bin/executable -> /etc/alternatives/executable -> /real/executable > > Apparently, the develoepr of update-alternatives calls > the link in the middle a 'slave symlink' oic, well

Setup a Proxy or Ipmasq

1999-07-29 Thread Donna Lopolito
I have two ethernet cards. One connected to the cable modem the other to my internal network. I want all the boxes on the internal network to be able to use netscape, real player etc. What is the best way to go about it and how is it done? -tom-

Re: slave symlink?

1999-07-29 Thread Carl Mummert
With the alternatives sytstem, there are two links per executable: /usr/bin/executable -> /etc/alternatives/executable -> /real/executable Apparently, the develoepr of update-alternatives calls the link in the middle a 'slave symlink' Carl

Re: X11amp for 2.1?

1999-07-29 Thread Brian Servis
*- On 29 Jul, John Gay wrote about "X11amp for 2.1?" > > > I know I've seen a few comments about X11amp before, but most of the > suggestions > were to upgrade to 2.2. I tried installing the .deb from unstable, and had to > upgrade a few other packages before it would work, but this caused many,

Re: X11amp for 2.1?

1999-07-29 Thread John Gay
Thanks for the pointer to xmms, but that is for potato, I.E. 2.2 I'm running slink, 2.1 I tried installing x11amp from potato and it called for newer libs, this, I believe was the reason Star Office 5.1 wrecked my system when it installed. My question was, is it possible to compile the sources to