Witaj na Forum Linuxiarzy
Zanim zalogujesz się, by pisać na naszym forum, zapoznaj się z kilkoma zasadami savoir-vivre'u w dziale Administracja.
Wiadomości z problemami zamieszczone w wątku "Przywitaj się" oraz wszelkie reklamy na naszym forum będą usuwane.

Opera browser - po polsku

Zaczęty przez MSki, Maj 08, 2023, 08:20:58 AM

Poprzedni wątek - Następny wątek

linux4ever

#15
A przeglądarka otter ?


https://github.com/OtterBrowser/otter-browser

Tylko trzeba skompilować samemu;

CytatTo install Otter Browser from source you need to have the Qt SDK (5.6.0 or newer) installed. You can use system-wide libraries when available, but you will need to install header files for modules specified in CMakeLists.txt (listed in the line starting with target_link_libraries). You might also need to install additional header files for GStreamer and libxml2.

Sometimes you may need to manually add QtConcurrent to the list of required modules in CMakeLists.txt, by adding it to the line starting with target_link_libraries(otter-browser Qt5::Core, resulting in target_link_libraries(otter-browser Qt5::Core Qt5::Concurrent.

CMake (3.1.0 or newer) is used for the build system. You need to perform these steps to get clean build (last step is optional):

mkdir build
cd build
cmake ../
make
make install

Alternatively you can use either Qt Creator to compile sources or export native project files using CMake generators. You can also use CPack to create packages.

To make a portable version of Otter, create a file named arguments.txt with this line: --portable. Place this file in the directory containing the main Otter executable (the file with name starting with otter-browser).
"Powiedz mi, a zapomnę, pokaż mi, a zapamiętam, pozwól mi zrobić, a zrozumiem. "-Konfucjusz

MSki

..a to już temat na inną pogawędkę i raczej nie, bo z kompilacją miałbym problem.

linux4ever

Cytat: MSki w Maj 12, 2023, 04:16:26 PM..a to już temat na inną pogawędkę i raczej nie, bo z kompilacją miałbym problem.

Ja już kompilowałem ją na debianie napiszę stosowny wątek.
"Powiedz mi, a zapomnę, pokaż mi, a zapamiętam, pozwól mi zrobić, a zrozumiem. "-Konfucjusz

nemo5959

U Mnie to - zadziałało na wersji opery

nemo5959

#19
U Mnie modyfikacja "opera.desktop', zadziałało na wersji opery-102.0.4880.33

Zobacz najnowsze wiadomości na forum