-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue during installation using script #4
Comments
Sorry for the late response, could you provide more details? Ideally the full error message, because I need to know from where this comes. |
Ok. I was planning to write to you today. I will send you later the full error message when I get to the office. |
GRASS river_niger/PERMANENT:~ > cd Downloads/
GRASS river_niger/PERMANENT:Downloads > sh install_Ubuntu-22.04_xbox-one.sh
install_Ubuntu-22.04_xbox-one.sh: 1:
{payload:{allShortcutsEnabled:false,fileTree:{:{items:[{name:Dockerfile_k4a,path:Dockerfile_k4a,contentType:file},{name:LICENSE,path:LICENSE,contentType:file},{name:README.md,path:README.md,contentType:file},{name:
install_Ubuntu-18.04_k4a.sh,path:install_Ubuntu-18.04_k4a.sh
,contentType:file},{name:install_Ubuntu-18.04_xbox-one.sh,path:
install_Ubuntu-18.04_xbox-one.sh,contentType:file},{name:
install_Ubuntu-20.04_k4a.sh,path:install_Ubuntu-20.04_k4a.sh
,contentType:file},{name:install_Ubuntu-20.04_xbox-one.sh,path:
install_Ubuntu-20.04_xbox-one.sh,contentType:file},{name:
install_Ubuntu-22.04_xbox-one.sh,path:install_Ubuntu-22.04_xbox-one.sh
,contentType:file}],totalCount:8}},fileTreeProcessingTime:2.883732,foldersToFetch:[],reducedMotionEnabled:null,repo:{id:213387394,defaultBranch:master,name:tangible-landscape-install,ownerLogin:tangible-landscape,currentUserCanPush:false,isFork:false,isEmpty:false,createdAt:2019-10-07T13:14:26.000Z,ownerAvatar:
https://avatars.githubusercontent.com/u/18741099?v=4,public:true,private:false,isOrgOwned:true
},symbolsExpanded:false,treeExpanded:true,refInfo:{name:master,listCacheKey:v0:1570454068.0,canEdit:false,refType:branch,currentOid:38e8bec64143a71bd99ad040734b8cec47f79ca5},path:
install_Ubuntu-22.04_xbox-one.sh,currentUser:null,blob:{rawLines:[#!/usr/bin/env
bash,,set
-e,,LIBFREENECT2_RELEASE=0.2.1,GRASS_RELEASE=8.2.1,PCL_RELEASE=1.13.1,TANGIBLE_RELEASE=1.2.2,RINKINECT_RELEASE=1.2.1,NCORES=2,CDIR=/home/ndji/Downloads,,sudo
add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable,# package
dependencies,sudo apt-get update && sudo apt-get install \,
build-essential cmake pkg-config git wget\, libusb-1.0-0-dev
libturbojpeg0-dev libglfw3-dev \, libboost-all-dev libeigen3-dev
libflann-dev libopencv-dev \, flex make bison gcc libgcc-s1 g++ ccache \,
python3-dateutil libgsl-dev \, python3-numpy python3-pil
python3-matplotlib python3-watchdog \, python3-wxgtk4.0
python3-wxgtk-webview4.0 python3-pip \, python-is-python3 \,
libncurses-dev \, zlib1g-dev gettext \, libtiff-dev libpnglite-dev \,
libcairo2 libcairo2-dev \, sqlite3 libsqlite3-dev \, libpq-dev \,
libreadline-dev libfreetype6-dev \, libfftw3-3 libfftw3-dev \,
libboost-thread-dev libboost-program-options-dev \, subversion \,
libavutil-dev \, libavcodec-dev \, libavformat-dev libswscale-dev \,
libglu1-mesa-dev libxmu-dev \, ghostscript \, libproj-dev proj-data
proj-bin \, libgeos-dev \, libgdal-dev python3-gdal gdal-bin \,
libzstd-dev \, libpdal-dev,,pip install -U -f
https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04
wxPython, ,# libfreenect2,wget
https://github.com/OpenKinect/libfreenect2/archive/refs/tags/v.tar.gz,tar
xvf v.tar.gz,rm v.tar.gz,cd libfreenect2-,mkdir build && cd build,cmake
-DENABLE_CUDA:BOOL=OFF ..,make,sudo make install,sudo cp
../platform/linux/udev/90-kinect2.rules /etc/udev/rules.d/,cd ../..,,#
PCL,wget
https://github.com/PointCloudLibrary/pcl/archive/refs/tags/pcl-.tar.gz,tar
xvf pcl-.tar.gz,rm pcl-.tar.gz,cd pcl-pcl-,mkdir build && cd build,cmake
-DCMAKE_BUILD_TYPE=Release ..,make -j,sudo make -j2 install,cd ../..,,#
GRASS GIS,git clone --branch https://github.com/OSGeo/grass,cd
grass,CFLAGS="-O2 -Wall" LDFLAGS="-s" ./configure \,
--enable-largefile=yes \, --with-nls \, --with-cxx \, --with-readline
\, --with-pthread \, --with-proj-share=/usr/share/proj \,
--with-geos=/usr/bin/geos-config \, --with-cairo \, --with-freetype=yes
--with-freetype-includes="/usr/include/freetype2/" \, --with-sqlite=yes \,
--with-odbc=no \, --with-liblas=no \, --with-opengl \, --with-pdal,make
-j,sudo make install,cd ..,,# r.in.kinect,git clone --branch v
https://github.com/tangible-landscape/r.in.kinect,cd r.in.kinect,make
MODULE_TOPDIR=../grass,make install MODULE_TOPDIR=../grass,cd ..,,# TL
plugin,git clone --branch v
https://github.com/tangible-landscape/grass-tangible-landscape,cd
grass-tangible-landscape,make MODULE_TOPDIR=../grass,make install
MODULE_TOPDIR=../grass,cd ..,,# set up GRASS GIS icon in dash,cat << EOF >
/tmp/grass.desktop,[Desktop Entry],Version=1.0,Name=GRASS GIS,Comment=Start
GRASS
GIS,Exec=/usr/local/bin/grass,Icon=/usr/local/grass82/share/icons/hicolor/scalable/apps/grass.svg,Terminal=true,Type=Application,Categories=GIS;Application;,EOF,sudo
mv /tmp/grass.desktop /usr/share/applications/grass.desktop,,# set up
kinect Protonect app in dash,cat << EOF > /tmp/kinect.desktop,[Desktop
Entry],Version=1.0,Name=Kinect Protonect,Comment=Start
Kinect,Exec=/libfreenect2-/build/bin/Protonect,Icon=,Terminal=true,Type=Application,Categories=GIS;Application;,EOF,sudo
mv /tmp/kinect.desktop
/usr/share/applications/kinect.desktop],stylingDirectives:[[{start:0,end:19,cssClass:pl-c},{start:0,end:2,cssClass:pl-c}],[],[{start:0,end:3,cssClass:pl-c1}],[],[],[],[],[],[],[],[{start:5,end:10,cssClass:pl-s},{start:5,end:6,cssClass:pl-pds},{start:9,end:10,cssClass:pl-pds}],[],[],[{start:0,end:22,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:20,end:22,cssClass:pl-k}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{start:0,end:14,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:67,end:90,cssClass:pl-smi}],[{start:9,end:32,cssClass:pl-smi}],[{start:4,end:27,cssClass:pl-smi}],[{start:0,end:2,cssClass:pl-c1},{start:16,end:39,cssClass:pl-smi}],[{start:12,end:14,cssClass:pl-k},{start:15,end:17,cssClass:pl-c1}],[],[],[],[],[{start:0,end:2,cssClass:pl-c1}],[],[{start:0,end:5,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:68,end:82,cssClass:pl-smi}],[{start:12,end:26,cssClass:pl-smi}],[{start:7,end:21,cssClass:pl-smi}],[{start:0,end:2,cssClass:pl-c1},{start:11,end:25,cssClass:pl-smi}],[{start:12,end:14,cssClass:pl-k},{start:15,end:17,cssClass:pl-c1}],[],[{start:7,end:16,cssClass:pl-smi}],[],[{start:0,end:2,cssClass:pl-c1}],[],[{start:0,end:11,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:19,end:35,cssClass:pl-smi}],[{start:0,end:2,cssClass:pl-c1}],[{start:7,end:18,cssClass:pl-s},{start:7,end:8,cssClass:pl-pds},{start:17,end:18,cssClass:pl-pds},{start:27,end:31,cssClass:pl-s},{start:27,end:28,cssClass:pl-pds},{start:30,end:31,cssClass:pl-pds}],[],[],[],[],[],[],[],[],[{start:47,end:72,cssClass:pl-s},{start:47,end:48,cssClass:pl-pds},{start:71,end:72,cssClass:pl-pds}],[],[],[],[],[],[{start:7,end:16,cssClass:pl-smi}],[],[{start:0,end:2,cssClass:pl-c1}],[],[{start:0,end:13,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:20,end:40,cssClass:pl-smi}],[{start:0,end:2,cssClass:pl-c1}],[],[],[{start:0,end:2,cssClass:pl-c1}],[],[{start:0,end:11,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:20,end:39,cssClass:pl-smi}],[{start:0,end:2,cssClass:pl-c1}],[],[],[{start:0,end:2,cssClass:pl-c1}],[],[{start:0,end:31,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:4,end:31,cssClass:pl-s},{start:4,end:6,cssClass:pl-k},{start:7,end:10,cssClass:pl-k}],[{start:0,end:15,cssClass:pl-s}],[{start:0,end:11,cssClass:pl-s}],[{start:0,end:14,cssClass:pl-s}],[{start:0,end:23,cssClass:pl-s}],[{start:0,end:25,cssClass:pl-s}],[{start:0,end:67,cssClass:pl-s}],[{start:0,end:13,cssClass:pl-s}],[{start:0,end:16,cssClass:pl-s}],[{start:0,end:27,cssClass:pl-s}],[{start:0,end:3,cssClass:pl-s},{start:0,end:3,cssClass:pl-k}],[],[],[{start:0,end:37,cssClass:pl-c},{start:0,end:1,cssClass:pl-c}],[{start:4,end:32,cssClass:pl-s},{start:4,end:6,cssClass:pl-k},{start:7,end:10,cssClass:pl-k}],[{start:0,end:15,cssClass:pl-s}],[{start:0,end:11,cssClass:pl-s}],[{start:0,end:21,cssClass:pl-s}],[{start:0,end:20,cssClass:pl-s}],[{start:0,end:69,cssClass:pl-s},{start:5,end:12,cssClass:pl-smi},{start:26,end:49,cssClass:pl-smi}],[{start:0,end:5,cssClass:pl-s}],[{start:0,end:13,cssClass:pl-s}],[{start:0,end:16,cssClass:pl-s}],[{start:0,end:27,cssClass:pl-s}],[{start:0,end:3,cssClass:pl-s},{start:0,end:3,cssClass:pl-k}],[]],csv:null,csvError:null,dependabotInfo:{showConfigurationBanner:false,configFilePath:null,networkDependabotPath:/tangible-landscape/tangible-landscape-install/network/updates,dismissConfigurationNoticePath:/settings/dismiss-notice/dependabot_configuration_notice,configurationNoticeDismissed:null,repoAlertsPath:/tangible-landscape/tangible-landscape-install/security/dependabot,repoSecurityAndAnalysisPath:/tangible-landscape/tangible-landscape-install/settings/security_analysis,repoOwnerIsOrg:true,currentUserCanAdminRepo:false},displayName:
install_Ubuntu-22.04_xbox-one.sh,displayUrl:
https://github.com/tangible-landscape/tangible-landscape-install/blob/master/install_Ubuntu-22.04_xbox-one.sh?raw=true,headerInfo:{blobSize:3.55
KB,deleteInfo:{deleteTooltip:You must be signed in to make or propose
changes},editInfo:{editTooltip:You must be signed in to make or propose
changes},ghDesktopPath:https://desktop.github.com
,gitLfsPath:null,onBranch:true,shortPath:f0d65f8,siteNavLoginPath:/login?return_to=https%3A%2F%2Fgithub.com%2Ftangible-landscape%2Ftangible-landscape-install%2Fblob%2Fmaster%
2Finstall_Ubuntu-22.04_xbox-one.sh
,isCSV:false,isRichtext:false,toc:null,lineInfo:{truncatedLoc:132,truncatedSloc:121},mode:file},image:false,isCodeownersFile:null,isPlain:false,isValidLegacyIssueTemplate:false,issueTemplateHelpUrl:
https://docs.github.com/articles/about-issue-and-pull-request-templates,issueTemplate:null,discussionTemplate:null,language:Shell,languageID:346,large:false,loggedIn:false,newDiscussionPath:/tangible-landscape/tangible-landscape-install/discussions/new,newIssuePath:/tangible-landscape/tangible-landscape-install/issues/new,planSupportInfo:{repoIsFork:null,repoOwnedByCurrentUser:null,requestFullPath:/tangible-landscape/tangible-landscape-install/blob/master/install_Ubuntu-22.04_xbox-one.sh,showFreeOrgGatedFeatureMessage:null,showPlanSupportBanner:null,upgradeDataAttributes:null,upgradePath:null},publishBannersInfo:{dismissActionNoticePath:/settings/dismiss-notice/publish_action_from_dockerfile,dismissStackNoticePath:/settings/dismiss-notice/publish_stack_from_file,releasePath:/tangible-landscape/tangible-landscape-install/releases/new?marketplace=true,showPublishActionBanner:false,showPublishStackBanner:false},rawBlobUrl:https://github.com/tangible-landscape/tangible-landscape-install/raw/master/install_Ubuntu-22.04_xbox-one.sh,renderImageOrRaw:false,richText:null,renderedFileInfo:null,shortPath:null,tabSize:8,topBannersInfo:{overridingGlobalFundingFile:false,globalPreferredFundingPath:null,repoOwner:tangible-landscape,repoName:tangible-landscape-install,showInvalidCitationWarning:false,citationHelpUrl:https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files,showDependabotConfigurationBanner:false,actionsOnboardingTip:null},truncated:false,viewable:true,workflowRedirectUrl:null,symbols:{timedOut:false,notAnalyzed:false,symbols:[]}
},copilotInfo:null,csrf_tokens:{/tangible-landscape/tangible-landscape-install/branches:{post:29DgSllmOQvSoOqAjtVKZ9n6lvrUcI9hFbZvsJ-_ifusk-3aD0ZjVSd36Sut4dqGhdi10qqkMYewsgXTVDiqyA},/repos/preferences:{post:dAd4P5vb7-HMwonyRaDRatVTyiFP2vxrFa-fvSRBAV_Z4S5Zp3SCxtLmbdExORULr2pF1j0_CCfN2fqYrgiDPQ}}},title:tangible-landscape-install/
install_Ubuntu-22.04_xbox-one.sh at master ·
tangible-landscape/tangible-landscape-install}: File name too long
…On Wed, Nov 1, 2023 at 1:22 AM Anna Petrasova ***@***.***> wrote:
Sorry for the late response, could you provide more details? Ideally the
full error message, because I need to know from where this comes.
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOFCN2PETQFDDTWIIPIXPCLYCGP6BAVCNFSM6AAAAAA6HPJYKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBYGI2TINZTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Check the content of the install script, it looks like you downloaded something else. |
I was able at last to install it. Thank you for your great work |
Hi @ndjidem |
I am trying to install the tangible landscape module in Grass gis using the script. It is giving "file name too long" and thus not installing. Can you please lead me out of this issue? thank you again for the great job you have done.
The text was updated successfully, but these errors were encountered: