Re: I really need help!

1999-04-03 Thread Brant Wells
Howdy Y'all There is a way to set up an "autoexec.bat" kindof thing in Debian, based on each user... in the users home directory, edit the ".bash_profile" This works if you are using the bash shell. HTH, Brant Christian Dysthe wrote: > Hi, > > I had the same problem. See the thread "Where is /

Re: I really need help!

1999-04-03 Thread Oliver Elphick
James Mastros wrote: >> Do you know how ot install symbolic links? >ln -s Yes >Note that the source file is the one that gets created, and becomes >(effectively) another name for the desrination file. No; that's the wrong way round. The source is the one that already exists; the dest

Re: I really need help!

1999-04-03 Thread James Mastros
On Fri, Apr 02, 1999 at 02:42:50PM -0800, Nuno Donato wrote: > I really need sme help here. If you can, please help me. > I want to know if there is a kind of autoexec.bat file in > Linux, so that each times it boots, it automatically > executes some commands. There are several different things t

Re: I really need help!

1999-04-03 Thread Christian Dysthe
Hi, I had the same problem. See the thread "Where is /etc/rc.d/rc.local on Debian" in this mailing list a couple of days ago. No, there isn't any "autoexec.bat" in Linux. You will have to put stuff you want to start in etc/init.d and then update the boot scripts so that your additions also get in

Re: I really need help!

1999-04-02 Thread homega
Nuno Donato dixit: > I really need sme help here. If you can, please help me. > I want to know if there is a kind of autoexec.bat file in > Linux, so that each times it boots, it automatically > executes some commands. > I need this because I have downloaded Blender(3d Software), > and i must in

I really need help!

1999-04-02 Thread Nuno Donato
I really need sme help here. If you can, please help me. I want to know if there is a kind of autoexec.bat file in Linux, so that each times it boots, it automatically executes some commands. I need this because I have downloaded Blender(3d Software), and i must install symbolic links. But becau

Re: PLEASE - I really need help

1998-07-31 Thread Mario Filipe
Hello Thanks to everyone but everything id ok now! I had installed a different libX11 for deadkeys and that was the thing that was messing up the whole thing. THere are still a few problems but they will be solved Thanks:) -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: PLEASE - I really need help

1998-07-31 Thread Mario Filipe
On 31-Jul-98 Mario Filipe wrote: > > On 31-Jul-98 [EMAIL PROTECTED] wrote: >> On Fri, Jul 31, 1998 at 12:08:20PM +0100, Mario Filipe wrote: >>> 12:02:43 mjnf neptuno# ldd /usr/X11R6/lib/libXext.so.6 >>> libX11.so.6 => /usr/lib/libc5-compat/libX11.so.6 (0x4001) >> >> The dynamic loa

Re: PLEASE - I really need help

1998-07-31 Thread Mario Filipe
On 31-Jul-98 [EMAIL PROTECTED] wrote: > On Fri, Jul 31, 1998 at 12:08:20PM +0100, Mario Filipe wrote: >> 12:02:43 mjnf neptuno# ldd /usr/X11R6/lib/libXext.so.6 >> libX11.so.6 => /usr/lib/libc5-compat/libX11.so.6 (0x4001) > > The dynamic loader tries to load it against a libc5 library,

Re: PLEASE - I really need help

1998-07-31 Thread jdassen
On Fri, Jul 31, 1998 at 12:08:20PM +0100, Mario Filipe wrote: > 12:02:43 mjnf neptuno# ldd /usr/X11R6/lib/libXext.so.6 > libX11.so.6 => /usr/lib/libc5-compat/libX11.so.6 (0x4001) The dynamic loader tries to load it against a libc5 library, > libc.so.6 => /lib/libc.so.6 (0x400a

PLEASE - I really need help

1998-07-31 Thread Mario Filipe
Hi Like i've said before, upgrading from bo to hamm broke my X. Namely evrything that is in xbase does not work. THat means xinit, xterm , startx, xauth, etc. When I try to run any of these programms i get the following: xterm: error in loading shared libraries /usr/X11R6/lib/libXext.so.6: unde