Het zijn niet alleen install errors, ik zal ff wat voorbeelden geven.
VLC (deed het eerst wel nu niet mee):
code:
1
2
3
4
| GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason :
None of the authentication protocols specified are
supported and host-based authentication failed. |
OMS geeft bij ./configure :
code:
1
2
3
4
5
| *** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: Cannot find GLIB: Is glib-config in path? |
Ogle geeft bij het opstarten :
code:
1
2
3
4
5
6
7
8
9
10
11
| Note[ogle_ctrl]: ogle 0.8.2
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_gui with pid 9804
warning: failed to load external entity "/home/tuin/.oglerc"
WARNING[ogle_gui]: Couldn't load config file
WARNING[ogle_gui]: interpret_config(): Couldn't read '/home/tuin/.oglerc'
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_nav with pid 9805
warning: Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_mpeg_ps with pid 9806
failed to load external entity "/home/tuin/.oglerc"
WARNING[ogle_nav]: Couldn't load config file
WARNING[ogle_nav]: interpret_config(): Couldn't read '/home/tuin/.oglerc'
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_vout with pid 9807 |
Xine geeft bij de install :
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| *** The aalib-config|aainfo program installed by AALIB could not be found
*** If AALIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-aalib-prefix to set the prefix
*** where AALIB is installed.
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script:
*** Could not run ALSA test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means ALSA was incorrectly installed.
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
*** Could not run ARTS test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means ARTS was incorrectly installed
*** or that you have moved ARTS since it was installed. In the latter case, you
*** may want to edit the artsc-config script: /usr//bin/artsc-config |
En bij de Xine-UI
code:
1
2
3
4
5
| *** The xine-config script installed by XINE could not be found
*** If XINE was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XINE_CONFIG environment variable to the
*** full path to xine-config.
configure: error: *** You should install xine-lib first *** |
dus