LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   install wine - problems - (https://www.linuxquestions.org/questions/linux-software-2/install-wine-problems-467433/)

madmax1143 07-25-2006 08:36 AM

install wine - problems -
 
install wine - problems -
thaks i could solve that problem
i can make de ./configure
i could solve de mistake
then i make "make depends && make"
that appears
make[2]: Saindo do diretório `/media/hda2/linux/wine-0.9.17/libs/wpp'
rm -f libwine_unicode.so.1 && cp -p unicode/libwine_unicode.so.1 libwine_unicode.so.1
cp: a preservar tempos para `libwine_unicode.so.1': Operation not permitted
make[1]: ** [libwine_unicode.so.1] Erro 1
make[1]: Saindo do diretório `/media/hda2/linux/wine-0.9.17/libs'
make: ** [libs] Erro 2

i can solve this error

canyou help me
thanks

ethics 07-25-2006 08:43 AM

cant speak whatever language it is but i can clearly make out "Operation not permitted"

You don't need root permissions to make, only make install, it looks like you're compiling in /media/hda2/linux/ what does
Code:

ls -l /media/hda2/linux/
show?

madmax1143 07-25-2006 11:30 AM

ok

madmax1143@madmax1143:~$ ls -l /media/hda2/linux/
total 374160
-rwxrwx--- 1 root plugdev 537983 2006-07-22 12:52 ActiveStripPoker.exe
-rwxrwx--- 1 root plugdev 4677596 2006-07-19 09:49 eMule0.47a-Installer.exe
-rwxrwx--- 1 root plugdev 377614198 2006-07-09 08:16 entrega mensagens.wmv.cpt-rwxrwx--- 1 root plugdev 274820 2006-07-19 08:32 PuritySCAN2.exe
drwxrwx--- 11 root plugdev 16384 2006-07-25 17:41 wine-0.9.17
madmax1143@madmax1143:~$


thanks

Electro 07-25-2006 12:39 PM

I think the Wine developers forgot to corectly set the permissions. I think you have to compile as root. Try not to include unicode to see if it compiles correctly.

It is make depend not make depends.

BTW, At least type your posts in a word processor to check for grammar. If the grammar is ok, copy and paste it in the forum.

madmax1143 07-25-2006 12:59 PM

ok
i put the command just like you said as root
he starded to compiled then this error appears in the end

make[1]: Saindo do diretório `/media/hda2/linux/wine-0.9.17/tools'
./tools/makedep -I. -I. -I./include -I./include -C.
rm -f wine && cp -p ./tools/winewrapper wine
cp: a preservar tempos para `wine': Operation not permitted
make: ** [wine] Erro 1
madmax1143@madmax1143:/media/hda2/linux/wine-0.9.17$

can you help me
thanks

Electro 07-25-2006 05:23 PM

English please. Not in Greek.

Vgui 07-25-2006 06:33 PM

Code:

-rwxrwx--- 1 root plugdev 537983 2006-07-22 12:52 ActiveStripPoker.exe
I had a laugh at that one :P


All times are GMT -5. The time now is 07:56 PM.