install java

2001-02-12 Thread Tino Ionescu
The Blackdown JVM has some bugs , that is you can't use the debugger so I 
install IBM's JVM1.3 , which is cool by the way , via the rpm - alien.
It installed OK , witout problems but now the system doesn't know that there is 
a JVM !! . 
For example if I try to compile from Emacs , the result is 
/bin/bash: java: command not found.

Any thoughts ? 

Thank you.
--
Greetings ,
Florentin
__
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/



mount: No medium found

2001-02-06 Thread Tino Ionescu
Mime-Version: 1.0
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
X-Mailer: Franklin Webmailer 1.0
X-AOL-IP: 12.82.152.189
Content-Type: text/plain; charset=us-ascii

Hi ,
I tried to update via dselect and I received a wiered answer 

mount: No medium found

update available list script returned error exit status 1.
Press enter to continue.

mount: No medium found

Can anybody please tell me what should I do to make dselect work again ?
Thanks.
--
Greetings ,
Florentin
__
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/



boot problem

2001-02-03 Thread Tino Ionescu
Hi, 
I installed a modem and configured(?) with pppconf. 
Now the problem is that at boot time is trying to start the 
pppd, configuration is probably wrong, so it get frozen - Cntr C 
or anything else doesn't work. 

Any ideas haw can the system be rebooted, so I can configure again 
ppp connection? 

Thank you for your participation.
Florentin.
--
Greetings ,
Florentin
__
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/



rpm vs deb

