个人工具

“UbuntuHelp:Wine/IrfanView”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Wine/IrfanView}} {{Languages|UbuntuHelp:Wine/IrfanView}} == Introduction == [http://www.irfanview.com IrfanView] is a popular freeware (but not op...)
 
第5行: 第5行:
 
[[UbuntuHelp:Wine/IrfanView|IrfanView]] can run on Ubuntu under Wine.  From [[UbuntuHelp:Wine/IrfanView|IrfanView]] FAQ:
 
[[UbuntuHelp:Wine/IrfanView|IrfanView]] can run on Ubuntu under Wine.  From [[UbuntuHelp:Wine/IrfanView|IrfanView]] FAQ:
 
Q: Can I use [[UbuntuHelp:Wine/IrfanView|IrfanView]] on Linux?
 
Q: Can I use [[UbuntuHelp:Wine/IrfanView|IrfanView]] on Linux?
A: Yes. There is no native-Linux version of [[UbuntuHelp:Wine/IrfanView|IrfanView]]. However, you can use [[UbuntuHelp:Wine/IrfanView|IrfanView]] in conjunction with Linux programs like [[UbuntuHelp:Wine|Wine]], Windows Linux emulators and Linux-based virtual machines.  
+
A: Yes. There is no native-Linux version of [[UbuntuHelp:Wine/IrfanView|IrfanView]]. However, you can use [[UbuntuHelp:Wine/IrfanView|IrfanView]] in conjunction with Linux programs like [[UbuntuHelp:Wine]], Windows Linux emulators and Linux-based virtual machines.  
 
== Setting up Wine for Ubuntu 7.10 (Gutsy Gibbon) ==
 
== Setting up Wine for Ubuntu 7.10 (Gutsy Gibbon) ==
 
A brief synopsis from [http://winehq.org/site/download-deb Wine homepage] is posted below:
 
A brief synopsis from [http://winehq.org/site/download-deb Wine homepage] is posted below:
<pre><nowiki>wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
+
<pre><nowiki>
 +
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
 
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
 
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
 
</nowiki></pre>
 
</nowiki></pre>
<pre><nowiki>sudo apt-get update
+
<pre><nowiki>
 +
sudo apt-get update
 
</nowiki></pre>
 
</nowiki></pre>
 
Make sure apt-get doesn't produce any errors; for example, Synaptic Package Manager must be closed.
 
Make sure apt-get doesn't produce any errors; for example, Synaptic Package Manager must be closed.
<pre><nowiki>sudo apt-get install wine
+
<pre><nowiki>
 +
sudo apt-get install wine
 
</nowiki></pre>
 
</nowiki></pre>
 
The new version should be '''0.9.51''' as of December 28, 2007.
 
The new version should be '''0.9.51''' as of December 28, 2007.
 
== Setting up required Windows libraries ==
 
== Setting up required Windows libraries ==
 
Certain libraries are required for execution of many Windows applications, including [[UbuntuHelp:Wine/IrfanView|IrfanView]].  Here is a brief synopsis of commands that will install these libraries.
 
Certain libraries are required for execution of many Windows applications, including [[UbuntuHelp:Wine/IrfanView|IrfanView]].  Here is a brief synopsis of commands that will install these libraries.
<pre><nowiki>sudo apt-get install cabextract
+
<pre><nowiki>
 +
sudo apt-get install cabextract
 
</nowiki></pre>
 
</nowiki></pre>
Download mfc42.cab from Microsoft into /tmp using this link: [http://activex.microsoft.com/controls/vc/mfc42.cab]
+
Download mfc42.cab from Microsoft into /tmp using this link: [[http://activex.microsoft.com/controls/vc/mfc42.cab]]
<pre><nowiki>cd /tmp
+
<pre><nowiki>
 +
cd /tmp
 
cabextract mfc42.cab
 
cabextract mfc42.cab
 
wine /tmp/mfc42.exe
 
wine /tmp/mfc42.exe
第28行: 第33行:
 
Follow the on-screen instructions and click OK when the installer prompt you to reboot the computer.  Do not reboot, this is not needed for Ubuntu.
 
Follow the on-screen instructions and click OK when the installer prompt you to reboot the computer.  Do not reboot, this is not needed for Ubuntu.
 
== Downloading and installing IrfanView ==
 
== Downloading and installing IrfanView ==
Follow a link to [http://www.irfanview.com] and download [[UbuntuHelp:Wine/IrfanView|IrfanView]] installation and plugins.
+
Follow a link to [http://www.irfanview.com]] and download [[Wine/IrfanView IrfanView] installation and plugins.
 
Download the installer into your home directory. Open a terminal and run the following command.  When installer finishes, it will prompt you to run [[UbuntuHelp:Wine/IrfanView|IrfanView]].  Do not run it yet.
 
Download the installer into your home directory. Open a terminal and run the following command.  When installer finishes, it will prompt you to run [[UbuntuHelp:Wine/IrfanView|IrfanView]].  Do not run it yet.
<pre><nowiki>wine iview410_setup.exe
+
<pre><nowiki>
 +
wine iview410_setup.exe
 
</nowiki></pre>
 
</nowiki></pre>
 
or
 
or
<pre><nowiki>wine IrfanView.exe
+
<pre><nowiki>
 +
wine IrfanView.exe
 
</nowiki></pre>
 
</nowiki></pre>
 
If you haven't downloaded [[UbuntuHelp:Wine/IrfanView|IrfanView]] Plugins (irfanview_plugins_410_setup.exe) yet, download them now.
 
If you haven't downloaded [[UbuntuHelp:Wine/IrfanView|IrfanView]] Plugins (irfanview_plugins_410_setup.exe) yet, download them now.
 
Run
 
Run
<pre><nowiki>wine irfanview_plugins_410_setup.exe
+
<pre><nowiki>
 +
wine irfanview_plugins_410_setup.exe
 
</nowiki></pre>
 
</nowiki></pre>
 
Start [[UbuntuHelp:Wine/IrfanView|IrfanView]].  If you chose so, a link will be placed on your Desktop, alternatively, find a launcher in Applications/Wine/Programs/Irfan''''''View/Irfan''''''View
 
Start [[UbuntuHelp:Wine/IrfanView|IrfanView]].  If you chose so, a link will be placed on your Desktop, alternatively, find a launcher in Applications/Wine/Programs/Irfan''''''View/Irfan''''''View
 
== More information ==
 
== More information ==
* About [[UbuntuHelp:Wine|Wine]]
+
* About [[UbuntuHelp:Wine]]
 
* [http://wine-review.blogspot.com/2007/10/irfanview-410-on-linux-with-wine.html Blog entry about IrfanView on Linux, with pictures].
 
* [http://wine-review.blogspot.com/2007/10/irfanview-410-on-linux-with-wine.html Blog entry about IrfanView on Linux, with pictures].
 
----
 
----

2008年10月19日 (日) 18:18的版本

Introduction

IrfanView is a popular freeware (but not open-source) simple yet powerful image viewer and editor for Windows. It is arguably the best software for quick processing of digital camera pictures, for example, simple resizing, compression, lossless rotation and possibly redeye reduction. IrfanView can run on Ubuntu under Wine. From IrfanView FAQ: Q: Can I use IrfanView on Linux? A: Yes. There is no native-Linux version of IrfanView. However, you can use IrfanView in conjunction with Linux programs like UbuntuHelp:Wine, Windows Linux emulators and Linux-based virtual machines.

Setting up Wine for Ubuntu 7.10 (Gutsy Gibbon)

A brief synopsis from Wine homepage is posted below:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
sudo apt-get update

Make sure apt-get doesn't produce any errors; for example, Synaptic Package Manager must be closed.

sudo apt-get install wine

The new version should be 0.9.51 as of December 28, 2007.

Setting up required Windows libraries

Certain libraries are required for execution of many Windows applications, including IrfanView. Here is a brief synopsis of commands that will install these libraries.

sudo apt-get install cabextract

Download mfc42.cab from Microsoft into /tmp using this link: [[1]]

cd /tmp
cabextract mfc42.cab
wine /tmp/mfc42.exe

Follow the on-screen instructions and click OK when the installer prompt you to reboot the computer. Do not reboot, this is not needed for Ubuntu.

Downloading and installing IrfanView

Follow a link to [2]] and download [[Wine/IrfanView IrfanView] installation and plugins. Download the installer into your home directory. Open a terminal and run the following command. When installer finishes, it will prompt you to run IrfanView. Do not run it yet.

wine iview410_setup.exe

or

wine IrfanView.exe

If you haven't downloaded IrfanView Plugins (irfanview_plugins_410_setup.exe) yet, download them now. Run

wine irfanview_plugins_410_setup.exe

Start IrfanView. If you chose so, a link will be placed on your Desktop, alternatively, find a launcher in Applications/Wine/Programs/Irfan'View/Irfan'View

More information