Problem with Kylix3?

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

 



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

[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