|
Compiles fine, but can't install on SuSE 9.1:
[code:1]/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/apps/amarok /usr/bin/install -c -p -m 644 amarokui.rc /opt/kde3/share/apps/amarok/amarokui.rc /usr/bin/install -c -p -m 644 amarokui_xmms.rc /opt/kde3/share/apps/amarok/amarokui_xmms.rc /usr/bin/install: preserving times for `/opt/kde3/share/apps/amarok/amarokui_xmms.rc': No such file or directory /usr/bin/install: cannot set time stamps for `/opt/kde3/share/apps/amarok/amarokui_xmms.rc': No such file or directory /usr/bin/install -c -p -m 644 amarokui_first.rc /opt/kde3/share/apps/amarok/amarokui_first.rc /usr/bin/install: preserving times for `/opt/kde3/share/apps/amarok/amarokui_first.rc': No such file or directory /usr/bin/install: cannot set time stamps for `/opt/kde3/share/apps/amarok/amarokui_first.rc': No such file or directory[/code:1] |
Alumni
|
We have rpms for SuSE now I think. But still it looks like it installed the important bits, just not the UI files. You may have to build your own toolbar.
This error is very new and odd! I can't understand it. Maybe someone else can help. I've never seen errors at the install stage before.. |
|
I have this in my /etc/profile.local:
[code:1]if [ "$(id -u)" -ge 500 ] ; then umask 027 # files are not world readable else umask 022 # files are world readable fi[/code:1] Don't know if it's relevant. To make sure, I've also tried compiling with umask set to 022 and also when installting as root, however without success. Maybe it's related to the bug where the interface is not showing, because that's the one I'm having when installing the SuSE RPMs. |
|
Still not installing with 1.0.1:
[code:1] /usr/bin/install: preserving times for `/opt/kde3/share/apps/amarok/amarokui_xmms.rc': No such file or directory /usr/bin/install: cannot set time stamps for `/opt/kde3/share/apps/amarok/amarokui_xmms.rc': No such file or directory /usr/bin/install -c -p -m 644 amarokui_first.rc /opt/kde3/share/apps/amarok/amarokui_first.rc /usr/bin/install: preserving times for `/opt/kde3/share/apps/amarok/amarokui_first.rc': No such file or directory /usr/bin/install: cannot set time stamps for `/opt/kde3/share/apps/amarok/amarokui_first.rc': No such file or directory [/code:1] |
Alumni
|
The only thing I can think of is you haven't got the permissions to those directories.
|
|
Permissions should be fine since I'm root.
Actually, I am using 'checkinstall' to install it into an RPM. However I've never had problems using it before, as it does the normal 'make install' and just figures out which files were created and then puts them into the RPM. I'll just wait for SuSE to package the RPM. |
|
I'm running the official RPM from SuSE and it is (obviously) working now.
|
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, Sogou [Bot], Yahoo [Bot]