Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Hardware => Téma založeno: pelin 13 Února 2009, 13:52:07

Název: Xerox workcentrum 3119
Přispěvatel: pelin 13 Února 2009, 13:52:07
Zdravím!
Jsem v Linuxu začátečník... Mám doma na PC XUBUNTU  a rád bych zprovoznil tiskárnu a skener Xerox workcentrum 3119. Ze stránek xeroxu jsem si stáhmul Linuxový ovladač - byl v ZIPu. Rozbalil jsem ho do mnou vytvořeného adresáře. Obsahuje 4 soubory tvářící se jako "spustitelné":
autorun.gui; mfpinstal; shhv (.. a uninstal ..). Žádný *.deb.
Z výše uvedených ale nejde žádný spustit - ani přímo, ani z termálu. T terminálu to aspoň něco vypíše:
...
error while loading libraries: libqt -mt.samsung-mfp.so.3.0.
4 cannot open shared Object file: No such file or directory
...
No a teď nevím co dále. Mohl by někdo pomoct?
Název: Re: Xerox workcentrum 3119
Přispěvatel: fenquick 15 Února 2009, 14:26:51
1. *************************************
Kód: [Vybrat]
cd <adresář s soubory>
sudo sh ./mfpinstall (jestli se tak jmenuje)

2. *************************************
v prohlížeči napište místo adresy
Kód: [Vybrat]
localhost:631
Zvolte Administrations - Add Printer - atd. až po vytištění zkušební stránky

3. *************************************
Napište sem, jak to dopadlo.

Název: Re: Xerox workcentrum 3119
Přispěvatel: Milhouse 16 Února 2009, 11:16:19
Ovladače (http://splix.ap2c.org/) i pro Xerox.
Název: Re: Xerox workcentrum 3119
Přispěvatel: pelin 18 Února 2009, 22:40:05
1. *************************************
Kód: [Vybrat]
cd <adresář s soubory>
sudo sh ./mfpinstall (jestli se tak jmenuje)

2. *************************************
v prohlížeči napište místo adresy
Kód: [Vybrat]
localhost:631
Zvolte Administrations - Add Printer - atd. až po vytištění zkušební stránky

3. *************************************
Napište sem, jak to dopadlo.

Pelin:
Díky - ale bohužel to nedopadlo.V terminálu jsem zadal ... a ono to vypsalo - viz:
Kód: [Vybrat]
peterl@domaci:~/swr/XeroxWC3119$ sudo sh ./mfpinstall
[sudo] password for peterl:
./mfpinstall: 1: Syntax error: "(" unexpected
peterl@domaci:~/swr/XeroxWC3119$

no dále už to nešlo...

Ještě posílám výpis obsahu adresáře:

Kód: [Vybrat]

peterl@domaci:~/swr/XeroxWC3119$ ls
autorun.gui        checkcfg.sh       models    set_variables.sh  x86_64
back62.bmp         install.sh        OEM.ini   shhv              3119Linux.zip
common_install.sh  mfpinstall        Pictures  uninstall
common_remove.sh   MFPInstaller.htm  rd        vendormenu
peterl@domaci:~/swr/XeroxWC3119$

V podadresáři MODELS\wc3119 jsou pak tyto soubory:
Kód: [Vybrat]
peterl@domaci:~/swr/XeroxWC3119/models/wc3119$ ls
drivers.sh      wc3119.license  wc3119.remove  wc3119.sw
wc3119.install  wc3119.readme   wc3119.ss      wc3119.version
peterl@domaci:~/swr/XeroxWC3119/models/wc3119$

No každopádně ještě zkusím ovladače z další odpovědi.
Zatím díky.

Petr

Název: Re: Xerox workcentrum 3119
Přispěvatel: fenquick 19 Února 2009, 22:45:17
Je tam: MFPInstaller.htm

Copak v něm píšou?
Název: Re: Xerox workcentrum 3119
Přispěvatel: pelin 19 Února 2009, 23:25:29
... no není toho moc a tak jsem si dovolil to sem vkopírovat... Po pravdě moc moudrý z toho nejsem. Snažil jsem se nainstalovat CUPS a snad se mi to i povedlo, ale tiskárna stejně netiskne...

Obsah HTML:

Xerox MFP installer
Welcome

You are about to install Xerox MFP drivers package.

Xerox MFP driver package is the accompanying software for Xerox multifunction peripherals (MFP). The package supports printing and scanning capabilities of MFP on Linux platform.

The primary goal of the package design is maximum convenience and ease of use. The package contains not only printer and scanner drivers themselves, that is, low level software providing a principal ability to print documents and to scan images. The package also delivers powerful applications for configuring your devices and further processing of scanned documents.
Dependencies

Linux MFP drivers depends on printer and scanner services provided by Common Unix Printing System (CUPS - www.cups.org) and Scanner Access Now Easy (SANE - www.sane-project.org) system packages. These components are mutually necessary for the drivers to work properly. In addition, Ghostscript application (www.ghostscript.com) is required for correct functioning of the printer drivers.

Installer tries to detect if the components are installed and have proper versions. In case necessary component is not installed, it is recommended to interrupt the installation by clicking Cancel button and to install the component from the Linux distribution disk, Web site of the Linux vendor or Web site of the vendor of missing environment component (see references above).
There is possibility to ignore absence of an environment component. In such a case press Skip All button to proceed to further installation stage. If environment components are skipped, please, do not forget to install them before usage of the Linux MFP drivers.
In any case CUPS must be installed before Linux MFP drivers, or printing will not be available. If you did installation without CUPS and would like to install CUPS later, you should uninstall Linux MFP drivers, install CUPS and then install Linux MFP drivers again.
Xerox drivers installation

Xerox MFP drivers package is being installed automatically displaying progress indicators for overall installation and for particular parts of the package.

At the time of installation only Help button is available.

In case of an error message box is displayed to show the problem's origin. Possible problems can arise in case of absence of necessary environment components. In this case, please, exit the installation, set up the necessary environment packages and run installation of Xerox MFP driver package again.
Success

Congratulations! Xerox MFP drivers package is installed successfully.

Enjoy using reliable Xerox multifunctional device.

Click Configurator icon on your desktop to start using your MFP.
Název: Re: Xerox workcentrum 3119
Přispěvatel: fenquick 21 Února 2009, 21:01:59
Kód: [Vybrat]
sudo apt-get install sane

a pak ten install atd.
Název: Re: Xerox workcentrum 3119
Přispěvatel: pelin 08 Března 2009, 10:58:19
Omlouvám se že jsem se dlouho neozval - byl jsem mimo.

Nicméně sane jsem nainstaloval dle pokynu, ale po spuštění install.sh to zase zahlásilo chybu :

peterl@domaci:~/swr/XeroxWC3119$ sudo ./install.sh
./install.sh: 11: source: not found
[: 670: ==: unexpected operator
peterl@domaci:~/swr/XeroxWC3119$

... tak nevím, asi se na to už vykašlu. Každopádně díky za pomoc.
Název: Re: Xerox workcentrum 3119
Přispěvatel: picard 08 Března 2009, 18:22:31
Má ten soubor install.sh spustitelný příznak? Pokud ne, doplňte.
Je to binární soubor nebo textový skript?
Když jste ten driver stahoval z webu xerox.com, bylo tam někde uvedeno, že je určen i pro distribuci Ubuntu?

Zkoušel jste využít i to, co Vám poradil náš guru Milhouse?