Re: .deb (II)

2000-11-30 Thread Rodrigo Moya
On 30 Nov 2000 14:57:26 -0500, Marcelo Chiapparini wrote: > Hi! > > >> How should I install a *.deb file which was > >> downloaded from the web to my > >> system? > > > >dpkg -i *deb > > > > after doing this do I need to run apt-get update in order to synchronize > the apt data base with the new

Re: Access under Linux

2000-11-29 Thread Rodrigo Moya
On 29 Nov 2000 15:48:45 +0200, Adrian Nims wrote: >Do you know if there is wrote an Access (Wind 98) under Linux ? > Exist a program who can read .mdb (access) files ? There is the mdbtools project (http://mdbtools.sourceforge.net), but this is a very low-level library, which you'll want

Re: .deb

2000-11-29 Thread Rodrigo Moya
On 29 Nov 2000 09:48:06 -0500, Marcelo Chiapparini wrote: > Hi! > hi > How should I install a *.deb file which was downloaded from the web to my > system? > dpkg -i package.deb cheers

Re: Help! I need to de-install a custom kernel

1998-12-02 Thread Rodrigo Moya
>ae, >I created a kernel package for another machine. >To create installation floppies I used dpkg -i .deb >But that installed the wrong kernel into my good machine. >How do I de-install my custom kernel I am not really sure about this, but I think this creates a vmlinuz.o

libjpeg62

1998-11-30 Thread Rodrigo Moya
Hi all! Installing one of the GNOME packages from slink (I don't remember which one right one, maybe gnome-gxsnmp) I got a dependency problem, saying that libjpeg62 was needed. Now, I have been looking around the slink distribution but have found libjpeg6...2 libjpeg6..1, installed them but the pr

Re: PPP problems

1998-11-26 Thread Rodrigo Moya
>I don't know what is wrong, but I suspect that the chat script is the source >of your troubles. >To check it, try connecting your ISP with minicon. >Also, send the list the chat file and ppp's log for more help. > See attached files!! Cheers I don't know what is wrong, but I suspect that the chat

Re: PPP problems

1998-11-24 Thread Rodrigo Moya
>I suspect it is your expect line for the login prompt. are you expecting >"ogin: your_login_name" or just "ogin:" ?? you cant expect the former, >your ISP expects you to enter your login. like so: > I wrote down 'login_name' but in this line appears my REAL login name >ogin: your_login_name

PPP problems

1998-11-24 Thread Rodrigo Moya
Hi all After running pppconfig and running pppd provider (where provider is the name of the file created by pppconfig), I get the following results (from tail -f /var/log/messages): CONNECT stuff and so . expect (ogin: login_name) 19200^M ^M NO CARRIER --f

Re: Debian and Win32?

1998-11-13 Thread Rodrigo Moya
Sorry, I forgot another site which lists all alternatives to Windows Explorer: http://www.msoe.edu/~rookd/wm/

Re: Debian and Win32?

1998-11-13 Thread Rodrigo Moya
> There's a replacement shell for Windows that looks very Afterstep-like. >Again, I've got a URL somewhere. Put it all together and you could have >tricycle that gives people a taste of what it's like to ride the Linux >motorcycle. :-> > > Sincerely, > Look at http://www.litestep.net

Re: Kernel compilation

1998-11-11 Thread Rodrigo Moya
>An even better way is to use make-kpkg (in the kernel-package Debian >package). This will compile your custom kernel and install it into a .deb >package file. You can install the .deb in the other computer and it will >install the kernel in /vmlinuz, install any modules and even ask you if >you

Zip/Unzip

1998-11-11 Thread Rodrigo Moya
Hi all! Where is the zip/unzip debian package in the slink distribution? I have been looking for it but no luckmaybe it is in other distribution? Thanks

Re: Long file names

1998-11-11 Thread Rodrigo Moya
>Hello, > >I have a question that I am sure has been asked before, but... > >When I mount my Win98 drive from Linux, the file names are shrunk. What do I have to do to see the whole name? > >Thanks in advance! > > You have to mount the drive with: mount -t vfat This works pretty well

Kernel compilation

1998-11-11 Thread Rodrigo Moya
Hi all!! I want to build a custome kernel for a floppy disk to be booted in another computer. I know how to rebuild the kernel in my linux machine, but whay I do want is to build this kernel without installing it in this computer, that is to make a boot floppy to be used in another computer. Is t

Re: Win95/Linux network problem

1998-11-11 Thread Rodrigo Moya
Hi all! My network problems continue.. >I've got a Win95 machine and a linux machine connected via ethernet cards >(Realtek in both) but cannot 'ping' from one to another. This is the >configuration I've got: >Windows->hostname: windows.cyllan.com >IP address: 192.168

Re: Win95/Linux network problem

1998-11-10 Thread Rodrigo Moya
>On Mon, Nov 09, 1998 at 01:22:18PM +0100, Rodrigo Moya wrote: >> Hi all! >> >> I've got a Win95 machine and a linux machine connected via ethernet cards >> (Realtek in both) but cannot 'ping' from one to another. This is the >> configuration I

Re: Adaptec Newbie Problem

1998-11-09 Thread Rodrigo Moya
Yo must specify 'linux aha=.' not just aha=

Win95/Linux network problem

1998-11-09 Thread Rodrigo Moya
Hi all! I've got a Win95 machine and a linux machine connected via ethernet cards (Realtek in both) but cannot 'ping' from one to another. This is the configuration I've got: Windows->hostname: windows.cyllan.com IP address: 192.168.1.2 Subnet mask: 255

Shell script not found!

1998-11-09 Thread Rodrigo Moya
Hi all! I am trying to compile last sources from GNOME CVS and am getting the following error: $ cd glib $ ./autogen.sh --prefix=/usr bash: ./autogen.sh: No such file or directory There is a autogen.sh file with mode -rwxr-xr-x and I am trying to run it as root. I've had this problem

Re: Netscape3 install

1998-11-05 Thread Rodrigo Moya
Hi Rich >Thanks to Doug, I got the netscape3 tar file, and I've installed it, but >it won't let me run as root for security reasons. As I am the only user >on my computer, I always login as root (I know this is considered 'bad', >but it is far more convenient for me). > >I remember having a simil

Re: Help

1998-10-30 Thread Rodrigo Moya
>Hi > >When adding a new user to a linux system the command adduer is used. > >What is the command to remove a user from the systems. > try deluser

Re: md driver problem

1998-10-28 Thread Rodrigo Moya
>The Multiple-Device-Driver for HD-Mirroring and Striping So, what does this mean? What should I change in the BIOS or wherever?

Re: FW: md driver problem

1998-10-28 Thread Rodrigo Moya
>I think md is for the ramdisk. >how much memory is available ? I've got 64MB of memory Thanks

Re: md driver problem

1998-10-28 Thread Rodrigo Moya
>It doesn't seen to be a floppy problem but the md-driver seems to hang. Sorry for me being stupid, but what exactly is the MD-driver? Thanks very much

Re: md driver problem

1998-10-28 Thread Rodrigo Moya
>Try booting a DOS floppy if you can to see what happens. I've been using all this time Windows on this computer, and the floppy works perfectly well. Usually, I start the installation process by booting with a DOS disk, and then executing boot.bat from the cd. >Try resetting the CMOS to the manuf

md driver problem

1998-10-28 Thread Rodrigo Moya
Hi all! I've been trying to install Linux (Suse, Debian, RedHat...) in a Pentium MMX 200 with 3 hard disks and a cdrom, but with either distribution, the boot-up process hangs up in the same place (never mind whether started from DOS boot disk, Linux boot disk, cdrom...). This is the output I get:

Re: Installation

1998-10-27 Thread Rodrigo Moya
I tried last night to set up everything as <[EMAIL PROTECTED]> said yesterday, that is: controller 0, device 0: harddisk, STANDALONE controller 1, device 0: harddisk, MASTER controller 1, device 1: cdrom, SLAVE And now, the boot-up process hangs up a step forward. Now it shows: ... hd

Re: Installation

1998-10-26 Thread Rodrigo Moya
>No - make a linux boot disk - you need the rescue disk, drivers disks and >base system disks - the images for these are on the CDROM, along with >rawrite to write them to floppies, > Sorry again (I'm so busy today that I've got no time to think about what I am writing), but I've tried everything:

Re: Installation

1998-10-26 Thread Rodrigo Moya
>On Mon, 26 Oct 1998, Rodrigo Moya wrote: > >> >Hmm... it might seem silly, but try putting a CDROM in the drive - my >> >system took _ages_ until I did this - looking at the logs showed it was >> >trying in vain to find a FS on the CD drive... >> > >

Re: Installation

1998-10-26 Thread Rodrigo Moya
>Hmm... it might seem silly, but try putting a CDROM in the drive - my >system took _ages_ until I did this - looking at the logs showed it was >trying in vain to find a FS on the CD drive... > >Matthew > I am booting linux from cd-rom

Re: Installation

1998-10-26 Thread Rodrigo Moya
>I am new to debian linux (not new to linux in general), and still trying to >install debian 2.0. > >All kernels I tried to boot on my machine, hang after they found my CD-ROM >drive (FreeBSD boots clearly) > >My setup is: >ASUS SP98AGP-X >K6-233 >Adaptec 2940UW (rev 1.32) >2 x SCSI hardisks >IDE-C

Re: Gcc Binaries for Intel P2 333 running Debian Linux

1998-10-23 Thread Rodrigo Moya
>hi, >i just intalled my linux on Intel PII 333 using >debian and i need gcc binaries for the same. >Any resources on net ? >thanks in advance > Are they not in the distribution? You mean gcc, the GNU C compiler?

Re: Install question

1998-10-22 Thread Rodrigo Moya
> >> Hello! > >Hi :) > >> I have a friend that wants to install in his new 6GB HD Win98, WinNT and >> Linux. >> In which order must he do the process? I suppose that Win98 will try to own >> the whole computer when installing, and I don't know what kind of >> partitioning is the best. He will use

GNOME apps error

1998-10-15 Thread Rodrigo Moya
Hi all!! I have successfully compiled GNOME 0.20 under Debian 2.0, and now when I start X, the IceWM window manager starts ok, but no GNOME program starts (I mean the Panel, which is started on startup, doesn't it? And, each time I try to start it (the panel) I get the following errors: error

Re: web databases?

1998-10-14 Thread Rodrigo Moya
>Does anyone know of a decent database with a simple web interface? Linux >would be fine, but a generic one with a chance of running on FreeBSD would be >better. > Well, in Debian 2.0, PostgreSQL comes with a WWW interface which looks great. Rodrigo

Re: Gnome & Icewm

1998-10-13 Thread Rodrigo Moya
I've just seen on the Gnome web site (www.gnome.org) that GNOME will work with IceWM, WindowMaker, Blackbox, Enlightment, so I will try with WindowMaker while we get a solution to IceWM problems. Regards

Re: Gnome & Icewm

1998-10-13 Thread Rodrigo Moya
>Hello, > >I have a similar problem, only I can't seem to get Icewm to work. Keep in mind that GNOME panel (etc.) will only work with certain window managers and Icewm is one of them. I am trying to get GNOME working with Icewm and when I run X it exits and I get the same message as you. How di

Gnome installation

1998-10-13 Thread Rodrigo Moya
Hi all!!! I just finished compiling Gnome 0.20 (with GTK 1.0) which included the following packages: mico, mc, gnome-libs, gnome-core, gnome-objc, gnome-utils, gnome-admin, gnome-graphics, gnome-games and now I have my /etc/X11/window-managers file look like this /usr/local/bin/gnome-se

Gnome .deb files

1998-10-09 Thread Rodrigo Moya
Hi all!!! I have been in http://www.ftp.uni-erlangen.de/pub/Linux/debian/ (a Debian FTP mirror, because I've got no access to FTP from here) looking for Gnome .deb files. As stated in Gnome web site, the files needed are: Basic packages orbit liborbit0 libgnome0 gnome-desktop(

Re: Oracle

1998-10-09 Thread Rodrigo Moya
>> Slashdot ( http://www.slashdot.org/ ) has an article about Oracle's >> plans to support a Linux port. It cites >> http://www.theregister.co.uk/980908-23.html which tells us that >> Oracle have signed up with RedHat, VA Research, Pacific HiTech, and >> SuSE. Slashdot (though not the cited art

Re: How to get into an ftp site

1998-10-09 Thread Rodrigo Moya
>Hi > >I finally configures ppp on my linux system to dail my isp. I even >configured as a dns server and it is working find. I tried to do ftp >ftp.debian.org I got connected only I am being asked for a users name and >password. > >Please what is the user name and password you need to connect

Re: X Installation

1998-10-08 Thread Rodrigo Moya
>X on a 386? *laff* Don't bother. I've been there, done that, as the >saying goes. However, if you really enjoy pain that much, try using >the most generic settings: SVGA driver at 640x480 resoltion. Make >sure you look at the README file for your video card.. Start your >machine again wit

Re: help getting started with postgreSQL

1998-10-08 Thread Rodrigo Moya
>Hi, I just installed the postgreSQL packages. However I can not add users >because > >foo# createuser >Connection to database 'template1' failed. >FATAL 1: SetUserId: user "root" is not in "pg_shadow" > >createuser: database access failed. >foo# > >The docs are not helping. What is the necess

Re: Newbie questions

1998-10-07 Thread Rodrigo Moya
>More questions from the guy who thought he had everything figured out. > >1. X will not boot. It almost does, but it just exits with the error >"mouse: fd: Invalid argument" or something like that. Fine, I'll go and >reconfigure. But how? How can I run the X configure program again? (You >know, th

X Installation

1998-10-07 Thread Rodrigo Moya
Hi all!!! I just installed Debian 2.0 in a 386 machine, during configuration of packages, I was asked if I wanted to create the XF86Config file, I said 'yes' and after specifying my card, mouse, etc, it tried to switch to graphics mode. All the screen went blank, so I had to reboot. Now, how can I

Re: [off topic] A pause in C?

1998-10-07 Thread Rodrigo Moya
-Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Date: 07 October 1998 01:42 Subject: [off topic] A pause in C? > >I am after a way to generate a pause of 300ns in a C program I am working >on. At the moment, I am using a for loop of about

Gnome

1998-10-06 Thread Rodrigo Moya
Hi all!! Is Gnome available to download in the Debian FTP site? I have been looking for it, nut did not found it. Thanks

Installation problem

1998-10-06 Thread Rodrigo Moya
Hi all!! I just got Debian 2.0 and tried to install in my two computers. One is a 386 with 20 MB of RAM - the installation was successful. The other one is a Pentium MMX 200 with 64 MB of RAM - here the installation script (install/boot.bat) stopped when detecting hard disks. This is the output

Installation problem

1998-07-22 Thread Rodrigo Moya
Hi all   I have tried to install linux (RedHat 4.2, RedHat 5, Debian 1.3.1, SuSe) in a brand new Pentium 200, with 4,3 GB HD, 64MB memory, IDE hd and cdrom, but with none of the distributions have I been able to install it. With all of them it happens the same:   Boot up with installatio