unicorn

Napravljene poruke na forumu

Gledanje 91 članaka - 91 do 100 (od 101 ukupno)
  • Autor
    Članci
  • kao odgovor na: PDF to OpenOffice #35394
    unicorn
    Učesnik

    OOo lepo stampa broshure (A4-landscape-4strane po listu-obostrano).
    Za M$ Widnow postoji drajver (Fine print), koji se instalira i prijavljuje kao jos jedan stampac na sistemu, i sa njim se mogu stampati broshure iz bilo kog programa pa i PDF fajlovi. Ovo je DEBEO razlog za konverziju PDF->OOo.

    kao odgovor na: CANON LBP-1120 #35383
    unicorn
    Učesnik

    Ne, taj sa m vec probao.
    Nesto sam uspeo da uradim sa ovim drajverom:

    http://www.boichat.ch/nicolas/capt/capt-0.1.tar.gz

    *********************************************************************************************
    tar xvzf capt-01.tar.gz
    cd capt-0.1
    make
    su
    *********
    make install
    /usr/sbin/lpadmin -p LBP1120 -m Canon-LBP-810-capt.ppd -v /dev/null -E
    **********************************************************************************************

    Sve je u redu dok ne posaljem na stampac, a onda dobijem poruku:

    “Pending: printer-stopped” ( ne pomaze “resume”)

    🙁

    kao odgovor na: CANON LBP-1120 #35381
    unicorn
    Učesnik

    Sto se tice pitanja iz P.S.-a, u fstab treba dodati liniju:

    /dev/sr0 /mnt/dvd-rw auto rw,user,noauto 0 0

    Re: Jovir – E, sta ces – cackam mecku po …..!

    kao odgovor na: mplayer dvd problem #32132
    unicorn
    Učesnik

    U medjuvremenu sam resio problem.
    Naime, u “Prefereces->Misc | DVD device:” stajalo je “/dev/dvd”. Prepravio sam ovo u /dev/sr0 i sada je OK.

    U svakom slucaju hvala !

    kao odgovor na: Wine-2004 #31432
    unicorn
    Učesnik

    [dejan@localhost wine-config-sidenet]$ ./setup

    wine-config-sidenet version 1.8.3 installer
    THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY.
    USE AT YOUR OWN RISK.

    Read readme.en or readme.ja.euc or readme.br carefully before running setup.

    This script will install wine-config-sidenet.
    Continue(y/n)?y

    Setup started on 200507210438.

    Please spicify your language.
    Supported language :
    Arabic(ar) Blazilian Portuguese(br) Czech(cs)
    Simplified Chinese(cn) Traditional Chinese(tw)
    Danish(da) Dutch(nl) English(en) Finnish(fi) French(fr)
    German(de) Greek(el) Hebrew(he) Hungarian(hu) Itarian(it)
    Nihongo(ja) Korean(ko) Norwegian(no) Polish(pl)
    Portuguese(pt) Russian(ru) Spanish(es) Swedish(sv) Turkish(tr)

    If unsure, just hit enter and english version will be installed.
    Language code ? :
    Selected language for downloading : EN-US
    Selected language for language pack : en

    Please select install option.
    Install options are :

    1 :Silent installation (default)
    IE6 only installation. Setup will run silently.
    Download IE6 during setup.

    2 :IE6 and WMP7 installation
    Install IE6 and Windows Media Player 7
    Download IE6 and WMP7 during setup.

    3 :Manual installation
    Setup will ask you all available options.
    (For expert users)

    0 :Configuration only
    Just configure wine. Nothing will be installed.

    Install option (0-3)? : 1
    Silent installation selected.
    Found Internet Explorer 6 setup.

    SETUP STAGE 1
    Stopping wine process …
    renamed ~/.wine to ~/.wine.0507210438
    renamed /home/dejan/c to /home/dejan/c.0507210438
    Creating ~/.wine …
    Setting up install-time configuration …
    Setting up wine base directory structure …
    Setting up drives …
    Linked /mnt/cdrom to e drive.
    Linked /home/dejan/c/windows/fonts -> ~/.fonts
    Installing base font …

    SETUP STAGE 2
    Setting up default registry …

    Setting up sidenet-spicific configuration …

    Setting up language pack for Language : en …
    Install prefix is /usr/lib/wine
    Installing ShellLinker …
    Installing ReactOS Explorer …
    Creating shortcut: Desktop -> My Computer
    Creating shortcut: Start -> Programs -> Explorer
    Creating shortcut: Start -> Control Panel
    Creating shortcut: Start -> Application Uninstaller
    Creating shortcut: Start -> Wine Configuration
    Creating shortcut: Start -> Task Manager
    Creating shortcut: Start -> Programs -> Accesories -> Notepad
    Creating shortcut: Start -> Programs -> Accesories -> Registry Editor
    Creating shortcut: Start -> Programs -> Accesories -> Mine Sweeper

    SETUP STAGE 3
    Setting up wine configuration …
    Removing old iebatch.txt …
    Enabling batch install …
    Setting up Internet Explorer 6 …
    Checking if ie6setup needs to be started again …
    Checking if ie6setup needs to be started again …
    Checking if ie6setup needs to be started again …
    Checking if ie6setup needs to be started again …
    Checking if ie6setup needs to be started again …
    ERROR: ie6setup respawned too many times.
    Setup aborted.
    [dejan@localhost wine-config-sidenet]$

    Probao sam i sa “Configuration only”, medjutim u meniju start dobijem samo:
    Wine->Programms->Accesories->…i 3 stavke (Notepad….),
    a na desktop-u MyComputer, koji kada se startuje pita o SDI ili MDI postavkama i startuje
    explorer koji nema tekst na dugmicima i menijima !?

    Uzgred, ako je bitno, na jednoj particiji imam instaliran WindowsXP Pro (NTFS)

    kao odgovor na: Wine-2004 #31428
    unicorn
    Učesnik

    Skinu sam wine – 20050628 rpm paket za Mandrivu LE 2005 i instalirao ga.
    Evo sta se dogadja prilikom rada sa programom:

    [dejan@localhost cdrom]$ wine Autorun.exe
    Warning: the specified Windows directory L”C:\windows” is not accessible.
    Warning: the specified System directory L”C:\windows\system” is not accessible.
    err:module:import_dll Library MFC42.DLL (which is needed by L”E:\Autorun.exe”)not found
    err:module:LdrInitializeThunk Main exe initialization for L”E:\Autorun.exe” failed, status c0000135
    [dejan@localhost cdrom]$

    ?????????????

    kao odgovor na: gcc(C++), wxWidgets2.6.1, KDevelop 3.2.1 #31421
    unicorn
    Učesnik

    Potrebno je napraviti fajl tipa ime_programa.desktop i sve radi kako treba. Do ovoga sam dosao empirijski pregledom sadrzaja ovakvih fajlova. Fajl za program “proba” fajl izgleda ovako:

    [Desktop Entry]
    Type=Application
    Version=0.1
    Path=/home/dejan/proba/debug/src
    Exec=/home/dejan/proba/debug/src/proba
    Icon=/home/dejan/proba/debug/src/proba.xpm

    Eto resio sam. Ko zna mozda nekom treba. U svakom slucaju ne skodi; a cim ne skodi znaci da koristi… 😀

    kao odgovor na: Wine-2004 #31426
    unicorn
    Učesnik

    Imam:

    autoconf, automake, qmake, tmake, pmake, make, gcc, ….mislim…

    …nije u tome problem !

    kao odgovor na: Wine-2004 #31423
    unicorn
    Učesnik

    Pokusao sam, evo rezultata:

    config.status: error: cannot find input file: libs/wine/Makefile.in

    😕

    kao odgovor na: Cannon LaserShot LBP-1120 #30377
    unicorn
    Učesnik

    Evo resenja:

    U /etc/rc.d/rc.locale ubaciti liniju:

    /sbin/service ccpd start

    Prilikom sledeceg startovanja sistema
    stampac ce biti spreman.

Gledanje 91 članaka - 91 do 100 (od 101 ukupno)