Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Antix M8 : Post-installation problems

Post questions, problems here.

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 8:43 pm

secipolla wrote:You're welcome. If you don't have the antix full cd then I may upload antixcc-fr.sh for you.
Is it possible to do it please ?

I'll try to treat the control center to-morrow

Thanks
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Sat Nov 07, 2009 9:18 pm

So it must have been because of the Icewm version (mine is the testing and yours is the stable).

Here's antixcc:
Attachments
antixcc-fr.sh.zip
(2.15 KiB) Downloaded 2 times
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby secipolla on Sat Nov 07, 2009 9:30 pm

It stays in /usr/local/bin but you must have the packages anti talked about installed too.

For it to work ok you'll have to open it with leafpad and see what app each button launches, for example the 'Fond dEcran' button:
Code: Select all
<hbox>
        <button>
        <input file>"/usr/share/icons/gTangish-2.0a1/32x32/apps/background.png"</input>
        <action>nitrogen --sort=alpha --no-recurse ~/Wallpaper/ &</action>
        </button>
        <text use-markup="true" width-chars="25">
        <label>"Fond dEcran"</label>
        </text>
      </hbox>

uses the command 'nitrogen --sort=alpha --no-recurse ~/Wallpaper/ &' to work, so it needs nitrogen. And so on.

Just for you to know, it's still possible to download antiX-M8 (the full version since you have and are working over the base one), look here.
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 10:06 pm

Thanks for the attachment, I'll do it to-morrow.

The full version, yes, thanks, I thought about it. I already saw it, there are a lot of programs which are not useful for me.

Downloading the iso, do you mean a reinstallation ?
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Sat Nov 07, 2009 10:34 pm

Pierre771 wrote:Downloading the iso, do you mean a reinstallation ?

:) hope not. I posted just in case.
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sun Nov 08, 2009 12:24 pm

Hello

prog "Centre de contrôle" /usr/share/icons/gTangish-2.0a1/32x32/categories/preferences-desktop.png antixcc-fr.sh

has been added to .icewm/toolbar

Antixcc has been copied to /usr/sbin

The packages zenity and gtkdialog are installed

and nothing has occured in the icewm toolbar

I think there are pb with antixcc because I had to copy it with the root account because /usr/sbin was prrotected and i couln't copy it with the pierre account and now the owner is root and thunar in the properties says there is a pb.
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Sun Nov 08, 2009 12:56 pm

Apart from the /home folder all others have to be edited with root priviledges.

You should put it in /usr/local/bin and right-click it and in properties set the permissions for group (users) and owner (your user name). Also check if it's set to be executable.
You can see if it's working by double-clicking on it directly.

Also make sure you have /usr/share/icons/gTangish-2.0a1/32x32/categories/preferences-desktop.png, if not you may choose another icon in /usr/share/icons/...
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sun Nov 08, 2009 3:08 pm

Everything is locked : permissions for /usr/local/bin and for antixcc-fr.sh (grey)

For antixcc-fr.sh, properties, it says the rights are contradictory and it is impossible to work with files in the file

"les droits du dossier sont contradictoires, Vous ne pourrez pas travailler avec des fichiers dans ce dossier".
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Sun Nov 08, 2009 5:14 pm

You must open thunar as root. Either open the root terminal, log in and type 'thunar' or in normal terminal type 'gksu thunar' (this one I don't know if works).
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Mon Nov 09, 2009 12:22 am

Yes, I had done it to move antixcc to /usr/local/bin

I'll try to-morrow.

Good night
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Tue Nov 10, 2009 5:52 pm

Pierre, I've seen now the sources list of antiX-M8 base and I see that I gave you mistaken instructions to edit it. It should be like this for the Debian stable repos:
Code: Select all
# See sources.list(5) for more information

#Mepis8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main

# Debian
deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
#deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free
#deb-src http://ftp.de.debian.org/debian/ stable main contrib non-free

# mplayer/multimedia
deb http://www.debian-multimedia.org stable main
#deb http://www.debian-multimedia.org testing main

# wicd
deb http://apt.wicd.net debian extras

### Extra repos
#opera
#deb http://deb.opera.com/opera/ lenny non-free
#virtualbox
#deb http://download.virtualbox.org/virtualbox/debian lenny non-free
# Remastersys
#deb http://www.remastersys.klikit-linux.com/repository debian/

###### Debian Unstable/Sid/sidux ##########
###### Use at your own risk! ########
#deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
#deb http://www.debian-multimedia.org unstable main
#deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Tue Nov 10, 2009 6:15 pm

The difference is that I have the "Lenny" archives instead of "stable". Should I change it really ?
Last edited by Pierre771 on Tue Nov 10, 2009 7:44 pm, edited 1 time in total.
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Tue Nov 10, 2009 7:05 pm

Good evening

I changed sources.list copying our version (stable instead of lenny) and I applied the updates, there are a lot of them. Stable seems fresher than lenny.

And Antixcc is OK and I'll test it after
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Tue Nov 10, 2009 7:20 pm

With "stable" Synaptic says me there are a lot of installed packages more recent than in "stable".

However for many others stable is fresher than lenny and it made a lot of updates.

I hope now I have something coherent... :(
Last edited by Pierre771 on Tue Nov 10, 2009 8:53 pm, edited 2 times in total.
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Tue Nov 10, 2009 7:28 pm

I rebooted and I don't see the center control anywhere (I hose an icon for anticc).

My aim was to obtain icewm by default and no longer have the slim screen (login).
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

PreviousNext

Return to antiX-M8 Intifada!

Who is online

Users browsing this forum: No registered users and 0 guests