Citrix client + Netscape/Libraries
Hi All I am trying to get citrix installed but when I do I says i don't have netscape installed. So then I download netscape and try and get that installed but then get told that libstdc++-libc6.1-1 are not installed. I can only find older version of these libraries which don't seem to work. 1). Is there anyway I can get citrix to install using Mozilla as a browser, 2). Where can I find updated libstdc++-libc6.1-1? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Eterm Functionality
Hi again Running 2.2r3. Having hassles with Eterm. Normally use Aterm. I see each time Eterm opens up it has a different background pic to it. How can I disable this, is their an extra string I need to put with it? Another thing I noticed, If I use xterm, aterm or whatever and I ssh to another machine and then try vi a file I get this error: vi: No terminal database found. So how is debians Eterm different in that it can ssh to another machine and use vi etc. Is it built with something extra? I happy to use Eterm, just curious as to how it operates? Thanks again -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
alien errors
hi just installed alien to convert netscape.rpm to netscape..deb. i get this error: dpkg-deb: building package `netscape-communicator' in `../netscape-communicator_4.78-3_i386.deb'. dpkg-deb: conffile `(contains no files)' does not appear in package dh_builddeb: command returned error code make: *** [binary-arch] Error 1 alien: Package build failed. Does anyone know what conffile it is refering to? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: alien errors
On Wed, Dec 19, 2001 at 07:32:44AM -0500, k l u r t wrote: > On Wed, 19 Dec 2001, Theo Bierman wrote: > > > hi > > > > just installed alien to convert netscape.rpm to netscape..deb. > > > > i get this error: > > dpkg-deb: building package `netscape-communicator' in > > `../netscape-communicator_4.78-3_i386.deb'. > > dpkg-deb: conffile `(contains no files)' does not appear in package > > dh_builddeb: command returned error code > > make: *** [binary-arch] Error 1 > > alien: Package build failed. > > > > Does anyone know what conffile it is refering to? > > save yourself the headache with converting rpms into debs, and just > download the netscape installer off of netscape's ftp site. > that's the tar.gz file... there is a very easy installer script in that > package that you can use. > and ofcourse, it will install into your /usr/local directory. Hi, I did that but I get more errors. It complains about a few libraries: ./netscape ./netscape: error in loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory I have tried to find these libraries but I cannot come right I have however found older versions but I can't get apt-get to work with them > > - k l u r t > --- --- --- --- --- > They who can give up essential liberty to obtain a little temporary safety > deserve neither liberty nor safety. - Benjamin Franklin > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: alien errors
On Wed, Dec 19, 2001 at 12:41:59PM +, [EMAIL PROTECTED] wrote: > Hi Theo! > > On Wed, Dec 19, 2001 at 02:44:47PM +0200, Theo Bierman wrote: > > > save yourself the headache with converting rpms into debs, and just > > > download the netscape installer off of netscape's ftp site. > > > that's the tar.gz file... there is a very easy installer script in that > > > package that you can use. > > > and ofcourse, it will install into your /usr/local directory. > > > > Hi, I did that but I get more errors. It complains about a few libraries: > > > > ./netscape > > ./netscape: error in loading shared libraries: > > libstdc++-libc6.1-1.so.2: cannot open shared object file: No such > > file or directory > > > > I have tried to find these libraries but I cannot come right I > > have however found older versions but I can't get apt-get to work > > with them > > I missed the start of this thread, but have you tried apt-get install > libstdc++2.9-glibc2.1? I think I needed to get that to use netscape > 4.x, although I'm not sure what version you're trying. Hi Sean I just ran apt-get install libstdc++2.9-glibc2.1 and I got the following: dpkg: error processing netscape3 (--configure): subprocess post-installation script returned error exit status 1 Setting up libstdc++2.9-glibc2.1 (2.91.66-4) ... Errors were encountered while processing: netscape3 E: Sub-process /usr/bin/dpkg returned an error code (1) I'm trying for netscape 4.78 > > -- > Sean Furey > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: alien errors
On Wed, Dec 19, 2001 at 09:01:29AM -0400, cmasters wrote: > Greetings Theo & Sean, > > Maybe my experience will help some > > On 19-12-01, [EMAIL PROTECTED] wrote: > > Hi Theo! > > > > On Wed, Dec 19, 2001 at 02:44:47PM +0200, Theo Bierman wrote: > > > > save yourself the headache with converting rpms into debs, and just > > > > download the netscape installer off of netscape's ftp site. > > > > that's the tar.gz file... there is a very easy installer script in that > > > > package that you can use. > > > > and ofcourse, it will install into your /usr/local directory. > > > > > > Hi, I did that but I get more errors. It complains about a few > > > libraries: > > > > > > ./netscape > > > ./netscape: error in loading shared libraries: > > > libstdc++-libc6.1-1.so.2: cannot open shared object file: No such > > > file or directory > > > > Have you also had errors regarding 'libstdc++-.so'? You may not have noticed > them as these two tend to ride tandem. > > > > I have tried to find these libraries but I cannot come right I > > > have however found older versions but I can't get apt-get to work > > > with them > > > > I missed the start of this thread, but have you tried apt-get install > > libstdc++2.9-glibc2.1? I think I needed to get that to use netscape > > 4.x, although I'm not sure what version you're trying. > > > Just 'been there, done that' and found that 'libstdc++-libc6.1-1.so.2' was > symlinked to libstdc++-2-libc6.1-1-2.9.0.so', ~however~ that was ~after~ > editing the symlink to reflect the actual so file. It turns out that the > original symlink pointed to 'libs<2libc6> .<2.9.0so>'. Those > excerpts in the angles are the ones that I changed. Now, no more complaints > about this library. hi, thanks for the help, all fixed up. > > You may also find that your 'libstdc++-.so' is ~improperly~ symlinked. > > > -- > > Sean Furey > > > HTH, > > C. Masters > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Installation Problems
Hi, just tried to in stall debian for the first time. I downloaded everything on to two small hard drives (no cdrom ). I have made my rescue.bin and root.bin an d it goes into installation fine, all goes well from choosing the keyboard to pa rtion the hard disk but when it's time to install it asks for three different lo cations ie floppy/cdrom or hard drive. On hdc1 i have all the dir's containing t he extras (net/comms/x11 etc). On hdd1 I have everything else ie base.tgz, drive rs.tgz, rescue.bin etc. It asks for the path to rescue.bin and drivers.tgz and w hen i point it to the correct place it tells me to get "lost". I have mounted bo th hdd1 and hdc1 to /target/mnt/hd* and also /mnt/hd* and it still doe snot work . I can't use floppies because to untar all that stuff onto disks from drivers.t gz is a mission. How else can I get the installation going. I have also created the path /dists/potato/main/disks-i386/current/images-1.44/ and copied rescue.bi n here, but this does not seem to help. I'm obviously doing something VERY WRONG but I don't know what (probably because I come from a redhat background). How c an I get the installation going? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
CD Image creation
Hi All I am battling creating my cd image. I have done my : make-pseudo-image That went fine, however when i run: rsync --verbose --progress --stats --block-size=8192 server.somewhere.org::debian-cd/2.1/i386/binary-i386-1.iso . I run into trouble. The actual command I run is : rsync -v --progress -B=8192 www.uk.debian.org::debian-cd/cd-images/2.2_rev3/i386/binary-i386-1.iso . I get an error : link_stat /cd-images/2.2_rev3/i386/binary-i386-1.iso : No such file or directory client: nothing to do Does this mean I am putting in the wrong path to binary-i386-1.iso, should this be pointed to the one on my machine that I have just created? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Printing problems
Hi Having trouble printing. As root everything is cool, but as a user when I run just a lpr I get the following: lpr lpr: cannot open printer description file Is this because my printcap file only allows root to print or is my user just not in the right group? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: Printing problems
On Mon, Jan 14, 2002 at 11:12:58AM -0500, dman wrote: > On Mon, Jan 14, 2002 at 06:00:10PM +0200, Theo Bierman wrote: > | Hi > | > | Having trouble printing. As root everything is cool, but as a user > | when I run just a lpr I get the following: > | > | lpr > | lpr: cannot open printer description file > | > | Is this because my printcap file only allows root to print or is my > | user just not in the right group? > > What's > ls -l /etc/printcap > say? -rw---1 root root I thought of just giving myself rights but I cannot come right, would I chown the file? > > -D > > -- > > Python is executable pseudocode. Perl is executable line noise. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: Printing problems
On Mon, Jan 14, 2002 at 11:29:12AM -0500, Jamie Oulman wrote: > hi theo. > > whats the permissions on /etc/printcap? -rw---1 root root 392 Dec 20 13:47 printcap > > -jamie ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Mouse functionality
Hi All I have a ps/2 microsoft intellimouse. I am trying to get the the middle button to complete my paste after I highlight something. At the moment both the left and right button do what I need however I prefer the middle button to work. gpm is not running however does this have anything to do with my problem: gpm -m /dev/psaux -t ps2 -Rms3 Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Downloading with Netscape 6 and Mozilla
HI again has anyone ever had problems where you download something, save it to disk and then when the donwload is complete there is no file in place where you specified it to be? -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: Mouse functionality
On Tue, Jan 15, 2002 at 10:03:17PM -0500, Jerome Acks Jr wrote: > On Tue, Jan 15, 2002 at 05:23:29PM +0200, Theo Bierman wrote: > > Hi All > > > > I have a ps/2 microsoft intellimouse. I am trying to get the the middle > > button to complete my paste after I highlight something. At the moment both > > the left and right button do what I need however I prefer the middle button > > to work. > > > > gpm is not running however does this have anything to do with my problem: > > gpm -m /dev/psaux -t ps2 -Rms3 > > for gpm: use imps2 instead of ps2 working like a charm, thanks for the help > > for XF86Config include somthing like: > Section "Pointer" > Protocol "IMPS/2" > Device "/dev/psaux" > ZAxisMapping 4 5 #if middle button is wheel > Buttons 3 > EndSection > > for XF86Config-4 include something like: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Emulate3Buttons" "off" > Option "Device" "/dev/psaux" > Option "ZAxisMapping" "4 5" #if middle button is wheel > EndSection > > > > > Thanks > > -- > > Theo Bierman > > Customer Implementation Team > > UUNET S.A., a WorldCom Company > > Tel: +27 11 235-6621 > > Fax: +27 11 235-6501 > > E-Mail: [EMAIL PROTECTED] > > Customer Service Centre: 08600 UUNET / 08600 88638 > > http://www.uunet.co.za > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > -- > Jerome > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
init 5 ?
Hi All When starting the machine up my default init level is X and not level 3. I thought perhaps it would be a setting in /etc/inittab however nothing really sheds ligt there where should I be looking? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Aterm vs Eterm
Hi All On installatin of Debian comes Eterm, however I also installed aterm. When in aterm I ssh to another machine and then I cannot vi files: vi: No terminal database found This does however work with Eterm Should I have installed aterm with extra parameters? -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: init 5 ?
On Wed, Jan 16, 2002 at 06:52:50PM -0600, Ron Johnson wrote: > On Thu, 17 Jan 2002 01:30:35 +0100 Miquel van Smoorenburg <[EMAIL PROTECTED]> > wrote: > > According to Ron Johnson: > > > On Wed, 16 Jan 2002 11:48:51 + (UTC) Miquel van Smoorenburg <[EMAIL > > > PROTECTED]> wrote: > > > > In article <[EMAIL PROTECTED]>, > > > > Theo Bierman <[EMAIL PROTECTED]> wrote: > > > > >When starting the machine up my default init level is X and not level > > > > >3. > > > > >I thought perhaps it would be a setting in /etc/inittab however nothing > > > > >really sheds ligt there where should I be looking? > > > > > > > > X and runlevels don't have anything to do with eachother in Debian. > > > > The default runlevel is 2, and all services run in runlevel 2. > > > > > > What if you change to "id:3:initdefault:" in /etc/inittab, like > > > I did? > > > > Well then the default would be 3 > > Well, duh. Would any harm come? Why does Debian choose rl 2, > whereas RH-types choose rl 3? hi all, thanks for the replies. sorry but i'm still battling. in inittab i have this: # The default runlevel. id:2:initdefault: now i would have thought to, that if you change it to id:3:initdefault then all is well however Runlevels 2-5 are multi-user (as per inittab) so if 2 boots straight into X then how will 3 make it boot to "what i thought was init 3" ie not X. > > > -- > ++ > | Ron Johnson, Jr.Home: [EMAIL PROTECTED]| > | Jefferson, LA USA http://ronandheather.dhs.org | > || > ! "Millions of Chinese speak Chinese, and it's not | > ! hereditary..." | > !Dr. Dean Edell ! > ++ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
apt-get mutt ?????
Hi All I have been struggling to get mutt installed on my 2.2r3 poptato system. When I run apt-get install mutt it works fine however when I go into it the cursor just flashes and nothing else works. I then read somewhere that the followingf needs to be installed: ncurses and slang A normal apt-get on either of these did not work so I then downloaded the tar.gz and ran it like that. Both installed no problem. I need mutt with ssl support so I tried to do an apt-get openssl which worked fine. Here is where the problem came in. Because mutt did not function after apt-get install mutt I donwloaded the latest mutt-1.3.26i.tar.gz. Then I ran the following ./configure --enable-pop --enable-imap --with-ssl, and I got this error: checking for X509_new in -lcrypto... no configure: error: Unable to find SSL library I then donwloaded the latest openssl, the install went fine but still the same error checking for X509_new in -lcrypto... no configure: error: Unable to find SSL library whether I point it to the relevant directories or just leave it as --with-ssl. I have managed to sort out mutt itself now, seems to be running fine however I don't think it has the ssl support. I have tried to run apt-get install openssl-dev but then I get this error: apt-get install openssl-dev Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package openssl-dev I have added extras in my soucres.list file but still no go. Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: apt-get mutt ?????
On Tue, Jan 22, 2002 at 07:17:53AM +0100, Karsten Heymann wrote: > * Theo Bierman <[EMAIL PROTECTED]> [020122 07:01]: > > Hi All > > > > I have been struggling to get mutt installed on my 2.2r3 poptato > > system. > > > > When I run apt-get install mutt it works fine however when I go into > > it the cursor just flashes and nothing else works. I then read > > somewhere that the following needs to be installed: > > > > ncurses and slang > > you can find the package names with > apt-cache search --names-only slang > apt-cache search --names-only ncurses > > > A normal apt-get on either of these did not work so I then downloaded > > the tar.gz and ran it like that. Both installed no problem. > > Three pointers if you compile the source yourself: > > 1) Have the "-dev"-versions of the libraries installed too: If a package >needs i.E. libncurses4 then to compile it you need libncurses4-dev >as well > 2) Maybe you have luck downloading the source of the woody or sid >package. For mutt you would have to go to >http://packages.debian.org/unstable/non-us/mutt.html >Down the page there is a 'Source Code' line. Download the 'dsc', the >'orig.tar.gz' and the 'diff.gz' files into some directory, go to that >directory and enter 'dpkg-source -x name-of-dsc-file'. >This will give you an folder with the program source, debian patches >applied and the possibility to build a package from that easily by >entering that folder and issuing 'fakeroot debian/rules binary'. >If you're lucky this will give you a nice deb package suiting to your >system. If you're unlucky come back here :-) got the following files: mutt_1.3.26.orig.tar.gz mutt_1.3.26-1.diff.gz. Now do you mean dpkg-source -x mutt_1.3.26.orig.tar.gz and dpkg-source -x mutt_1.3.26-1.diff.gz. Cos if you do then this is what I get: dpkg-source -x mutt_1.3.26.orig.tar.gz dpkg-source: error: syntax error in source control file ./mutt_1.3.26.orig.tar.gz at line 1: line with unknown format (not field-colon-value) and dpkg-source -x mutt_1.3.26-1.diff.gz dpkg-source: error: syntax error in source control file ./mutt_1.3.26-1.diff.gz at line 1: line with unknown format (not field-colon-value) I'm getting a lot of errors since yesterday, perhaps I should just upgrade to 2.2r5 and then see what happens? > 3) If you want to compile by hand use GNU stow at least. It saves a lot >of hazzle (just my 2c). > > -- > Karsten Heymann <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > CAU-University Kiel, Germany > Registered Linux User #221014 (http://counter.li.org) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Re: apt-get mutt ?????
On Tue, Jan 22, 2002 at 09:22:35AM +0100, Karsten Heymann wrote: > * Theo Bierman <[EMAIL PROTECTED]> [020122 09:09]: > > > got the following files: mutt_1.3.26.orig.tar.gz > > mutt_1.3.26-1.diff.gz. Now do you mean dpkg-source -x > > mutt_1.3.26.orig.tar.gz and dpkg-source -x mutt_1.3.26-1.diff.gz. Cos > > if you do then this is what I get: > > > > dpkg-source -x mutt_1.3.26.orig.tar.gz dpkg-source: error: syntax > > error in source control file ./mutt_1.3.26.orig.tar.gz at line 1: line > > with unknown format (not field-colon-value) > > > > and > > > > dpkg-source -x mutt_1.3.26-1.diff.gz dpkg-source: error: syntax error > > in source control file ./mutt_1.3.26-1.diff.gz at line 1: line with > > unknown format (not field-colon-value) > > You've missed the dsc file from the same line. Either download it from > the same or issue > wget > http://non-us.debian.org/debian-non-US/pool/non-US/main/m/mutt/mutt_1.3.26-1.dsc > (assumed you have wget installed). Afterwards run > dpkg-source -x mutt_1.3.26-1.dsc > it will automatically unpack the two .gz files, you don't have to unpack > them manually. I worked like a charm thanks now I have a mutt-1.3.26 directory with the following subdirectories contrib debian upstream. So now I can untar mutt from the tar.gz in the updtream dir right, but then what about the ssl stuff? > > > I'm getting a lot of errors since yesterday, perhaps I should just > > upgrade to 2.2r5 and then see what happens? > > There shouldn't be too many changes, I would give it a try. > > Have fun, > > Karsten > > -- > Karsten Heymann <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > CAU-University Kiel, Germany > Registered Linux User #221014 (http://counter.li.org) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
boot disk
hi anyone know where i can get a boot disk to install debian from -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za
Unidentified subject!
subscribe
Re: Kde Package
Hi All Why when I search here do i find nothing on kde but find most other window managers : http://www.debian.org/distrib/packages ? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
fakeroot
Hi All I am trying to build a .deb package using fakeroot from any *.tgz file. And I kepe on getting : fakeroot debian/rules binary dh_testdir make: dh_testdir: Command not found make: *** [thread-stamp] Error 127 Any ideas -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Blackbox functionality
Hi Not sure if this should go to a Blackbox mailing list, but anyway. Comming from a window maker background I am very used to sloppy focus in fact I cannot work without it. I am running 2.2r6, I see in my home dir in .blackboxrc there is a line like so: session.autoRaiseDelay: *, this is fine but I need my window to get focus and to be brought forward amongst all other windows that are open. Also when I right clikc my desktop and go to Blackbox --> Reconfigure thne nothing happens, Anyone got any ideas? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Blackbox functionality
On Thu, Apr 11, 2002 at 04:55:40AM +, Andy Mott wrote: > Theo Bierman ([EMAIL PROTECTED]) wrote: > > > > Comming from a window maker background I am very used to sloppy focus in > > fact I cannot work without it. I am running 2.2r6, I see in my home dir in > > .blackboxrc there is a line like so: > > > > session.autoRaiseDelay: *, this is fine but I need my window to get focus > > and to be brought forward amongst all other windows that are open. Also > > when I right clikc my desktop and go to Blackbox --> Reconfigure thne > > nothing happens, > > > > Anyone got any ideas? > > I'm using Fluxbox, but it's almost the same :o) > > Under 'Configuration' in the menu, there should be options for Focus > Model - select Sloppy Focus, and also Focus New Windows. This should > do the trick. Hi, I remember from other flavours that there was a Configuration button to choose all that, but I don't have that option, and I don't think it is a problem wih the installation as this has always been the case since I started to use debian.. > > HTH > > Andy > (UUNET EMEA, FWIW ;o) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Blackbox functionality
On Wed, Apr 10, 2002 at 10:15:45PM -0700, Sean 'Shaleh' Perry wrote: > > On 11-Apr-2002 Theo Bierman wrote: > > Hi > > > > Not sure if this should go to a Blackbox mailing list, but anyway. > > > > Comming from a window maker background I am very used to sloppy focus in > > fact > > I cannot work without it. I am running 2.2r6, I see in my home dir in > > .blackboxrc there is a line like so: > > > > session.autoRaiseDelay: *, this is fine but I need my window to get focus > > and > > to be brought forward amongst all other windows that are open. Also when I > > right clikc my desktop and go to Blackbox --> Reconfigure thne nothing > > happens, > > > > Anyone got any ideas? > > > > In the blackbox submenu choose configuration. In this menu choose 'Focus > model' and then choose sloppy focus and auto raise. If you want to change the > auto raise delay, edit the rc file. Around 250 is a good number. The default is : session.autoRaisedelay: 250 But still no joy, I saw in man blackbox it mentions "Debian menu system", perhaps I should have a look at that before I continue. > > Shaleh > current Blackbox coder and maintainer > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Blackbox functionality
Ah yes: AutoRaiseSloppyFocus Works great thanks.. On Wed, Apr 10, 2002 at 11:05:23PM -0700, Sean 'Shaleh' Perry wrote: > >> > >> In the blackbox submenu choose configuration. In this menu choose 'Focus > >> model' and then choose sloppy focus and auto raise. If you want to change > >> the > >> auto raise delay, edit the rc file. Around 250 is a good number. > > > > The default is : > > > > session.autoRaisedelay: 250 > > > > But still no joy, I saw in man blackbox it mentions "Debian menu system", > > perhaps I should have a look at that before I continue. > > apt-get install menu (-: > > if you are just editing the config by hand make sure to set: > > session.screen0.focusModel: AutoRaiseSloppyFocus > > if you just have SloppyFocus it will not auto raise. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Diald configure problems
Hi All I am having trouble setting up Diald, once in dselect I try to configure it, ie: running dpkg --pending --configure ... Setting up diald (0.99.4-5) ... Starting diald: fifo-created dpkg: error processing diald (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: diald I thought perhaps I had a broken package but I have downloaded it again and obviously no joy Why do I get: script returned error exit status 1? Thanks The e -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Diald configure problems
Hi Still having hassles with diald: dpkg -i diald_0.99.4-5_i386.deb (Reading database ... 22341 files and directories currently installed.) Preparing to replace diald 0.99.4-5 (using diald_0.99.4-5_i386.deb) ... Stopping diald: fifo-removed diald. Unpacking replacement diald ... Setting up diald (0.99.4-5) ... Starting diald: fifo-created config-regenerated dpkg: error processing diald (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: diald Can anyone help On Tue, Apr 23, 2002 at 05:02:23PM +0200, Theo Bierman wrote: > Hi All > > I am having trouble setting up Diald, once in dselect I try to configure it, > ie: > > running dpkg --pending --configure ... > Setting up diald (0.99.4-5) ... > Starting diald: fifo-created dpkg: error processing diald (--configure): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > diald > > I thought perhaps I had a broken package but I have downloaded it again and > obviously no joy > > Why do I get: script returned error exit status 1? > > Thanks > > The e > > -- > Theo Bierman > Customer Implementation Team > UUNET S.A., a WorldCom Company > Tel: +27 11 235-6621 > Fax: +27 11 235-6501 > E-Mail: [EMAIL PROTECTED] > Customer Service Centre: 08600 UUNET / 08600 88638 > http://www.uunet.co.za > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Install woes - boottime.kmap.gz
Hi List I have just installed woody on a machine, installation went fine ie drivers install, base install etc etc, then upon rebooting I ran into this: During base-config, where it asks for: 1). Time Zone 2). Passwords 2). Root Password 3). Add user Then it says loading /etc/console/boottime.kmap.gz And it goes through these steps again. So then I enter the appropriate info and then it says: /etc/console/boottime.kmap.gz and goes through the entire process again. It won't get past it. it's almost as if it won't accept my timezone settings any ideas? Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Install woes - boottime.kmap.gz
On Mon, May 06, 2002 at 04:18:06AM -0400, John B Balog wrote: > I had this problem on the net install version.. so what I did was > have it install the base system from the cdrom not the net.. and it > then moved on in the config as normal.. the problem there is that i don't have a cdrom, so i used the net install insteadis there no other way around this...? > > then ofcourse after the install I ran the dist-upgrade and everything > was brought up to date > > > On Mon, 2002-05-06 at 04:12, Theo Bierman wrote: > > Hi List > > I have just installed woody on a machine, installation went fine ie > drivers install, base install etc etc, then upon rebooting I ran into this: > > During base-config, where it asks for: > 1). Time Zone > 2). Passwords > 2). Root Password > 3). Add user > > Then it says loading /etc/console/boottime.kmap.gz > > And it goes through these steps again. So then I enter the appropriate > info and then it says: > > /etc/console/boottime.kmap.gz and goes through the entire process again. > It won't get past it. it's almost as if it won't accept my timezone > settings > > any ideas? > > Thanks > -- > Theo Bierman > Customer Implementation Team > UUNET S.A., a WorldCom Company > Tel: +27 11 235-6621 > Fax: +27 11 235-6501 > E-Mail: [EMAIL PROTECTED] > Customer Service Centre: 08600 UUNET / 08600 88638 > http://www.uunet.co.za > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > > > ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Install woes - boottime.kmap.gz
I have also used the same disks for my own machine and they worked fine On Mon, May 06, 2002 at 11:31:52AM +0200, Theo Bierman wrote: > On Mon, May 06, 2002 at 04:18:06AM -0400, John B Balog wrote: > > I had this problem on the net install version.. so what I did was > > have it install the base system from the cdrom not the net.. and it > > then moved on in the config as normal.. > > the problem there is that i don't have a cdrom, so i used the net install > insteadis there no other way around this...? > > > > then ofcourse after the install I ran the dist-upgrade and everything > > was brought up to date > > > > > > On Mon, 2002-05-06 at 04:12, Theo Bierman wrote: > > > > Hi List > > > > I have just installed woody on a machine, installation went fine ie > > drivers install, base install etc etc, then upon rebooting I ran into this: > > > > During base-config, where it asks for: > > 1). Time Zone > > 2). Passwords > > 2). Root Password > > 3). Add user > > > > Then it says loading /etc/console/boottime.kmap.gz > > > > And it goes through these steps again. So then I enter the appropriate > > info and then it says: > > > > /etc/console/boottime.kmap.gz and goes through the entire process > > again. It won't get past it. it's almost as if it won't accept my > > timezone settings > > > > any ideas? > > > > Thanks > > -- > > Theo Bierman > > Customer Implementation Team > > UUNET S.A., a WorldCom Company > > Tel: +27 11 235-6621 > > Fax: +27 11 235-6501 > > E-Mail: [EMAIL PROTECTED] > > Customer Service Centre: 08600 UUNET / 08600 88638 > > http://www.uunet.co.za > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > > > > > > > > > > ---end quoted text--- > > -- > Theo Bierman > Customer Implementation Team > UUNET S.A., a WorldCom Company > Tel: +27 11 235-6621 > Fax: +27 11 235-6501 > E-Mail: [EMAIL PROTECTED] > Customer Service Centre: 08600 UUNET / 08600 88638 > http://www.uunet.co.za > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: WMaker Menu
On Tue, May 14, 2002 at 06:51:37AM -0400, Tom Allison wrote: > I'm running Window Maker on three different workstations, and all the > Menu structures are different. > > Admittedly, the only thing that I am in a position to address right > now is this: > On one machine I decided to strick out on my own for managing my menu. > Well, I don't like that idea anymore. Is there something that I can > do to restore the Debian provided Packages? It's OK if this means the > complete loss of my own customized menu structure. Open up wmakerconf, on the menu tab right click the application folder and click on insert debina menu, save and exit. > > Also, is there some manner in which I can have my cake and eat it too? > > That is, can I create a sub-menu (or something) that contains either > the entire Debian provided menu structure, or contains my own > customized structure? what i did was, added my own folders/commands under teh application folder (this is right at the top) and then right at the bottom inserted my debian menu, makes things a lot neater to > > And finally -- I don't recall which is which right now -- but there > seems to be two WM Menu tools. One will tend to destroy the Debian > menu structure and the other one I can't find right now (explaining my > lack of details...). Is there any thoughts about getting this figured > out? are you talking about wmakerconf and WPrefs...? > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: WMaker Menu
On Wed, May 15, 2002 at 04:30:02AM -0400, Tom Allison wrote: > Theo Bierman wrote: > > On Tue, May 14, 2002 at 06:51:37AM -0400, Tom Allison wrote: > > > >>I'm running Window Maker on three different workstations, and all the > >>Menu structures are different. > >> > >>Admittedly, the only thing that I am in a position to address right > >>now is this: > >>On one machine I decided to strick out on my own for managing my menu. > >> Well, I don't like that idea anymore. Is there something that I can > >>do to restore the Debian provided Packages? It's OK if this means the > >>complete loss of my own customized menu structure. > > > > > > Open up wmakerconf, on the menu tab right click the application folder and > > click on insert debina menu, save and exit. > > > >>Also, is there some manner in which I can have my cake and eat it too? > >> > >>That is, can I create a sub-menu (or something) that contains either > >>the entire Debian provided menu structure, or contains my own > >>customized structure? > > > > > > what i did was, added my own folders/commands under teh application folder > > (this is right at the top) and then right at the bottom inserted my debian > > menu, makes things a lot neater to > > > Bingo! Thanks > > >>And finally -- I don't recall which is which right now -- but there > >>seems to be two WM Menu tools. One will tend to destroy the Debian > >>menu structure and the other one I can't find right now (explaining my > >>lack of details...). Is there any thoughts about getting this figured > >>out? > > > > > > are you talking about wmakerconf and WPrefs...? > > > YES!!! > wmakerconf is 'OK' for me to use. WPrefs keeps trying to convert my > menu into something else. then i suggest you stick with wmakerconf. unless there is something that WPrefs gives you that wmakerconf does not > > >> > >>-- > >>To UNSUBSCRIBE, email to [EMAIL PROTECTED] > >>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > ---end quoted text--- > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
BitchX question
Hi All This is probably meant to go somewhere else but anyway: WindowMaker allows for multiple desktops via alt+1/2/3/4/5/6/7 etc etc and BitchX also allows for multiple windows via alt+1/2/3/4/5/6/7 etc etc, Can I change my window handling in BitchX? I have checked bxfaq.html but I cannot find anything (unless i missed something) Thanks -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: BitchX question
On Wed, May 15, 2002 at 01:34:47PM +0200, Romuald DELAVERGNE wrote: > Le 2002.05.15 12:46, Theo Bierman a ecrit : > > Hi All > > > > This is probably meant to go somewhere else but anyway: > > > > WindowMaker allows for multiple desktops via alt+1/2/3/4/5/6/7 etc etc > > > > and > > > > BitchX also allows for multiple windows via alt+1/2/3/4/5/6/7 etc etc, > > > > Can I change my window handling in BitchX? > > > > I have checked bxfaq.html but I cannot find anything (unless i missed > > something) > > > > Thanks > > > > I don't know for BitchX but you can disable these shortcuts in WindowMaker. > Personaly, I use alt+right and alt+left to switch to the next or the > previous desktop. ah yes ofcourse good ol' wmaker, made my desktops ctrl+insert-->page down, works like a charm Thanks > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- Theo Bierman Customer Implementation Team UUNET S.A., a WorldCom Company Tel: +27 11 235-6621 Fax: +27 11 235-6501 E-Mail: [EMAIL PROTECTED] Customer Service Centre: 08600 UUNET / 08600 88638 http://www.uunet.co.za -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]