Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6144037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:35:53+00:00 2026-05-23T18:35:53+00:00

I am trying to build some code and the location where the compiler is

  • 0

I am trying to build some code and the location where the compiler is present has a space in it ‘blahblah/Source Code/blahblah’ .I am not sure how to add this to the environment variable.I use bash and tried to use the normal

export PATH=”$PATH:/blahblah/Source Code/blahblah”

but it doesnt seem to work(I also tried using \before spaces).Throws me errors like No such file or directory.Am I missing out on something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:35:54+00:00Added an answer on May 23, 2026 at 6:35 pm

    I just did a little experimentation on my own:

    $ mkdir 'Source Code'
    $ cd Source\ Code/
    $ vim testme.pl
    $ chmod 755 testme.pl
    $ cat testme.pl 
    #! /usr/bin/perl
    print "I worked\n";
    $ ./testme.pl
    I worked
    $ cd ..
    $ export PATH="$PATH:/home/bchittenden/Source Code"
    $ testme.pl 
    I worked
    

    This indicates that the problem is not the whitespace in $PATH… bash seems to handle that correctly… you’ll have to give us more information.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to build an application from source in windows that requires some Unix
I'm trying to build some code on Ubuntu 10.04 LTS that uses OpenSSL 1.0.0.
I'm trying to build some image algebra code that can work with images (basically
I'm trying to build some code. Here is the error I'm getting: main.o: In
I'm trying to build some code for dynamically sorting a Linq IQueryable<>. The obvious
I am trying to build some code in jquery that won't work without specifying
I am trying to build some kernel modules I added to my Ubuntu source
I am trying to build some dynamic code that parses a text file with
I'm trying to debug some native code I built using the android ndk-build script
I am currently trying to build some test code that uses Google C++ Test

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.