Configuration Common: Difference between revisions

From miki
Jump to navigation Jump to search
(Initial template)
 
No edit summary
 
(140 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Linux ==
== Linux ==
Moved to [[Configuration Common Linux]].
To be completed

== Common Issues ==
See [[Common Issues]].


== Windows ==
== Windows ==
Moved to [[Configuration Common Windows]].

To be completed
To be completed

* Install [[CHM]] work-around.
* Set '''region locale''' to ''English (United States)'', and set date format to <code>yyyy-MM-dd</code> (some excel sheets depend on locale settings).

== Wine ==

=== Configuration ===

* Configure CD-ROM reader for audio cd extraction (see [[Wine]]).
:First insert a ''data'' CD, then run <code>winecfg</code>. In the popup, go to the ''drives'' tab, and click ''auto-detect''.

=== Applications ===

{| class="install_simple_log"
|-
|'''Exact Audio Copy 1.0 b3''' (<tt>eac-1.0beta3.exe</tt>)||
* Needs a [[Wine#Exact Audio Copy|workaround]] to install:
<source lang="bash">
cd ~/.wine/drive_c/Program\ Files\ \(x86\)/Exact\ Audio\ Copy/
regsvr32 sql*
</source>
* FreedB name set to ''ABBA - Number Ones \ 03 Dancing Queen - ABBA''
* FLAC &mdash; set compression to <tt>-8</tt>
|}

Latest revision as of 12:41, 9 July 2024

Any

To be completed

Linux

Moved to Configuration Common Linux.

Common Issues

See Common Issues.

Windows

Moved to Configuration Common Windows.

To be completed

  • Install CHM work-around.
  • Set region locale to English (United States), and set date format to yyyy-MM-dd (some excel sheets depend on locale settings).

Wine

Configuration

  • Configure CD-ROM reader for audio cd extraction (see Wine).
First insert a data CD, then run winecfg. In the popup, go to the drives tab, and click auto-detect.

Applications

Exact Audio Copy 1.0 b3 (eac-1.0beta3.exe)
cd ~/.wine/drive_c/Program\ Files\ \(x86\)/Exact\ Audio\ Copy/
regsvr32 sql*
  • FreedB name set to ABBA - Number Ones \ 03 Dancing Queen - ABBA
  • FLAC — set compression to -8