• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] Arora Browser installieren

fhihu

Member
Hallo versuche heute schon seit Ewigkeiten den Arora Browser zu installieren. Möchte ihn mal ausprobieren, so als Alternative zu meinem Firefox. So gibt nur die Source auf der Webseite.

Hab gleich mal den Beginners Guide genommen, geht aber nicht laut Anleitung. Hier mal der Link

http://code.google.com/p/arora/wiki/BeginnerStepByStepInstructions

Hier ist der Log nachdem ich vorgegangen bin (alles Installationschritte ab Punkt 3). Qt hab ich in Version 4.5 installiert. Verwende Suse 11.1.

Code:
linux-i1ku:/home/user # git clone git://github.com/Arora/arora.git                                                                   
Initialized empty Git repository in /home/user/arora/.git/                                                                           
remote: Counting objects: 6615, done.
remote: Compressing objects: 100% (2211/2211), done.
remote: Total 6615 (delta 4985), reused 5939 (delta 4355)
Receiving objects: 100% (6615/6615), 2.58 MiB | 320 KiB/s, done.
Resolving deltas: 100% (4985/4985), done.                       
linux-i1ku:/home/user # cd arora                               
linux-i1ku:/home/user/arora # qmake                            
linux-i1ku:/home/user/arora # make                             
cd src/ && /usr/bin/qmake src.pro -unix -o Makefile             
cd src/ && make -f Makefile                                     
make[1]: Entering directory `/home/user/arora/src'             
/usr/bin/lrelease -silent locale/ast.ts -qm .qm/locale/ast.qm   
/usr/bin/lrelease -silent locale/ca.ts -qm .qm/locale/ca.qm     
/usr/bin/lrelease -silent locale/cs_CZ.ts -qm .qm/locale/cs_CZ.qm
/usr/bin/lrelease -silent locale/da_DK.ts -qm .qm/locale/da_DK.qm
/usr/bin/lrelease -silent locale/de_DE.ts -qm .qm/locale/de_DE.qm
/usr/bin/lrelease -silent locale/el_GR.ts -qm .qm/locale/el_GR.qm
/usr/bin/lrelease -silent locale/es.ts -qm .qm/locale/es.qm      
/usr/bin/lrelease -silent locale/es_CR.ts -qm .qm/locale/es_CR.qm
/usr/bin/lrelease -silent locale/et_EE.ts -qm .qm/locale/et_EE.qm
/usr/bin/lrelease -silent locale/fi_FI.ts -qm .qm/locale/fi_FI.qm
/usr/bin/lrelease -silent locale/fr_CA.ts -qm .qm/locale/fr_CA.qm
/usr/bin/lrelease -silent locale/fr_FR.ts -qm .qm/locale/fr_FR.qm
/usr/bin/lrelease -silent locale/gl.ts -qm .qm/locale/gl.qm      
/usr/bin/lrelease -silent locale/he_IL.ts -qm .qm/locale/he_IL.qm
/usr/bin/lrelease -silent locale/hu_HU.ts -qm .qm/locale/hu_HU.qm
/usr/bin/lrelease -silent locale/it_IT.ts -qm .qm/locale/it_IT.qm
/usr/bin/lrelease -silent locale/ja_JP.ts -qm .qm/locale/ja_JP.qm
/usr/bin/lrelease -silent locale/ms.ts -qm .qm/locale/ms.qm      
/usr/bin/lrelease -silent locale/nb_NO.ts -qm .qm/locale/nb_NO.qm
/usr/bin/lrelease -silent locale/nl_NL.ts -qm .qm/locale/nl_NL.qm
/usr/bin/lrelease -silent locale/pl_PL.ts -qm .qm/locale/pl_PL.qm
/usr/bin/lrelease -silent locale/pt_BR.ts -qm .qm/locale/pt_BR.qm
/usr/bin/lrelease -silent locale/ru_RU.ts -qm .qm/locale/ru_RU.qm
/usr/bin/lrelease -silent locale/sk_SK.ts -qm .qm/locale/sk_SK.qm
/usr/bin/lrelease -silent locale/sr_RS.ts -qm .qm/locale/sr_RS.qm
/usr/bin/lrelease -silent locale/sr_RS@latin.ts -qm .qm/locale/sr_RS@latin.qm
/usr/bin/lrelease -silent locale/tr_TR.ts -qm .qm/locale/tr_TR.qm            
/usr/bin/lrelease -silent locale/uk.ts -qm .qm/locale/uk.qm                  
/usr/bin/lrelease -silent locale/zh_CN.ts -qm .qm/locale/zh_CN.qm            
/usr/bin/lrelease -silent locale/zh_TW.ts -qm .qm/locale/zh_TW.qm            
/usr/bin/uic aboutdialog.ui -o .ui/ui_aboutdialog.h                          
/usr/bin/uic acceptlanguagedialog.ui -o .ui/ui_acceptlanguagedialog.h        
/usr/bin/uic downloaditem.ui -o .ui/ui_downloaditem.h                        
/usr/bin/uic downloads.ui -o .ui/ui_downloads.h                              
/usr/bin/uic passworddialog.ui -o .ui/ui_passworddialog.h                    
/usr/bin/uic proxy.ui -o .ui/ui_proxy.h                                      
/usr/bin/uic searchbanner.ui -o .ui/ui_searchbanner.h                        
/usr/bin/uic settings.ui -o .ui/ui_settings.h                                
/usr/bin/uic bookmarks/addbookmarkdialog.ui -o .ui/ui_addbookmarkdialog.h    
/usr/bin/uic bookmarks/bookmarksdialog.ui -o .ui/ui_bookmarksdialog.h        
/usr/bin/uic cookiejar/cookies.ui -o .ui/ui_cookies.h                        
/usr/bin/uic cookiejar/cookiesexceptions.ui -o .ui/ui_cookiesexceptions.h    
/usr/bin/uic history/history.ui -o .ui/ui_history.h                          
/usr/bin/uic opensearch/opensearchdialog.ui -o .ui/ui_opensearchdialog.h     
/usr/bin/uic qwebplugins/clicktoflash/clicktoflash.ui -o .ui/ui_clicktoflash.h
/usr/bin/uic qwebplugins/clicktoflash/clicktoflashsettings.ui -o .ui/ui_clicktoflashsettings.h
g++ -c -pipe -O2 -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_STRICT_ITERATORS -DQT_NO_UITOOLS -DGITVERSION="\"25fac0f\"" -DGITCHANGENUMBER="\"1084\"" -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"/usr/local/share/arora\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include -I. -Ibookmarks -Ibookmarks/xbel -Icookiejar -Icookiejar/networkcookiejar -Ihistory -Ilocationbar -Iopensearch -Iqwebplugins -Iqwebplugins/clicktoflash -Iutils -Ilocale -I.moc -I.ui -o .obj/aboutdialog.o aboutdialog.cpp                                                            
g++ -c -pipe -O2 -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_STRICT_ITERATORS -DQT_NO_UITOOLS -DGITVERSION="\"25fac0f\"" -DGITCHANGENUMBER="\"1084\"" -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"/usr/local/share/arora\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include -I. -Ibookmarks -Ibookmarks/xbel -Icookiejar -Icookiejar/networkcookiejar -Ihistory -Ilocationbar -Iopensearch -Iqwebplugins -Iqwebplugins/clicktoflash -Iutils -Ilocale -I.moc -I.ui -o .obj/acceptlanguagedialog.o acceptlanguagedialog.cpp                                          
g++ -c -pipe -O2 -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_STRICT_ITERATORS -DQT_NO_UITOOLS -DGITVERSION="\"25fac0f\"" -DGITCHANGENUMBER="\"1084\"" -DDATADIR=\"/usr/local/share\" -DPKGDATADIR=\"/usr/local/share/arora\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include -I. -Ibookmarks -Ibookmarks/xbel -Icookiejar -Icookiejar/networkcookiejar -Ihistory -Ilocationbar -Iopensearch -Iqwebplugins -Iqwebplugins/clicktoflash -Iutils -Ilocale -I.moc -I.ui -o .obj/browserapplication.o browserapplication.cpp                                              
In file included from bookmarks/bookmarksmanager.h:27,                                                                                
                 from browserapplication.cpp:65:                                                                                      
./tabwidget.h:68:22: error: qwebpage.h: Datei oder Verzeichnis nicht gefunden                                                         
In file included from browserapplication.cpp:69:                                                                                      
history/historymanager.h:70:34: error: qwebhistoryinterface.h: Datei oder Verzeichnis nicht gefunden                                  
In file included from browserapplication.cpp:73:                                                                                      
webview.h:67:22: error: qwebview.h: Datei oder Verzeichnis nicht gefunden                                                             
browserapplication.cpp:82:26: error: qwebsettings.h: Datei oder Verzeichnis nicht gefunden                                            
In file included from bookmarks/bookmarksmanager.h:27,                                                                                
                 from browserapplication.cpp:65:                                                                                      
./tabwidget.h:109: error: ‘QWebFrame’ has not been declared                                                                           
./tabwidget.h:126: error: ‘QWebPage’ has not been declared                                                                            
./tabwidget.h:126: error: expected ‘,’ or ‘...’ before ‘webAction’                                                                    
In file included from browserapplication.cpp:69:                                                                                      
history/historymanager.h:101: error: expected class-name before ‘{’ token                                                             
In file included from browserapplication.cpp:73:                                                                                      
webview.h:80: error: expected class-name before ‘{’ token                                                                             
browserapplication.cpp: In constructor ‘BrowserApplication::BrowserApplication(int&, char**)’:                                        
browserapplication.cpp:128: error: ‘QWebSettings’ has not been declared                                                               
browserapplication.cpp:128: error: ‘QWebSettings’ has not been declared                                                               
browserapplication.cpp:129: error: ‘QWebSettings’ has not been declared                                                               
browserapplication.cpp:129: error: ‘QWebSettings’ has not been declared                                                               
browserapplication.cpp: In member function ‘void BrowserApplication::postLaunch()’:                                                   
browserapplication.cpp:242: error: ‘QWebSettings’ has not been declared                                                               
browserapplication.cpp: In member function ‘void BrowserApplication::loadSettings()’:                                                 
browserapplication.cpp:286: error: ‘QWebSettings’ was not declared in this scope                                                      
browserapplication.cpp:286: error: ‘defaultSettings’ was not declared in this scope                                                   
browserapplication.cpp:286: error: ‘QWebSettings’ is not a class or namespace                                                         
browserapplication.cpp:287: error: ‘QWebSettings’ is not a class or namespace                                                         
browserapplication.cpp:288: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:291: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:292: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:294: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:295: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:297: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:298: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:301: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:302: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:304: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:305: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:306: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:307: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:308: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp: In member function ‘void BrowserApplication::saveSession()’:
browserapplication.cpp:356: error: ‘QWebSettings’ was not declared in this scope
browserapplication.cpp:356: error: ‘globalSettings’ was not declared in this scope
browserapplication.cpp:356: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp:357: error: ‘QWebSettings’ is not a class or namespace
browserapplication.cpp: In static member function ‘static QIcon BrowserApplication::icon(const QUrl&)’:
browserapplication.cpp:540: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:544: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:544: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:547: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:547: error: ‘QWebSettings’ has not been declared
browserapplication.cpp: In static member function ‘static bool BrowserApplication::zoomTextOnly()’:
browserapplication.cpp:565: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:565: error: ‘QWebSettings’ has not been declared
browserapplication.cpp: In static member function ‘static void BrowserApplication::setZoomTextOnly(bool)’:
browserapplication.cpp:570: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:570: error: ‘QWebSettings’ has not been declared
browserapplication.cpp: In static member function ‘static bool BrowserApplication::isPrivate()’:
browserapplication.cpp:576: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:576: error: ‘QWebSettings’ has not been declared
browserapplication.cpp: In static member function ‘static void BrowserApplication::setPrivate(bool)’:
browserapplication.cpp:581: error: ‘QWebSettings’ has not been declared
browserapplication.cpp:581: error: ‘QWebSettings’ has not been declared
make[1]: *** [.obj/browserapplication.o] Fehler 1
make[1]: Leaving directory `/home/user/arora/src'
make: *** [sub-src-make_default] Fehler 2
linux-i1ku:/home/user/arora # ./arora
bash: ./arora: Datei oder Verzeichnis nicht gefunden
linux-i1ku:/home/user/arora #

Komm hier leider nicht weiter. Schein irgendwie ein Problem mit "QWebSettings" zu haben.

Hat vielleicht schon jemand den Browser installiert und weiß wie es geht.

Wäre für Hilfe sehr dankbar

Walter
 

tomm.fa

Administrator
Teammitglied
the black one schrieb:
Hat vielleicht schon jemand den Browser installiert und weiß wie es geht.
Ja, ich habe ihn schon installiert und nutze ihn gelegentlich. Installiert habe ich Arora mit:
;)
Ist u.a. in folgendem Repo zu finden: http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.1/
 
OP
F

fhihu

Member
Ok danke so geht es natürlich auch. Hab davor schon nach einem Paket gesucht aber nicht gefunden. So geht viel einfacher.

Danke

Walter
 
Oben