salac

Napravljene poruke na forumu

Gledanje 271 članaka - 271 do 275 (od 275 ukupno)
  • Autor
    Članci
  • kao odgovor na: mandrake 9.1 i kylix #12867
    salac
    Učesnik

    Poteraj instalaciju kao obican user, nikako kao root, sve prolazi smooth. Posle toga, lepo iskopiras ceo .borland direktorijum iz svog home direktorijuma u /root/ , i zatim mozes da startujes kylix i kao root.

    Evo jako korisnog mini-faqa:

    ************************************************************
    Fixes and workarounds for Kylix 3 issues in newer distributions
    (RedHat 8+, Mandrake 9+, SuSE 8.1+)
    Andres Colubri ([email protected])
    2003-06-11

    Acknowledgments
    I collected all these fixes from the newsgroup:
    borland.public.kylix.distros-compatibility (particularly the post from Lisheng
    Sun) and from this page (thanks Ernestus!):
    http://usuarios.lycos.es/ernestus/CursoCpp/Entretelas/entretelas.html

    1) Installation hangs
    Execute the installer as normal user, or using the -m argument for non-rpm
    install:
    sh ./setup.sh -m

    2) Various errors when compiling stdlib.h (declaration syntax error, etc.) and
    unresolved references when linking
    The glibc 2.1 compatibility package (compat-glibc) is needed, because Kylix 3
    doesn’t work with glib 2.2 or greater.
    For Red Hat, get the rpm package compat-glibc-6.2-2.1.3.2.i386.rpm from
    http://rpmfind.net/linux/RPM/
    For Mandrake, get the rpm package compat-glibc-7.2-2.1.3.3mdk.i586.rpm from
    http://rpms.mandrakeclub.com/search.php
    Install it with:
    rpm -Uvh compat-glibc-6.2-2.1.3.2.i386.rpm
    Start the C++ part of Kylix. Set the include and library paths to the compatible
    version of glibc by going to the “Directories/conditionals” tab of Project
    options.
    In the Include Path field, replace /usr/include with
    /usr/i386-glibc21-linux/include. Move this entry to the top of the list.
    In the Library Path field, replace /usr/lib with /usr/i386-glibc21-linux/lib and
    move the entry to the top of the list.
    Make this changes the default setting by checking the Default box before closing
    the Project options.

    3) Various errors when using the STL (could not find a match for
    min…)
    Copy the file k3stl.h to:
    /include
    and _config.h to:
    /include/stlport/stl
    Use the STL headers as usual.

    The following problems also seem to be frequent, but I haven’t experienced them
    myself:

    4) Kylix hangs/quits right after typing “.”
    Disable the code completion feature.

    5) Various errors when using the IDE (hangs/quits after doing some mouse
    operations, etc.)
    Add to the starting scripts:
    /bin/startdelphi
    /bin/startbcb
    the following line:
    export LD_ASSUME_KERNEL=2.2.5
    right after the line first line (“#!/bin/bash”).
    Upgrading the kernel to the latest version appears to solve this issue, but the
    results might depend on the distribution.

    I hope you find this information useful,
    Andres

    ***********************************************************
    Hvala Andres-u, bez njega ne bih uspeo da podesim C++ deo kylixa na
    mdk 9.1.

    kao odgovor na: Samba podesena-Internet ne radi #12862
    salac
    Učesnik

    Ovo MORA da radi. Ko sto tomaja rece, problem je u mreznim setovanjima; ili je gejtvej, ili je dns. Steta sto se nisi setio da pingujes neki host, pa da nam kazes da li dobijas poruku ‘host unreacheable’ – ako je to slucaj, 100% gateway. A ako dobijas poruku ‘unresolved host’ onda je 100% dns.
    BTW, OBAVEZNO skini update sambe sa mandrake sajta. Ima jezivu remote rupu, exploit odavno kruzi netom.

    kao odgovor na: Pokretanje kylix programa #12919
    salac
    Učesnik

    Ma sve moze 🙂
    Pogledaj
    http://www.rick-ross.com/papers/k3/k3deploy.html
    i
    http://www.efg2.com/Lab/Library/Kylix/deployment.htm

    Mislim da ces tu naci i odgovor za svoj kylix problem.

    kao odgovor na: WineX -nema zvuka- #12791
    salac
    Učesnik

    Sve jedno je da li je oss ili alsa. Startuj winex kao root, neki problemi ce tako nestati.

    kao odgovor na: WineX -nema zvuka- #12790
    salac
    Učesnik

    Sve jedno je da li je oss ili alsa. Startuj winex kao root, neki problemi ce tako nestati.

Gledanje 271 članaka - 271 do 275 (od 275 ukupno)