Pages : 1
#1 Le 17/01/2017, à 17:49
- gilles deloustal
RESOLU Suite Scenari
Bonjour
Avant de trouver Scribus qui me convient parfaitement, j'ai installé les logiciels de la suite SCENARI + OPTIMOFFICE + OPALE.
Je n'arrive pas à les désinstaller : lorsque je tape scenari ou scenarichain ou opale ou optimoffice dans synaptic ou dans la logithèque ou dans un terminal apt-get remove scenarichain avec toutes les combinaisons majuscules, minuscules, j'obtiens une répons du type "impossible de trouver le paquet.
Un conseil ?
Dernière modification par gilles deloustal (Le 22/01/2017, à 19:50)
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#2 Le 17/01/2017, à 23:07
- Li@nel
Re : RESOLU Suite Scenari
Salut,
Et comme ça :
sudo apt-get remove app-install-data-scenari opale3.5.fr-fr optimoffice1.3.fr-fr*
Mieux non ?
↪ MS 7641-760gm P23 (FX) ↱ AMD FX 8120 (3.1 GHz) ↱ RAM : 8 Go DDR3 ↱ AMD Radeon HD 3000 ↱SSD Samsung 840 EVO 500 Go ↱ Moniteurs Philips 196VLA en DVI & Philips 170 S4 en VGA ↬ Windows 7 Pro SP1 ↬ Ubuntu 16.04.1 LTS
↪ ASUS T100TA 32Gb ↱ MicroSD SanDisk 16 Go Classe 10 ↱ RAM : 2Go ↱ Intel HD Graphics ↬ Ubuntu 16.04.1 LTS
↪ iPhone SE 64GB ↱ iOS 10.2
Hors ligne
#3 Le 18/01/2017, à 00:48
- gilles deloustal
Re : RESOLU Suite Scenari
Pas mieux
sudo apt-get remove app-install-data-scenari opale3.5.fr-fr optimoffice1.3.fr-fr*
[sudo] password for gilles:
Désolé, essayez de nouveau.
[sudo] password for gilles:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet app-install-data-scenari
E: Impossible de trouver le paquet opale3.5.fr-fr
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « opale3.5.fr-fr »
E: Impossible de trouver le paquet optimoffice1.3.fr-fr*
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « optimoffice1.3.fr-fr* »
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#4 Le 18/01/2017, à 00:52
- gilles deloustal
Re : RESOLU Suite Scenari
J'ai corrigé pour correspondre aux versions installées, c'est pas mieux
sudo apt-get remove opale3.6.fr-fr optimoffice1.4.fr-fr*[sudo] password for gilles:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet opale3.6.fr-fr
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « opale3.6.fr-fr »
E: Impossible de trouver le paquet optimoffice1.4.fr-fr*
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « optimoffice1.4.fr-fr* »
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#5 Le 18/01/2017, à 01:14
- Coeur Noir
Re : RESOLU Suite Scenari
j'ai installé les logiciels de la suite SCENARI + OPTIMOFFICE + OPALE → tu avais fait ça comment ? Depuis les dépôts ubuntu, après l'ajout de ppa, après avoir téléchargé les paquets .deb ?
Que renvoient
dpkg -l optimoffice*
dpkg -l opale*
?
Edit : tu es probablement passé par là https://scenari.org/index.html ?
Dernière modification par Coeur Noir (Le 18/01/2017, à 01:55)
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#6 Le 20/01/2017, à 20:42
- gilles deloustal
Re : RESOLU Suite Scenari
Bonsoir
Je suis allé sur la page de scenari http://scenari-platform.org/projects/sc … ables.html puis téléchargement en haut de l'écran, puis linux plus bas et j'ai choisi les produits SCENARIbuilder, SCENARIchain, OPTIM et OPALE versions 64 bits
J'ai alors téléchargé le fichier SCENARIbuilder_4.1.0.11_lin_x86_64_fr-FR.tgz.tgz dont j'ai extrait le contenu dans un répertoire qui porte le même nom SCENARIbuilder_4.1.0.11_lin_x86_64_fr-FR.tgz.
Ce répertoire contient un fichier install .sh
#!/bin/bash
# SCENARI app installer script
# LICENCE[[
# Version: MPL 1.1/GPL 2.0/LGPL 2.1/CeCILL 2.O
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is kelis.fr code.
#
# The Initial Developer of the Original Code is
# samuel.monsarrat@kelis.fr
#
# Portions created by the Initial Developer are Copyright (C) 2006-2014
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
#
#
# Alternatively, the contents of this file may be used under the terms of
# either of the GNU General Public License Version 2 or later (the "GPL"),
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# or the CeCILL Licence Version 2.0 (http://www.cecill.info/licences.en.html),
# in which case the provisions of the GPL, the LGPL or the CeCILL are applicable
# instead of those above. If you wish to allow use of your version of this file
# only under the terms of either the GPL, the LGPL or the CeCILL, and not to allow
# others to use your version of this file under the terms of the MPL, indicate
# your decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL, the LGPL or the CeCILL. If you do not
# delete the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL, the LGPL or the CeCILL.
# ]]LICENCE
# Init variables
vMyName=`basename $0`
appName="SCENARIbuilder"
appNameFull="SCENARIbuilder 4.1"
appVersion="4.1"
appVersionFull="4.1.011"
appPublisher="SCENARI"
appClientName="scApp"
appDescription="Concevoir des chaînes éditoriales SCENARI."
appPrefixDefaultRoot="/opt"
linkPrefixDefaultRoot="/usr"
appPrefixDefaultUser=$HOME
linkPrefixDefaultUser=$HOME
logFile="/tmp/"$appName$appVersionFull"-install_"$(date +%Y.%m.%d-%H.%M.%S)".log"
tmpDir="/tmp/scinstall"
ecoLine=""
forceMode="no"
appPath=""
locateExists=""
#==================================================
# Internal functions...
#==================================================
#_______________________________________________________________________________
# xFindOriginalFilePath : accepts a list of complete file paths as input.
# For eath input file path, resolve symlinks untill we find the real file, stop
# and return the first real file that is found in the variable that was used as
# input.
xFindOriginalFilePath () {
vInputVarName=\$"$1"
vInputVarVal=`eval "expr \"$vInputVarName\" "`
if [ -z "$vInputVarVal" ];then
return
fi
vOriginalPwd=`/bin/pwd`
vFound="0"
for vfilePath in $vInputVarVal; do
while [ -h "$vfilePath" ]; do
bn=`basename "$vfilePath"`
cd `dirname "$vfilePath"`
vfilePath=`/bin/ls -l "$bn" | sed -e 's/^.* -> //' `
if [ -f "$vfilePath" ]; then
break
fi
done
if [ -f "$vfilePath" ]; then
vFound="1"
break
fi
done
cd "$vOriginalPwd"
if [ "$vFound" = "1" ]; then
eval "$1=$vfilePath"
else
eval "$1=''"
fi
}
#_______________________________________________________________________________
# xAddXulrunnerPlugin : attempts to find .so and .xpt files passed as input.
# if found, add symlinks in /bin/xulrunner/plugins/
xAddXulrunnerPlugin () {
vSoPath="/usr/lib/mozilla/plugins/$1.so
/usr/lib/browser-plugins/$1.so
/usr/lib/firefox/plugins/$1.so"
xFindOriginalFilePath vSoPath
if [ ! -f "$vSoPath" ] && [ "$locateExists" = "yes" ]; then
vSoPath=`locate $1.so`
xFindOriginalFilePath vSoPath
fi
if [ -f "$vSoPath" ]; then
ln -s $vSoPath $appPath"/bin/xulrunner/plugins/"$1".so" >> $logFile 2>&1
echo -n "Added xulrunner plugin to $appPath/bin/xulrunner/plugins: $1 (.so" >> $logFile
vXptPath="/usr/lib/mozilla/plugins/$1.xpt
/usr/lib/browser-plugins/$1.xpt
/usr/lib/firefox/plugins/$1.xpt"
xFindOriginalFilePath vXptPath
if [ ! -f "$vXptPath" ] && [ "$locateExists" = "yes" ]; then
vXptPath=`locate $1.xpt`
xFindOriginalFilePath vXptPath
fi
if [ -f "$vXptPath" ]; then
ln -s $vXptPath $appPath"/bin/xulrunner/plugins/"$1".xpt" >> $logFile 2>&1
echo " and .xpt)" >> $logFile
else
echo " only)" >> $logFile
fi
fi
echo -n "."
}
# Start...
if echo "$1" | grep -q h ; then
echo
echo "$appNameFull installer"
echo
echo "This script will install $appNameFull on your computer."
echo "You can either run this script as root, in which case a system-wide"
echo "installation will be made and a menu entry can be added, or you can run"
echo "this script as a normal user in which case $appNameFull will be installed"
echo "in your home directory."
echo
echo "This installer has the following options:"
echo "-h prints this message and exits"
echo "-f 'force' mode, the installer does not interact with the user, all"
echo " default choices are used. If the application is already installed"
echo " it will be replaced. This is basically equivalent to pressing return"
echo " for each question the the installer normally asks the user."
echo
echo "This installer script is Copyright (C) 2006-2014 samuel.monsarrat@kelis.fr"
echo "Licensed under MPL 1.1/GPL 2.0/LGPL 2.1/CeCILL 2.O"
echo
exit 0
fi
if echo "$1" | grep -q f ; then
forceMode="yes"
fi
if echo "$1" | grep -q l ; then
lastScAppBinPathFile="$2"
else
lastScAppBinPathFile=$tmpDir"/lastScAppBinPath.txt"
fi
locate --version >> /dev/null 2>&1
if [ "$?" -ne "0" ];then
locateExists="no"
else
locateExists="yes"
fi
if [ ! -f "$appName.tar.gz" ]; then
echo
echo "ERROR : cannot find file $appName.tar.gz"
echo "This installation package is incomplete or corrupted."
echo "Installation aborted, $appNameFull was not installed."
exit 1
fi
echo "$appName$appVersionFull installer log" >> $logFile
echo "________________________________________________________________________________"
echo " "
echo " Welcome to the $appNameFull installer"
if [ $forceMode = "yes" ]; then
echo " Force mode activated: no user interaction, all default choices will be used."
fi
echo " "
# Check if the script is being run as root or as a simple user.
if [ `id -u` -ne "0" ]
then
echo " You do not have root access."
echo " $appNameFull will be installed in your home directory by default."
installType="user"
appPrefixDefault=$appPrefixDefaultUser
linkPrefixDefault=$linkPrefixDefaultUser
else
echo " You have root access."
echo " $appNameFull will be installed system wide by default"
installType="root"
appPrefixDefault=$appPrefixDefaultRoot
linkPrefixDefault=$linkPrefixDefaultRoot
fi
echo "________________________________________________________________________________"
# Check system arch
vArch=`uname -m`
if [ $vArch != "x86_64" ] ; then
echo
echo "ERROR: This is a 32 bit system. This version of $appNameFull is a"
echo "64 bit application."
echo "Installation aborted, $appNameFull was not installed."
exit 1
fi
# Display license.
if [ -f "license.scenari.txt" ] && [ $forceMode = "no" ] ; then
echo
echo "Please read and accept the following end user license before"
echo "installing $appNameFull."
echo -n "Press Enter to continue"
read userRes
more license.scenari.txt
echo
echo -n "Do you agree to the above license terms? [yes/NO] "
read userRes
userRes=`echo $userRes | tr 'A-Z' 'a-z'`
if [ "$userRes" != "y" ] && [ "$userRes" != "yes" ] ; then
echo "If you don't agree to the license you can't install $appNameFull."
echo "Installation aborted, $appNameFull was not installed."
exit 1
fi
fi
# Look for OpenOffice.
vLocOO=""
if [ $locateExists = "yes" ] ; then
vLocOO=`locate soffice.bin`
xFindOriginalFilePath vLocOO
fi
if [ -z "$vLocOO" ] ; then
vLocOO="/opt/openoffice.org3/program/soffice.bin
/opt/libreoffice3.5/program/soffice.bin
/opt/libreoffice3.4/program/soffice.bin
/opt/libreoffice/program/soffice.bin
/usr/lib/openoffice/program/soffice.bin
/usr/lib/libreoffice/program/soffice.bin
/usr/lib/openoffice.org/program/soffice.bin
/usr/lib/openoffice.org3/program/soffice.bin
/usr/lib/ooo/program/soffice.bin"
xFindOriginalFilePath vLocOO
fi
if [ -z "$vLocOO" ] ; then
echo
echo "WARNING: The installer cannot find OpenOffice or LibreOffice on this system."
echo "Although this is not mandatory in order to use $appNameFull,"
echo "certain features may be affected if it is not present."
echo "It is therefore advisable to install OpenOffice or LibreOffice."
fi
appPathDefault=$appPrefixDefault"/"$appPublisher"/"$appName$appVersion
echo
if [ $forceMode = "no" ]; then
# Prompt for install location.
echo -n "Please give the installation location [$appPathDefault]: "
read appPath
else
echo "$appNameFull will be installed in $appPathDefault"
fi
if [ "$appPath" = "" ]; then
appPath=$appPathDefault
fi
# Delete previous installation if folder exists
if [ -d $appPath ]; then
if [ ! -w $appPath ]; then
echo
echo "You do not have write permission for $appPath."
echo "Installation aborted, $appNameFull was not installed."
exit 1
fi
if [ $forceMode = "no" ]; then
echo
echo "WARNING: $appPath. is not empty."
echo "This folder will be deleted before proceding."
echo -n "Do you want to continue? [Y/n]: "
read userRes
userRes=`echo $userRes | tr 'A-Z' 'a-z'`
else
echo "WARNING: $appPath. is not empty."
echo "This folder will be deleted and replaced with $appNameFull."
userRes="y"
fi
if [ "$userRes" = "n" ]; then
echo "Installation aborted, $appNameFull was not installed."
exit 1
fi
echo -n "Delete previous installation..." >> $logFile
rm -Rf $appPath >> $logFile 2>&1
echo "OK" >> $logFile
echo
fi
mkdir -p $appPath
if [ ! -w $appPath ]; then
echo "You do not have write permission for $appPath."
echo "Installation aborted, $appNameFull was not installed."
exit 1
fi
#==============================================================================
# Unpack the application
#==============================================================================
#Unpack SCx to the right location in appPrefix
echo -n "Unpacking $appNameFull..."
echo -n "Unpack $appNameFull to $appPath..." >> $logFile
mkdir -p $appPath >> $logFile 2>&1
tar -x -z --no-same-owner --no-same-permissions -f $appName".tar.gz" -C $appPath >> $logFile 2>&1
#Unpack xulrunner...
tar -x -z --no-same-owner --no-same-permissions -f $appPath"/bin/xulrunner.tar.gz" -C $appPath"/bin/" >> $logFile 2>&1
rm -f $appPath"/bin/xulrunner.tar.gz" >> $logFile 2>&1
echo "OK"
echo "OK" >> $logFile
#Unpack and setup jre if it exists...
if [ -f $appPath"/bin/scServer/jre/jre.tar.gz" ]; then
echo -n "Unpacking the embedded java runtime environment..."
echo -n "Unpacking the embedded java runtime environment..." >> $logFile
tar -x -z --no-same-owner --no-same-permissions -f $appPath"/bin/scServer/jre/jre.tar.gz" -C $appPath"/bin/scServer/jre/" >> $logFile 2>&1
rm -f $appPath"/bin/scServer/jre/jre.tar.gz" >> $logFile 2>&1
echo "OK"
echo "OK" >> $logFile
# Dump client classes...
echo "Dump client classes:" >> $logFile
$appPath/bin/scServer/jre/bin/java -client -Xshare:dump >> $logFile 2>&1
fi
#==============================================================================
# Setup the application
#==============================================================================
echo -n "Application setup..."
#Plugins...
#Link the java plugin to xulrunner (in order for applets to work in SCENARI)...
if [ -f "$appPath/bin/scServer/jre/plugin/i386/ns7/libjavaplugin_oji.so" ]; then
ln -s $appPath"/bin/scServer/jre/plugin/i386/ns7/libjavaplugin_oji.so" $appPath"/bin/xulrunner/plugins/libjavaplugin_oji.so" >> $logFile 2>&1
echo "Added xulrunner plugin to $appPath/bin/xulrunner/plugins: libjavaplugin_oji (java - .so only)" >> $logFile
fi
#Link the openoffice plugin to xulrunner (in order for OOo documents to preview in SCENARI)...
ooProgramPath=`dirname $vLocOO`
if [ -f "$ooProgramPath/libnpsoplugin.so" ]; then
ln -s $ooProgramPath"/libnpsoplugin.so" $appPath"/bin/xulrunner/plugins/libnpsoplugin.so" >> $logFile 2>&1
echo "Added xulrunner plugin to $appPath/bin/xulrunner/plugins: libnpsoplugin (openoffice - .so only)" >> $logFile
fi
#Link flashplayer plugin to xulrunner...
xAddXulrunnerPlugin "libflashplayer"
#Link totem plugins to xulrunner (in order for media (video, audio) documents to preview in SCENARI)...
xAddXulrunnerPlugin "libtotem-basic-plugin"
xAddXulrunnerPlugin "libtotem-complex-plugin"
xAddXulrunnerPlugin "libtotem-gmp-plugin"
xAddXulrunnerPlugin "libtotem-mully-plugin"
xAddXulrunnerPlugin "libtotem-narrowspace-plugin"
#Link mplayer plugins to xulrunner (in order for media (video, audio) documents to preview in SCENARI)...
xAddXulrunnerPlugin "mplayerplug-in"
xAddXulrunnerPlugin "mplayerplug-in-dvx"
xAddXulrunnerPlugin "mplayerplug-in-gmp"
xAddXulrunnerPlugin "mplayerplug-in-qt"
xAddXulrunnerPlugin "mplayerplug-in-rm"
xAddXulrunnerPlugin "mplayerplug-in-wmp"
#Replace ==appPath== in launcher script
echo -n "Set up launcher script..." >> $logFile
appPathEsc=$(echo $appPath | sed -e 's/\//\\\//g')
sed -e "s/==app.path==/$appPathEsc/g" < $appPath"/"$appName > $appPath"/"$appName".tmp"
rm -f $appPath"/"$appName >> $logFile 2>&1
mv $appPath"/"$appName".tmp" $appPath"/"$appName >> $logFile 2>&1
#Replace ==app.nameFull== in launcher script
sed -e "s/==app.nameSig==/$appName$appVersion/g" < $appPath"/"$appName > $appPath"/"$appName".tmp"
rm -f $appPath"/"$appName >> $logFile 2>&1
mv $appPath"/"$appName".tmp" $appPath"/"$appName >> $logFile 2>&1
echo "OK" >> $logFile
#Setup log file
echo -n "Setup log file..." >> $logFile
touch "$appPath"/bin/scenari.log >> $logFile 2>&1
chmod a+w "$appPath"/bin/scenari.log >> $logFile 2>&1
echo "OK" >> $logFile
#Set user rights
echo -n "Set user rights (chmod a+x) on various elements..." >> $logFile
chmod a+x $appPath"/"$appName >> $logFile 2>&1
if [ -f "$appPath/bin/scServer/nativlib/ffmpeg" ]; then
chmod a+x $appPath"/bin/scServer/nativlib/ffmpeg" >> $logFile 2>&1
fi
if [ -f "$appPath/bin/scServer/nativlib/node" ]; then
chmod a+x $appPath"/bin/scServer/nativlib/node" >> $logFile 2>&1
fi
if [ -f "$appPath/bin/scServer/nativlib/im/convert" ]; then
chmod a+x $appPath"/bin/scServer/nativlib/im/convert" >> $logFile 2>&1
fi
echo "OK" >> $logFile
#Leave a trace of the the installed launcher's path for possible automated wsppack installs
echo -n "Leave a trace of the the installed launcher's path in $lastScAppBinPathFile..." >> $logFile
mkdir -p `dirname $lastScAppBinPathFile` >> /dev/null 2>&1
echo "vLastScAppBinPath=$appPath/$appName" > $lastScAppBinPathFile
echo "OK" >> $logFile
echo "OK"
echo "$appNameFull has been installed in $appPath"
#==============================================================================
# Setup the enviroment
#==============================================================================
# Enviroment integration (links menus etc)
echo "Enviroment integration:" >> $logFile
echo
if [ $forceMode = "no" ]; then
echo -n "Do you want to incorprate $appNameFull into your enviroment? [Y/n]: "
read userRes
userRes=`echo $userRes | tr 'A-Z' 'a-z'`
else
userRes="y"
fi
if [ "$userRes" = "" ] || [ "$userRes" = "y" ] ; then
# Add links
if [ "$installType" = "root" ] && [ $forceMode = "no" ]; then
echo -n "Please specify the path prefix for your system [$linkPrefixDefault]: "
read linkPrefix
if [ "$linkPrefix" = "" ] ; then
linkPrefix=$linkPrefixDefault
fi
else
linkPrefix=$linkPrefixDefault
fi
if [ -d "$linkPrefix/bin" ]; then
rm -f $linkPrefix"/bin/"$appName$appVersion >> $logFile 2>&1
ln -s $appPath"/"$appName $linkPrefix"/bin/"$appName$appVersion >> $logFile 2>&1
echo "The link $linkPrefix/bin/$appName$appVersion has been added"
echo "The link $linkPrefix/bin/$appName$appVersion has been added" >> $logFile
fi
# Add menu item if possible...
appDesktopFilePath="false"
if [ "$installType" = "root" ] && [ -d $linkPrefix"/share/applications" ]; then
appDesktopFilePath=$linkPrefix"/share/applications/"$appName$appVersion".desktop"
echo "$appNameFull will be integated to your system."
elif [ "$installType" = "user" ]; then
if [ -d $HOME"/.local/share/applications" ]; then
echo "$appNameFull will be integated to your system."
appDesktopFilePath=$HOME"/.local/share/applications/"$appName$appVersion".desktop"
elif [ -d "$HOME/Desktop" ]; then
echo "$appNameFull will be added to your desktop."
appDesktopFilePath=$HOME"/Desktop/"$appName$appVersion".desktop"
fi
fi
if [ "$appDesktopFilePath" != "false" ]; then
echo "[Desktop Entry]" > $appDesktopFilePath
echo "Name=$appNameFull" >> $appDesktopFilePath
echo "Encoding=UTF-8" >> $appDesktopFilePath
echo "Exec=$appPath/$appName" >> $appDesktopFilePath
echo "Terminal=false" >> $appDesktopFilePath
echo "StartupNotify=true" >> $appDesktopFilePath
if [ -f "$appPath/bin/$appClientName/chrome/icons/default/scenari.svg" ]; then
echo "Icon=$appPath/bin/$appClientName/chrome/icons/default/scenari.svg" >> $appDesktopFilePath
else
echo "Icon=$appPath/bin/$appClientName/chrome/icons/default/scenari.png" >> $appDesktopFilePath
fi
echo "Type=Application" >> $appDesktopFilePath
echo "Categories=Office;" >> $appDesktopFilePath
echo "Comment=$appDescription" >> $appDesktopFilePath
chmod 755 $appDesktopFilePath >> $logFile 2>&1
echo "The file $appDesktopFilePath has been created" >> $logFile
fi
else
echo "$appNameFull has not been incorporated into your enviroment"
fi
echo
echo "$appNameFull installation finished"
echo "$appNameFull installation finished" >> $logFile
echo "A log of this installation is stored in $logFile"
chmod 666 $logFile >> /dev/null 2>&1
Je me suis mis dans un terminal, j'ai choisi le bon répertoire et j'ai tapé ./install.sh et j'ai ensuite cherché le programme SCENARIbuiler dans la liste des applications disponibles (en haut à gauche de l'écran Gnome Ubuntu) et j'ai pu l'ai essayé. Ensuite, j'ai fait pareil avec les autres programmes.
cordialement
Dernière modification par gilles deloustal (Le 21/01/2017, à 01:37)
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#7 Le 20/01/2017, à 20:45
- gilles deloustal
Re : RESOLU Suite Scenari
J'oubliais la suite de la question :
gilles@gilles-64:~$ dpkg -l optimoffice*
dpkg-query: aucun paquet ne correspond à optimoffice1.4
gilles@gilles-64:~$ dpkg -l opale*
dpkg-query: aucun paquet ne correspond à opale3.6
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#8 Le 21/01/2017, à 01:55
- Coeur Noir
Re : RESOLU Suite Scenari
À priori ça installe dans :
/opt/SCENARIchain4.1
Retour de
ls -la /opt
pour voir ?
Cela dit tu aurais dû mieux lire la page et installer la 4.2 en paquets .deb, à partir de leurs dépôts, plus faciles à installer / désinstaller… https://scenari.org/co/applications.html puis http://docs.kelis.fr/sc42/scch/install/ … ebian.html
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#9 Le 21/01/2017, à 19:45
- gilles deloustal
Re : RESOLU Suite Scenari
Bonsoir
ls -la /opt
total 24
drwxr-xr-x 6 root root 4096 juil. 24 21:43 .
drwxr-xr-x 26 root root 4096 janv. 11 19:17 ..
drwxr-xr-x 3 root root 4096 mars 1 2014 Samsung
drwxr-xr-x 3 root root 4096 mars 1 2014 smfp-common
drwxr-xr-x 6 root root 4096 sept. 19 2014 teamviewer9
drwxr-xr-x 6 root root 4096 juil. 24 21:44 wine-staging
En fait, je trouve la commande scenari builder ici : /home/gilles/SCENARI/SCENARIchain4.2/SCENARIchain
ls -la /home/gilles
total 2036
drwxr-xr-x 79 gilles gilles 4096 janv. 21 18:06 .
drwxr-xr-x 4 root root 4096 avril 12 2016 ..
-rwxr----- 1 gilles gilles 24189 juil. 19 2016 00001.vcf
-rwxr----- 1 gilles gilles 33656 juil. 17 2016 00002.vcf
drwxrwxr-x 2 gilles gilles 4096 juin 29 2016 abdullah
-rw-r----- 1 gilles gilles 387506 mai 21 2015 achat champlan.jpeg
drwx------ 3 gilles gilles 4096 févr. 11 2014 .adobe
drwxr-xr-x 4 gilles gilles 4096 janv. 14 15:54 .audacity-data
-rw------- 1 gilles gilles 17758 janv. 21 18:24 .bash_history
-rw-r--r-- 1 gilles gilles 220 févr. 4 2014 .bash_logout
-rw-r--r-- 1 gilles gilles 3637 févr. 4 2014 .bashrc
drwxrwxr-x 4 gilles gilles 4096 janv. 5 19:29 .bluefish
drwxrwxr-x 2 gilles gilles 4096 nov. 3 23:22 bnp
drwxr-xr-x 2 gilles gilles 4096 janv. 17 23:38 Bureau
-rw-rw-r-- 1 gilles gilles 50517 déc. 15 23:58 CA 161215.odt
-rw-rw-r-- 1 gilles gilles 49825 janv. 18 21:03 CA_2017_01_18.odt
drwx------ 47 gilles gilles 4096 janv. 18 09:00 .cache
-rw-rw-r-- 1 gilles gilles 476867 nov. 6 15:56 cinéma.jpg
drwxrwxr-x 2 gilles gilles 4096 déc. 10 2015 collectif citoyen
drwx------ 3 gilles gilles 4096 févr. 4 2014 .compiz
drwx------ 43 gilles gilles 4096 janv. 15 14:13 .config
-rw-rw-r-- 1 gilles gilles 8356 janv. 9 21:30 Consigne 1ère nouvelle.odt
drwxr-x--- 2 gilles gilles 4096 janv. 22 2016 crca
-rw-rw-r-- 1 gilles gilles 27725 janv. 20 16:58 CR_CA_18_01_17.odt
drwx------ 3 gilles gilles 4096 févr. 4 2014 .dbus
-rw-rw-r-- 1 gilles gilles 57479 déc. 10 17:05 demain.odt
drwx------ 3 gilles gilles 4096 févr. 1 2015 .disruptive innovations sarl
-rw-r--r-- 1 gilles gilles 25 mars 25 2016 .dmrc
drwxr-xr-x 10 gilles gilles 4096 janv. 20 00:27 Documents
drwx------ 5 gilles gilles 4096 oct. 23 2015 .dropbox
drwx------ 3 gilles gilles 4096 nov. 12 2015 Dropbox
drwxr-xr-x 3 gilles gilles 4096 oct. 13 2015 .dropbox-dist
drwxr-xr-x 10 gilles gilles 4096 nov. 20 16:51 .dvdcss
-rw-rw-r-- 1 gilles gilles 63634 janv. 16 22:34 ecopla.odt
drwx------ 2 gilles gilles 4096 janv. 6 20:45 .filezilla
drwxrwxr-x 5 gilles gilles 4096 janv. 19 23:16 .Fontmatrix
drwxrwxr-x 2 gilles gilles 4096 janv. 19 23:16 .fonts
lrwxrwxrwx 1 gilles gilles 42 janv. 15 14:13 .fonts.conf -> /home/gilles/.config/fontconfig/fonts.conf
drwxrwxr-x 2 gilles gilles 4096 oct. 29 2014 .FreeCAD
drwx------ 4 gilles gilles 4096 janv. 21 18:06 .gconf
-rw-rw-r-- 1 gilles gilles 61016 janv. 17 00:16 GDS.sla
drwx------ 19 gilles gilles 4096 août 29 16:22 gilles
drwxr-xr-x 24 gilles gilles 4096 janv. 21 18:16 .gimp-2.8
-rw-r----- 1 gilles gilles 0 déc. 29 09:45 .gksu.lock
drwxr-xr-x 3 gilles gilles 4096 nov. 13 2015 .gnome2
drwx------ 2 gilles gilles 4096 nov. 13 2015 .gnome2_private
drwx------ 2 gilles root 4096 mars 1 2014 .gnome-desktop
drwx------ 2 root root 4096 juil. 31 14:39 .gnupg
-rw------- 1 gilles gilles 0 févr. 4 2014 .goutputstream-97E9AX
-rw------- 1 gilles gilles 0 févr. 4 2014 .goutputstream-GTI9AX
drwx------ 2 gilles gilles 4096 mars 3 2015 .gphoto
drwxrwxr-x 4 gilles gilles 4096 mai 8 2016 gPodder
drwxr-xr-x 2 gilles gilles 4096 janv. 3 23:24 .gstreamer-0.10
-rw-r--r-- 1 gilles gilles 192 déc. 25 2014 .gtk-bookmarks
drwxrwxr-x 4 gilles gilles 4096 janv. 3 23:25 .gtkpod
drwx------ 2 root root 4096 nov. 20 2014 .gvfs
drwxr----- 2 gilles gilles 4096 oct. 7 2015 .hplip
-rw------- 1 gilles gilles 231258 janv. 21 18:06 .ICEauthority
drwx------ 2 gilles gilles 4096 août 11 2014 .icons
drwxr-xr-x 18 gilles gilles 4096 janv. 20 00:27 Images
drwxrwxr-x 2 gilles gilles 4096 août 31 12:28 impot
-rw-rw-r-- 1 gilles gilles 58676 janv. 20 00:30 inscriptions caf.sla
-rw-rw-r-- 1 gilles gilles 58676 janv. 20 00:26 inscriptions caf.sla.autosave
drwxrwxr-x 3 gilles gilles 4096 nov. 13 2015 .java
drwx------ 7 gilles gilles 4096 avril 19 2016 .jitsi
drwx------ 3 gilles gilles 4096 févr. 3 2015 .kde
drwxrwxr-x 3 gilles gilles 4096 oct. 14 2015 kevin
drwx------ 2 gilles gilles 4096 juin 25 2014 .kino-history
-rw-r--r-- 1 gilles gilles 2967 juin 25 2014 .kinorc
drwxr-xr-x 3 gilles gilles 4096 févr. 4 2014 .local
-rw-rw-r-- 1 gilles gilles 74 sept. 5 21:09 .~lock.CR-CA_2016_09_05.html#
drwx------ 3 gilles gilles 4096 févr. 11 2014 .macromedia
drwxrwxr-x 2 gilles gilles 4096 déc. 11 12:44 marmite
drwx------ 3 gilles gilles 4096 févr. 4 2014 .mission-control
drwx------ 4 gilles gilles 4096 févr. 4 2014 .mozilla
drwxr-xr-x 10 gilles gilles 4096 janv. 14 13:43 Musique
-rw------- 1 gilles gilles 47 août 21 2015 .mysql_history
drwxrwxr-x 6 gilles gilles 4096 janv. 13 18:26 opale3.6
drwxr-x--- 6 gilles gilles 4096 juin 25 2014 .openshot
drwxrwxr-x 4 gilles gilles 4096 janv. 13 19:54 optimoffice1.4
drwxrwxr-x 5 gilles gilles 4096 déc. 10 2015 ownCloud
drwxr-xr-x 2 gilles gilles 4096 août 19 2015 photos annie
-rw-r--r-- 1 gilles gilles 675 févr. 4 2014 .profile
drwxr-xr-x 2 gilles gilles 4096 févr. 4 2014 Public
drwx------ 2 gilles gilles 4096 août 2 18:02 .pulse
-rw------- 1 gilles gilles 256 févr. 4 2014 .pulse-cookie
-rw-rw-r-- 1 gilles gilles 32486 août 1 13:29 registre élevage apiculture.odt
drwx------ 2 gilles gilles 4096 août 6 08:47 .remmina
drwx------ 3 gilles gilles 4096 mars 1 2014 .sane
drwxrwxr-x 5 gilles gilles 4096 janv. 11 21:38 SCbuilder4.1
drwxrwxr-x 3 gilles gilles 4096 janv. 12 22:19 SCchain4.2
drwxrwxr-x 4 gilles gilles 4096 janv. 12 20:52 scenari
drwx------ 8 gilles gilles 4096 janv. 12 20:58 .scenari
drwxrwxr-x 5 gilles gilles 4096 janv. 12 10:40 SCENARI
drwxrwxr-x 6 gilles gilles 4096 janv. 20 00:07 .scribus
drwx------ 7 gilles gilles 4096 janv. 10 19:56 .Skype
drwx------ 2 gilles gilles 4096 févr. 14 2014 .ssh
-rw-r--r-- 1 gilles gilles 0 août 2 21:51 .sudo_as_admin_successful
drwxr-xr-x 16 gilles gilles 4096 janv. 21 18:27 Téléchargements
drwxrwxr-x 2 gilles gilles 4096 avril 13 2015 test
drwx------ 4 gilles gilles 4096 mai 24 2015 .thumbnails
drwx------ 5 gilles gilles 4096 janv. 4 2015 .thunderbird
drwx------ 5 gilles gilles 4096 janv. 4 2015 .thunderbird (copie)
drwxrwxr-x 2 gilles gilles 4096 mars 7 2015 toto
drwxrwxr-x 2 gilles gilles 4096 juin 15 2016 travail
drwxrwxr-x 2 gilles gilles 4096 févr. 26 2014 Ubuntu One
drwxr-xr-x 2 gilles gilles 4096 oct. 19 23:35 Vidéos
-rw-rw-r-- 1 gilles gilles 19371 janv. 17 20:47 voeux.sla
-rw-r--r-- 1 root root 170 août 6 21:42 .wget-hsts
drwxrwxr-x 4 gilles gilles 4096 août 5 19:09 .wine
drwxrwxr-x 4 gilles gilles 4096 déc. 11 21:14 .wine-pipelight
-rw------- 1 gilles gilles 105 janv. 21 18:06 .Xauthority
-rw-rw-r-- 1 gilles gilles 131 août 14 2015 .xinputrc
-rw------- 1 gilles gilles 35 janv. 21 18:06 .xsession-errors
-rw------- 1 gilles gilles 35 janv. 12 09:00 .xsession-errors.old
et l'emplacement du binaire ici : /home/gilles/.local/share/applications
ls -la /home/gilles/.local/share/applications
total 104
drwx------ 3 gilles gilles 4096 janv. 12 20:58 .
drwxr-xr-x 35 gilles gilles 4096 janv. 21 18:28 ..
-rw-rw-r-- 1 gilles gilles 643 janv. 11 21:03 mimeapps.list
-rw-rw-r-- 1 gilles gilles 708 oct. 5 2014 mimeinfo.cache
-rwxr-xr-x 1 gilles gilles 266 janv. 12 20:58 Opale3.6.desktop
-rwxr-xr-x 1 gilles gilles 297 janv. 12 10:51 OptimOffice1.4.desktop
-rwxr-xr-x 1 gilles gilles 324 janv. 11 21:25 SCENARIbuilder4.1.desktop
-rwxr-xr-x 1 gilles gilles 385 janv. 12 10:40 SCENARIchain4.2.desktop
-rwxr-xr-x 1 gilles gilles 332 janv. 11 21:16 SCENARIdemoServer4.1.desktop
drwxrwxr-x 3 gilles gilles 4096 oct. 5 2014 wine
-rw-rw-r-- 1 gilles gilles 241 oct. 15 2015 wine.desktop
-rw-rw-r-- 1 gilles gilles 204 oct. 5 2014 wine-extension-chm.desktop
-rw-rw-r-- 1 gilles gilles 211 oct. 5 2014 wine-extension-gif.desktop
-rw-rw-r-- 1 gilles gilles 206 oct. 5 2014 wine-extension-hlp.desktop
-rw-rw-r-- 1 gilles gilles 204 oct. 5 2014 wine-extension-htm.desktop
-rw-rw-r-- 1 gilles gilles 218 oct. 5 2014 wine-extension-ini.desktop
-rw-rw-r-- 1 gilles gilles 214 oct. 5 2014 wine-extension-jfif.desktop
-rw-rw-r-- 1 gilles gilles 213 oct. 5 2014 wine-extension-jpe.desktop
-rw-rw-r-- 1 gilles gilles 211 oct. 5 2014 wine-extension-msp.desktop
-rw-rw-r-- 1 gilles gilles 211 oct. 5 2014 wine-extension-png.desktop
-rw-rw-r-- 1 gilles gilles 201 oct. 5 2014 wine-extension-rtf.desktop
-rw-rw-r-- 1 gilles gilles 196 oct. 5 2014 wine-extension-txt.desktop
-rw-rw-r-- 1 gilles gilles 219 oct. 5 2014 wine-extension-url.desktop
-rw-rw-r-- 1 gilles gilles 209 oct. 5 2014 wine-extension-vbs.desktop
-rw-rw-r-- 1 gilles gilles 207 oct. 5 2014 wine-extension-wri.desktop
-rw-rw-r-- 1 gilles gilles 209 oct. 5 2014 wine-extension-xml.desktop
Il me semble donc que la désinstallation consiste simplement à supprimer les dossier et fichiers SCENARI, scenari et .scenari, SCbuilder4.1, SCchain4.2, SCENARIbuilder4.1.desktop, SCENARIchain4.2.desktop, SCENARIdemoServer4.1.desktop, opale3.6, etc.. des dossiers /home/gilles et de /home/gilles/.local n'est-ce pas ?
Dernière modification par gilles deloustal (Le 21/01/2017, à 19:50)
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#10 Le 21/01/2017, à 20:04
- Coeur Noir
Re : RESOLU Suite Scenari
Les fichiers dans /home/gilles/.local/share/applications ne sont pas les « binaires » mais des lanceurs d'applications ( des fichiers .desktop ). Par contre on peut voir ce qu'ils contiennent, via
cat /home/gilles/.local/share/applications/SCENARI*
cat /home/gilles/.local/share/applications/Op*
ce qui nous montrera où se trouvait l'éxécutable.
Aujourd'hui en tout cas ils ne sont pas dans le dossier /opt
( ta version de TeamViewer est bien vieille par contre… à mettre à jour )
Il me semble donc que la désinstallation consiste simplement à supprimer les dossier et fichiers SCENARI, scenari et .scenari, SCbuilder4.1, SCchain4.2, SCENARIbuilder4.1.desktop, SCENARIchain4.2.desktop, SCENARIdemoServer4.1.desktop, opale3.6, etc.. des dossiers /home/gilles et de /home/gilles/.local n'est-ce pas ? → oui grosso modo, ça se fait automatiquement avec des installations « propres », là c'était une installation un peu moins automatisée.
Dernière modification par Coeur Noir (Le 21/01/2017, à 20:15)
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#11 Le 22/01/2017, à 19:26
- gilles deloustal
Re : RESOLU Suite Scenari
Bonsoir
Apparemment l'exec et l'icone se trouvent dans le dossier /home/gilles/SCENARI/SCENARIbuilder4.1/....... L'exec et l'icone seront donc supprimé avec le dossier /home/gilles/SCENARI n'est-ce pas ?
cat /home/gilles/.local/share/applications/SCENARI*
[Desktop Entry]
Name=SCENARIbuilder 4.1
Encoding=UTF-8
Exec=/home/gilles/SCENARI/SCENARIbuilder4.1/SCENARIbuilder
Terminal=false
StartupNotify=true
Icon=/home/gilles/SCENARI/SCENARIbuilder4.1/bin/scApp/chrome/icons/default/scenari.svg
Type=Application
Categories=Office;
Comment=Concevoir des chaînes éditoriales SCENARI.
[Desktop Entry]
Name=SCENARIchain 4.2
Encoding=UTF-8
Exec=/home/gilles/SCENARI/SCENARIchain4.2/SCENARIchain
Terminal=false
StartupNotify=true
Icon=/home/gilles/SCENARI/SCENARIchain4.2/bin/scApp/chrome/icons/default/scenari.svg
Type=Application
Categories=Office;
Comment=Créer des contenus et publier des documents dans le cadre d'une chaîne éditoriale créée avec SCENARIbuilder.
[Desktop Entry]
Name=SCENARIdemoServer 4.1
Encoding=UTF-8
Exec=/home/gilles/SCENARI/SCENARIdemoserver4.1/SCENARIdemoServer
Terminal=false
StartupNotify=true
Icon=/home/gilles/SCENARI/SCENARIdemoserver4.1/bin/scApp/chrome/icons/default/scenari.svg
Type=Application
Categories=Office;
Comment=Disposer d'un environnement local server
Pareil avec opale ici /home/gilles/scenari/ Je supprime scenari et tout est supprimé n'est-ce pas ?
cat /home/gilles/.local/share/applications/Op*
[Desktop Entry]
Name=Opale 3.6
Encoding=UTF-8
Exec=/home/gilles/scenari/Opale3.6/Opale
Terminal=false
StartupNotify=true
Icon=/home/gilles/scenari/Opale3.6/bin/scApp/chrome/icons/default/scenari.png
Type=Application
Categories=Office;
Comment=OPen Academic LEarning
[Desktop Entry]
Name=OptimOffice 1.4
Encoding=UTF-8
Exec=/home/gilles/scenari/OptimOffice1.4/OptimOffice
Terminal=false
StartupNotify=true
Icon=/home/gilles/scenari/OptimOffice1.4/bin/scApp/chrome/icons/default/scenari.png
Type=Application
Categories=Office;
Comment=Une suite bureautique WYSIWYM
cordialement
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
#12 Le 22/01/2017, à 19:32
- Coeur Noir
Re : RESOLU Suite Scenari
Ouep c'est bien ça → Je supprime scenari ( et SCENARI ) et tout est supprimé !
Dernière modification par Coeur Noir (Le 22/01/2017, à 19:32)
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#13 Le 22/01/2017, à 19:50
- gilles deloustal
Re : RESOLU Suite Scenari
Un grand merci à toi et bonne année 2017
Je suis en Ubuntu 24.04.2 LTS installé from scratch depuis une clé usb
Lenovo intel core i3-2328Mx4 4Go RAM 500Go SSD
Hors ligne
Pages : 1