Re: Problem with Kylix3?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



none of them was my question..
yes i used Kylix sometime ago.

| But, if you question about putting the directory in the ld.so.conf --
| because you think that kylix uses *more* libs then just the ones in the
| ~/kylix3/bin..., then you have confused "deployment" (as I actually meant)
| with running the kylix software itself [that requires "external" libs like
| glibs, etc].



|
| Do you use Kylix? Then try to create a 'Hallo World' and execute it
| individually without the kylix IDE itself running at the same time.
|
| You'll realize that you can't. And at once you'll understand why we need
to
| vi-ed the /etc/ld.so.conf file.
|
|
| JD
|
|  --
| Hakan Terzioglu
|
|  ----- Original Message -----
| From: <filsuf@softhome.net>
| To: <psyche-list@redhat.com>
| Sent: Friday, January 10, 2003 7:52 PM
| Subject: Problem with Kylix3?
|
|
| | I've installed it...:)
| |
| | Simply do:
| |  sh install.sh -m
| |
| | Without that -m flag, kylix3 files will go crazy under / folder instead
of
| | its normal place at /usr/local/kylix3.
| |
| | Once installed, don't forget to edit the /etc/ld.so.conf that reads like
| | this:
| |
| |  [root@localhost root]# cat /etc/ld.so.conf
| |  /usr/kerberos/lib
| |  /usr/X11R6/lib
| |  /usr/lib/qt-3.0.5/lib
| |  /usr/lib/sane
| |  /usr/lib/mysql
| |
| | Add this line on the first line:
| |  /usr/local/kylix3/bin
| |
| | So now it looks like:
| |  [root@localhost root]# cat /etc/ld.so.conf
| |  /usr/local/kylix3/bin
| |  /usr/kerberos/lib
| |  /usr/X11R6/lib
| |  /usr/lib/qt-3.0.5/lib
| |  /usr/lib/sane
| |  /usr/lib/mysql
| |
| | Then, as root do:
| |  [root@localhost root]# /sbin/ldconfig
| |
| | Make your first 'hallo world' kylix. Compile it and run it with this:
| |  # ./Project1
| |
| | Everything must work by now. At least it works with mine...:)
| |
| | Oh yach..., don't forget to put the reg**.txt file in your home file.
The
| **
| | of that reg**.txt depends on your version. You can ask Borland to send
one
| | for you.
| |
| |
| | JD
|
|
|
| --
| Psyche-list mailing list
| Psyche-list@redhat.com
| https://listman.redhat.com/mailman/listinfo/psyche-list
|



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux