Re: kdm sourcing .bash_profile?

2002-07-30 Thread Ignacio Cárdenas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

 I know I've seen this discussed before but I couldn't find it in the
 archives.  I have these lines in my .bash_profile:

   if [ -d ~/bin ] ; then
   PATH=~/bin:${PATH}
   fi

 When I login on the console it behaves as expected.  However, when I
 login using kdm I don't get ~/bin in my path.  What was the prevailing
 opinion on how to solve this?

When you login with kdm the bash_profile is not read, because kdm is not a 
'login shell', like, for example, bash. To make kdm a 'login shell' (and 
then, it reads the bash_profile), look up your 'Xsession' file and change the 
first line by this:

#!/bin/sh --login

and below and this line

source $HOME/.bash_profile

For more information (because the definition of 'shell login' y said could be 
wrong), 'man bash'...


Regards,
Ignacio.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9RxmMkC21d1l2YQURAkEOAJ4suLsZAY4vJueccTGeKEGE5WNbZACbBUWs
qYKE6HwT5npd1nuNUBlk+mI=
=Tasr
-END PGP SIGNATURE-




Re: kdebindings 3.0.2

2002-07-21 Thread Ignacio Cárdenas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Thank you, but I already use gcc-2.95.4, so... But I'm going to try with a
 Suse RPM, maybe it will work. Otherwise, Google gives no interesting
 answers... Thanks for your help Ignacio !

OK, but if the SUSE RPM don't solve the problem, then you can post your 
compile problem in [EMAIL PROTECTED] or, if you prefer, try to post this 
problem in this list, because there are many hackers in the net that can help 
you ;-)

Regards, and good luck...
Ignacio.

 Le Samedi 20 Juillet 2002 21:37, vous avez écrit :
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
   Thanks, but the ESware package is empty ! Another idea ?
 
  Oops!... i don't know why is empty...
 
  You need to find the deb package, ¿no?. So you can try to look it in
  Google... because i don't know where you can find it, sorry... :-(
 
  Try in http://www.doc.ic.ac.uk/~pc99/debian/kde3.html
 
  Is possible that compilation of your kdebindings crash because you are
  using gcc-3... if is the case, try with gcc-2.95.4
 
  Regards,
  Ignacio.
 
   Le Samedi 20 Juillet 2002 18:27, vous avez écrit :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
   
 Sure, but it gives some errors at the compilation. I can manually
 make the jar files, but I need the librarires libqtjava.so and
 libkdejava.so. That's why I am looking for a package. Do you know
 where I can download these libraries ? Thanks for your help !

 Xavier
   
Some people says that ESware packages are very good, but i don't try
it (i make KDE from sources). Have a look in
ftp://ftp.esware.com/pub/update.
   
Oh!, and is better that you send the reply to the list, because it
will be usefull for anyone here.
   
Regards,
Ignacio.
   
 Le Samedi 20 Juillet 2002 17:21, vous avez écrit :
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Hi!
 
   Where can I found Java bindings for KDE and QT ? There are not
   included in the unofficial package kdebindings3.0.2. Thanks for
   all !
 
  You can download the source code of kdebindings-3.0.2 and compile
  the directories kdebindings-3.0.2/qtjava and
  kdebindings-3.0.2/kdejava. It should make the jar files you need
  (qtjava.jar and koala.jar).
 
  Regards,
  Ignacio.
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
 
  iD8DBQE9OX/4fQ+6K9UCVRoRArViAJ4jPqIPoMqRWT2Ub5qPMgYRQYIXwgCgzb3q
  /y26OYn7TOUaqUD7wbF1VmE=
  =bWRC
  -END PGP SIGNATURE-
   
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
   
iD8DBQE9OY95fQ+6K9UCVRoRApGbAJ9PLp0c5NpS2IKLWe46vKmU462zoACfTRLy
uwiGMuZc0j/qDE9KFuAmhPI=
=xIh0
-END PGP SIGNATURE-
 
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
 
  iD8DBQE9ObwPfQ+6K9UCVRoRAqYiAJ9K3dB2TRH2T3o5ekW/nvVQTipkuwCcCGuv
  2vHzLvdnCXJM26rZzgLSaqg=
  =/vW5
  -END PGP SIGNATURE-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9OttvfQ+6K9UCVRoRAin3AJwNxsKOA3fBmq7PUPz15f1BQGzoygCfccm0
RciYMi3RdC8o0r9mL4/9IGs=
=DhCd
-END PGP SIGNATURE-


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




Re: kdebindings 3.0.2

2002-07-20 Thread Ignacio Cárdenas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

 Where can I found Java bindings for KDE and QT ? There are not included in
 the unofficial package kdebindings3.0.2. Thanks for all !

You can download the source code of kdebindings-3.0.2 and compile the 
directories kdebindings-3.0.2/qtjava and kdebindings-3.0.2/kdejava. It should 
make the jar files you need (qtjava.jar and koala.jar).

Regards,
Ignacio.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9OX/4fQ+6K9UCVRoRArViAJ4jPqIPoMqRWT2Ub5qPMgYRQYIXwgCgzb3q
/y26OYn7TOUaqUD7wbF1VmE=
=bWRC
-END PGP SIGNATURE-


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




Re: kdebindings 3.0.2

2002-07-20 Thread Ignacio Cárdenas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Sure, but it gives some errors at the compilation. I can manually make the
 jar files, but I need the librarires libqtjava.so and libkdejava.so. That's
 why I am looking for a package. Do you know where I can download these
 libraries ? Thanks for your help !

 Xavier

Some people says that ESware packages are very good, but i don't try it (i 
make KDE from sources). Have a look in ftp://ftp.esware.com/pub/update.

Oh!, and is better that you send the reply to the list, because it will be 
usefull for anyone here.

Regards,
Ignacio.

 Le Samedi 20 Juillet 2002 17:21, vous avez écrit :
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Hi!
 
   Where can I found Java bindings for KDE and QT ? There are not included
   in the unofficial package kdebindings3.0.2. Thanks for all !
 
  You can download the source code of kdebindings-3.0.2 and compile the
  directories kdebindings-3.0.2/qtjava and kdebindings-3.0.2/kdejava. It
  should make the jar files you need (qtjava.jar and koala.jar).
 
  Regards,
  Ignacio.
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
 
  iD8DBQE9OX/4fQ+6K9UCVRoRArViAJ4jPqIPoMqRWT2Ub5qPMgYRQYIXwgCgzb3q
  /y26OYn7TOUaqUD7wbF1VmE=
  =bWRC
  -END PGP SIGNATURE-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9OY95fQ+6K9UCVRoRApGbAJ9PLp0c5NpS2IKLWe46vKmU462zoACfTRLy
uwiGMuZc0j/qDE9KFuAmhPI=
=xIh0
-END PGP SIGNATURE-


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




Re: kdebindings 3.0.2

2002-07-20 Thread Ignacio Cárdenas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Thanks, but the ESware package is empty ! Another idea ?

Oops!... i don't know why is empty...

You need to find the deb package, ¿no?. So you can try to look it in Google... 
because i don't know where you can find it, sorry... :-(

Try in http://www.doc.ic.ac.uk/~pc99/debian/kde3.html

Is possible that compilation of your kdebindings crash because you are using 
gcc-3... if is the case, try with gcc-2.95.4

Regards,
Ignacio. 


 Le Samedi 20 Juillet 2002 18:27, vous avez écrit :
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
   Sure, but it gives some errors at the compilation. I can manually make
   the jar files, but I need the librarires libqtjava.so and
   libkdejava.so. That's why I am looking for a package. Do you know where
   I can download these libraries ? Thanks for your help !
  
   Xavier
 
  Some people says that ESware packages are very good, but i don't try it
  (i make KDE from sources). Have a look in
  ftp://ftp.esware.com/pub/update.
 
  Oh!, and is better that you send the reply to the list, because it will
  be usefull for anyone here.
 
  Regards,
  Ignacio.
 
   Le Samedi 20 Juillet 2002 17:21, vous avez écrit :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
   
Hi!
   
 Where can I found Java bindings for KDE and QT ? There are not
 included in the unofficial package kdebindings3.0.2. Thanks for all
 !
   
You can download the source code of kdebindings-3.0.2 and compile the
directories kdebindings-3.0.2/qtjava and kdebindings-3.0.2/kdejava.
It should make the jar files you need (qtjava.jar and koala.jar).
   
Regards,
Ignacio.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
   
iD8DBQE9OX/4fQ+6K9UCVRoRArViAJ4jPqIPoMqRWT2Ub5qPMgYRQYIXwgCgzb3q
/y26OYn7TOUaqUD7wbF1VmE=
=bWRC
-END PGP SIGNATURE-
 
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.0.6 (GNU/Linux)
  Comment: For info see http://www.gnupg.org
 
  iD8DBQE9OY95fQ+6K9UCVRoRApGbAJ9PLp0c5NpS2IKLWe46vKmU462zoACfTRLy
  uwiGMuZc0j/qDE9KFuAmhPI=
  =xIh0
  -END PGP SIGNATURE-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9ObwPfQ+6K9UCVRoRAqYiAJ9K3dB2TRH2T3o5ekW/nvVQTipkuwCcCGuv
2vHzLvdnCXJM26rZzgLSaqg=
=/vW5
-END PGP SIGNATURE-


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