2001-01-20 Thread Tino Ionescu
Hi , 
I am confused over one topic. If you install a rpm package will it be known to 
the system? 
Basicly what I am tring to do,is to install Java1.3 from IBM, because the one 
from Blackdown has a bug(can't use the debugger) and I would like to avoid a 
lot of warning against dependacies.
Can anybody clarify this for me, or direct me where to read please ? 

Thank you , Florentin.
--
Greetings ,
Florentin
__
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/



/etc/postgresql files

2001-01-07 Thread Tino Ionescu
Hi , 
Can anybody direct me please where is any documentation on HAWTO configure the
files from /etc/postgresql ?( postmaster.init ..etc)

Thank you for your particpation.
Florentin.


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



Help - jdb/Blackdown on Debian

2000-12-20 Thread Tino Ionescu
Hi ,
I am writing you because I can't make the java debugger jdb to work on
potato- java VM is working fine. 
What I am trying to do is to debug a very simple file ; what happends is 
that debugger get locked.  

==
 threadlocks
Internal exception:
java.lang.NullPointerException
at
com.sun.tools.example.debug.tty.Commands.commandThreadlocks(Commands.java:1519)
at com.sun.tools.example.debug.tty.TTY.executeCommand(TTY.java:431)
at com.sun.tools.example.debug.tty.TTY.init(TTY.java:625)
at com.sun.tools.example.debug.tty.TTY.main(TTY.java:924)
 

Please , any ideas ?
Thank you,
Florentin.



Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



Blackdown Java on Debian

2000-12-16 Thread Tino Ionescu
Hello , 

Looking for a java debugger available on Linux I found at this site 
http://www.bluemarsh.com/java/jswat/
a debugger. Now , it uses *.jar file. If my understanding is correct, all java
distributions available on Linux have JDPA enabled.

With classpath correct set when I try: java  -jar  jswat.jar this is the
answer:  

Cannot find the JPDA package!
Make sure jpda.jar or tools.jar is in your CLASSPATH.

Can anybody please clarify if JDPA is enabled on Blackdown Java and where is
located because I was unsuccsesfull to identify it.

Thank you for participation,
Floretin.


PS-If anybody interested I found another cool tool , java debugger at 
www.oops.demon.co.uk/jdbtool.
If anybody want to share thoughts about java development enviroments on Linux
, I thank you in advance.




Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



postgres 5432 problem

2000-12-10 Thread Tino Ionescu
I'm not a db user at all but I install postgress and have the same problem, 
 Starting Samba daemons :mdbFATAL : StreamServerPort: bind() failed : \
  Adress already in use  

Can u please describe the exact steps to go around this problem ? What
`file-init' has to be modified ?

Thank you for your participation,
FLorentin.




Christoph Simon [EMAIL PROTECTED] wrote:
 On Mon, 4 Dec 2000 06:10:55 -0800 (PST)
 Chris Mayes [EMAIL PROTECTED] wrote:
 
  I've finally managed to connect.  It looks like psql is acting odd
  (then again, maybe this is the default behavior... I am normally a
  MySQL/Oracle user).  Basically, psql requires that I explicitly supply
  a hostname.  So, even though psql complains about being refused on port
  5432 on localhost, I can connect as the user postgres by using 'psql -h
  localhost.'  
  
  I don't imagine that this is the default behavior since the regression
  test fails because of the 'connection refused' error.  
 
 I do not need to specify a host. Localhost is used by default
 here. Also, if I do not specify a database, that with my name is
 chosen, but usually I do specify one.
 
 My guess now is that you are having troubles with your network
 setup. Debian usually is set up to respond as localhost on 127.0.0.1,
 but also having a hostname and domain name. I'm not sure, but would
 suspect that psql takes the environment variable for HOST or something
 the like, to find out a default host. Does this work for you?
 
   ping $HOSTNAME
 
 Alternatively, you might want to set this variable to localhost (not
 sure if this is a good idea). Also it's possible that you find out the
 environment variable psql is using. Have a look at the files in
 /etc/postgres...
 
 --
 Christoph Simon
 [EMAIL PROTECTED]
 ---
 ^X^C
 q
 quit
 :q
 ^C
 end
 x
 exit
 ZZ
 ^D
 ?
 help
 shit
 .
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



Re: [UNIX help]

2000-12-02 Thread Tino Ionescu
Did you try what is available free?  Download courses from internet  these are
2 places where u can start :

http://www.linuxtraining.co.uk/

http://www.oase-shareware.org/shell/links/index.html.

Also, many universities have very good specific application
Florentin




Alex Horsnell [EMAIL PROTECTED] wrote:
 Hi
 
 I have just started learning UNIX and unfortunatley my 'teacher' has been
very
 busy lately and unable to show me anything.
 
 I have started on our company printers and am using putty, I don't have any
 problems in that area, but I would like to learn more.
 
 Does anyone out there have any prefered methods/books on learning UNIX?
 
 Thanks
 
 Alex
 

...
 If you have received this message in error, please contact the sender
 immediately by return e-mail or ring 020 7498 9898 and ask for the sender.
 Killby  Gayford Group have taken every reasonable precaution to ensure that
any
 attachment to this e-mail has been checked for viruses.  However, we cannot
 accept liability for any damage sustained as a result of software viruses
and
 would advise that you carry out your own virus checks before opening any
 attachment.

...
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



75dpi font default-haw?

2000-11-18 Thread Tino Ionescu
Please advise haw can the 75dpi font be set default,
as opposed to 100dpi font. 
 
Thank you 
Florentin



Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



tkdvi ? problem

2000-11-05 Thread Tino Ionescu
Hi gentlemens ! 

My question is regarding the a dvi-viewer - tkdvi - what happends is 
after installation via dselect, happends ... nothing , that is no tkdvi
appears. Can anybody advise please ? 

PS I checked xgdvi but it's at unstable and require to upgrade libc6 and I
would like to stay away from that.
 
Thank you ,
Florentin


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



tkdvi

2000-11-02 Thread Tino Ionescu
Hi 
I installed tkdvi but - does not execute, basically nothing happens
At installation time(via dselect) no dependencies were asked for.
I assume that some dependencies are missing .

Any ideeas please? 

Thanks ,
Florentin.


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



No spool file found

2000-10-28 Thread Tino Ionescu
Good morning,
I used printtool to configure my Deskjet560C printer , but when I try to print
nothing works and I get the message No spool file found.
lptest/dev/lp0 prints one line. ps -ef|grep lpd shows that lpd is working.

Please advise ,
Thank you.


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



Please advise

2000-10-13 Thread Tino Ionescu
Plese advise about the following,

1. Where exactly (or what is the package name) for printool. I can't   
find it on the Potatoe CD's. Is there any other tool for installing a 
printer?


2. Can anybody direct me where to find the driver for printer  
   Deskjet 560C? Is it on Potatoe disk  ? I found djtools but no   
driver...
 

3.  An older problem - I followed your instructions and manage to install
the sound driver emu10k1 for SoundBlaster Live - but - when i try to 
make install it gives the following error and I am ...lost.


grey:/usr/local/emu10k1# make install
mkdir -p /lib/modules/2.2.17/misc
install -c -m 664 emu10k1.o /lib/modules/2.2.17/misc
install -c -m 664 ac97_codec.o /lib/modules/2.2.17/misc
mkdir -p /lib/modules/2.2.17/misc
install -c -m 664 emu10k1-joy.o /lib/modules/2.2.17/misc
/sbin/depmod -a 2.2.17
depmod: *** Unresolved symbols in /lib/modules/2.2.17/fs/nfsd.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/fs/smbfs.o
...

I thank you for your participation.
Florentin.




Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail



Sound Blaster

2000-10-04 Thread Tino Ionescu
Hi 
I'm trying to install the driver emu10k1 for Sound Blaster Live 
Driver's Makefile is complainig that it can't find modversion.h 
Can anybody tell me what should be done?

Thank you in advance,
Florenin.


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail